add reference

This commit is contained in:
Lorenzo 2021-01-11 15:53:42 +01:00
parent 34cbd2f1d1
commit 8bd4de53ac

View File

@ -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