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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

DheerajTecheureka opened this issue · comments

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??