Problem is solved by using Tensorflow 1.15 Object Detection API. https://github.com/tensorflow/models/tree/master/research/object_detection
-
Generate TFRrecords
-
Setup .config file for model you want to use
-
Train model
-
Test model
-
Export graph from model
