CharlesShang / TFFRCNN

FastER RCNN built on tensorflow
MIT License
875 stars 418 forks source link

Can you train on a custom dataset? #63

Closed OverFlow7 closed 7 years ago

OverFlow7 commented 7 years ago

Hello, is it possible to use this implementation to train a network on a custom dataset ( images+ xml annotations) rather than on kitty/voc ?

kalanityL commented 7 years ago

See there https://github.com/smallcorgi/Faster-RCNN_TF/issues/3