README.md
setup.py
effdet/__init__.py
effdet/anchors.py
effdet/bench.py
effdet/distributed.py
effdet/efficientdet.py
effdet/evaluator.py
effdet/factory.py
effdet/helpers.py
effdet/loss.py
effdet/norm.py
effdet/version.py
effdet.egg-info/PKG-INFO
effdet.egg-info/SOURCES.txt
effdet.egg-info/dependency_links.txt
effdet.egg-info/requires.txt
effdet.egg-info/top_level.txt
effdet/config/__init__.py
effdet/config/model_config.py
effdet/config/train_config.py
effdet/object_detection/__init__.py
effdet/object_detection/argmax_matcher.py
effdet/object_detection/box_coder.py
effdet/object_detection/box_list.py
effdet/object_detection/matcher.py
effdet/object_detection/region_similarity_calculator.py
effdet/object_detection/target_assigner.py