jaspereb / FasterRCNNTutorial

A FasterRCNN Tutorial in Tensorflow
66 stars 34 forks source link

Different OS #10

Open ghost opened 4 years ago

ghost commented 4 years ago

Hi @jaspereb will it be possible to try this tutorial on window OS for my own custom dataset ? Help will be much grateful..

jaspereb commented 4 years ago

I think everything should run in windows, but most of the tutorial commands provided will be wrong.

Unless you specifically need FasterRCNN I would suggest using the newer, RetinaNet architecture. There is a tutorial for this that covers windows here: https://medium.com/@tabdulwahabamin/an-introduction-to-implementing-retinanet-in-keras-for-multi-object-detection-on-custom-dataset-be746024c653