我们使用YOLO Darknet进行物体检测.我们使用的是Python3,tensorflow 1.0,numpy,opencv 3.使用yolo.weight进行检测.根据以下链接给出:https: //github.com/thtrieu/darkflow#cameravideo-file-demo
当我们在视频上运行它时,它同时检测所有不需要的对象?
请指导我们如何只检测要搜索的特定类名.
谢谢
python image-processing object-detection darknet
darknet ×1
image-processing ×1
object-detection ×1
python ×1