Makefile
README.MD
setup.py
transferflow/__init__.py
transferflow/utils.py
transferflow.egg-info/PKG-INFO
transferflow.egg-info/SOURCES.txt
transferflow.egg-info/dependency_links.txt
transferflow.egg-info/requires.txt
transferflow.egg-info/top_level.txt
transferflow/classification/__init__.py
transferflow/classification/inception.py
transferflow/classification/runner.py
transferflow/classification/trainer.py
transferflow/object_detection/__init__.py
transferflow/object_detection/runner.py
transferflow/object_detection/tensorbox.py
transferflow/object_detection/trainer.py
transferflow/object_detection/utils/Makefile
transferflow/object_detection/utils/__init__.py
transferflow/object_detection/utils/annotations.py
transferflow/object_detection/utils/data_utils.py
transferflow/object_detection/utils/googlenet_load.py
transferflow/object_detection/utils/rect.py
transferflow/object_detection/utils/stitch_rects.cpp
transferflow/object_detection/utils/stitch_rects.hpp
transferflow/object_detection/utils/stitch_wrapper.py
transferflow/object_detection/utils/stitch_wrapper.pyx
transferflow/object_detection/utils/train_utils.py
transferflow/object_detection/utils/hungarian/hungarian.cc
transferflow/object_detection/utils/hungarian/hungarian.cpp
transferflow/object_detection/utils/hungarian/hungarian.hpp
transferflow/object_detection/utils/slim_nets/__init__.py
transferflow/object_detection/utils/slim_nets/inception_v1.py
transferflow/object_detection/utils/slim_nets/resnet_utils.py
transferflow/object_detection/utils/slim_nets/resnet_v1.py