2018年9月17日星期一

darkflow目标检测


cd darkflow
python flow --model cfg/yolo.cfg --load bin/yolo.weights --demo MOT16-13.mp4

没有评论:

发表评论

Failed to find TIFF library

ImportError: Failed to find TIFF library. Make sure that libtiff is installed and its location is listed in PATH|LD_LIBRARY_PATH|.. 解决方法: ...