DetectionTeamUCAS / FPN_Tensorflow

This is a tensorflow re-implementation of Feature Pyramid Networks for Object Detection.
https://github.com/DetectionTeamUCAS/FPN_Tensorflow
MIT License
347 stars 132 forks source link

Does this implementation supports batch_size > 1? if it supports, how to distinguish the detection results for differnet images? #128

Closed Karbit closed 4 years ago

Karbit commented 4 years ago

RT. Looking forward to your answers.

yangxue0827 commented 4 years ago

not support

Karbit commented 4 years ago

Got it. Thanks for your quick response.