随笔分类 - computer vision
摘要:(1)Go to http://vision.middlebury.edu/flow/submit/ and download "flow-code.zip" (2)解压 (3)cd imageLib (4)make (5)cd .. (6)./colortest 10 colors.png (7)
阅读全文
摘要:1. def vis_detections(im, class_name, dets, thresh=0.5) ; // im是测试图片; // class_name是类别名称,定义在CLASSES中; // dets是非极大值抑制后得到的bbox和score的数组; // thresh是score
阅读全文

浙公网安备 33010602011771号