/Enhanced-SSD-with-Feature-Fusion-and-Visual-Reasoning

An Enhanced SSD with Feature Fusion and Visual Reasoning for Object Detection

Primary LanguagePython

Enhanced-SSD-with-Feature-Fusion-and-Visual-Reasoning

First, you should get original SSD code from https://github.com/balancap/SSD-Tensorflow. And then, replace the ssd_vgg_300.py and add the tensor_resize.py to the nets file.