alfonsolink / tf_rfcn

experimental tensorflow implementation of R-FCN
41 stars 15 forks source link

*.csv for tf_faster_rcnn_fixed #2

Closed vaklyuenkov closed 7 years ago

vaklyuenkov commented 7 years ago

Can you share, please, .csv for tf_faster_rcnn_fixed, which are using in /VOC2012/Annotations_3 or code which helped to translate them from .xml?

vaklyuenkov commented 7 years ago

We can make code more universal, if we can understand structure of .cvs to implement getting the same information directly from *.xml.