.gitignore
LICENSE
README.md
mypy.ini
setup.cfg
setup.py
test-requirements.txt
tox.ini
autolabel/__init__.py
autolabel/__main__.py
autolabel/cli.py
autolabel/image.py
autolabel.egg-info/PKG-INFO
autolabel.egg-info/SOURCES.txt
autolabel.egg-info/dependency_links.txt
autolabel.egg-info/entry_points.txt
autolabel.egg-info/requires.txt
autolabel.egg-info/top_level.txt
autolabel/classifier/__init__.py
autolabel/classifier/base.py
autolabel/classifier/resnet.py
autolabel/classifier/resnetlabels.py