add reference
This commit is contained in:
parent
34cbd2f1d1
commit
8bd4de53ac
@ -1,6 +1,9 @@
|
|||||||
|
|
||||||
# pylint: disable=too-many-statements, too-many-branches, undefined-loop-variable
|
# pylint: disable=too-many-statements, too-many-branches, undefined-loop-variable
|
||||||
|
|
||||||
|
"""
|
||||||
|
Adapted from https://github.com/vita-epfl/openpifpaf/blob/master/openpifpaf/predict.py
|
||||||
|
"""
|
||||||
|
|
||||||
import os
|
import os
|
||||||
import glob
|
import glob
|
||||||
import json
|
import json
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user