Nothing is being detected in Tensorflow Object detection API

后端 未结 5 1270
耶瑟儿~
耶瑟儿~ 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:37

    You can use older 'ssd_mobilenet_v1 ... ' and run your program completely with boxes (I run it just now and it is correct). This is a link to this older version. Hope they correct newer version soon!

提交回复
热议问题