文件名称:ssd算法测试程序
文件大小:49.53MB
文件格式:ZIP
更新时间:2022-03-27 06:36:10
c++
使用caffe版本的ssd目标检测算法测试训练好的模型效果,主要测试视频或者图片目录
【文件预览】:
testssd (copy)
----model()
--------labelmap_voc.prototxt(133B)
--------deploy.prototxt(14KB)
--------model.caffemodel(40.05MB)
----test()
--------res()
--------imgs()
----.idea()
--------misc.xml(240B)
--------.name(4B)
--------modules.xml(266B)
--------encodings.xml(135B)
--------workspace.xml(10KB)
--------testssd.iml(97B)
----main.cpp(5KB)
----CMakeLists.txt(1KB)
----Detector.cpp(8KB)
----Detector.hpp(1003B)