-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
I am using frozen_inference_graph generated after training with my dataset.
The same frozen_inference_graph.pb works fine with my Android Device. But in iOS I do not see any boxes around my objects.
I used your repository and executed it with the ssd_mobilenet_v1_coco_11_06_2017 model. It works fine. But my frozen_inference_graph is not working fine.
My files are added to the folders correctly and removed other models from the models folder. References are created accordingly. Also, changed my label_map file according to my trainig set. I don't know where I am going wrong.
Please help with this.
Thanks in advance.
Metadata
Metadata
Assignees
Labels
No labels