LICENSE
MANIFEST.in
README.md
entry_points.ini
setup.py
autonbox/__init__.py
autonbox/clean_augment.py
autonbox/iterative_labeling.py
autonbox/merge_partial_multipredictions.py
autonbox/resnext101_kinetics_video_features.py
autonbox.egg-info/PKG-INFO
autonbox.egg-info/SOURCES.txt
autonbox.egg-info/dependency_links.txt
autonbox.egg-info/entry_points.txt
autonbox.egg-info/requires.txt
autonbox.egg-info/top_level.txt
autonbox/contrib/__init__.py
autonbox/contrib/resnet/__init__.py
autonbox/contrib/resnet/dataset.py
autonbox/contrib/resnet/model.py
autonbox/contrib/resnet/spatial_transforms.py
autonbox/contrib/resnet/temporal_transforms.py
autonbox/contrib/resnet/models/__init__.py
autonbox/contrib/resnet/models/densenet.py
autonbox/contrib/resnet/models/pre_act_resnet.py
autonbox/contrib/resnet/models/resnet.py
autonbox/contrib/resnet/models/resnext.py
autonbox/contrib/resnet/models/wide_resnet.py