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
|
||||
|
||||
"""
|
||||
Adapted from https://github.com/vita-epfl/openpifpaf/blob/master/openpifpaf/predict.py
|
||||
"""
|
||||
|
||||
import os
|
||||
import glob
|
||||
import json
|
||||
|
||||
Loading…
Reference in New Issue
Block a user