Nothing is being detected in Tensorflow Object detection API

后端 未结 5 1256
耶瑟儿~
耶瑟儿~ 2020-12-28 20:51

I\'m trying to implement Tensorflow object detection API sample. I am following sentdex videos for getting started. The sample code runs perfectly, it also shows the images

5条回答
  •  一整个雨季
    2020-12-28 21:15

    I used to have the same problem.

    But a new model has been upload it recently 'ssd_mobilenet_v1_coco_2017_11_17'

    I tried it and works like charm :)

提交回复
热议问题