EdjeElectronics / TensorFlow-Object-Detection-API-Tutorial-Train-Multiple-Objects-Windows-10

How to train a TensorFlow Object Detection Classifier for multiple object detection on Windows
Apache License 2.0
2.92k stars 1.3k forks source link

can i used fater rcnn inception v2 coco model for raspberry pi 3b+ #552

Closed DheerajTecheureka closed 3 years ago

DheerajTecheureka commented 3 years ago

i am using this model for raspberry pi. actual my project is mango sorting. my question is can i used faster_rcnn_inception_v2_coco_2018_01_28 for model training or SSD mobilenet v2 coco 2018 i have downloded or extracted copy of ssdmobilenet bt there is no such a file model.ckpt what should i do?? please answer me... and i have another query for the Jupyter Notebook runs all the way through with no errors, but no pictures are displayed at the end. i have check this object_detection/utils/visualization_utils.py file uncomment that matplotlib import line at 29 bt still i am facing same issue what can i do??