SkillAgentSearch skills...

YOLO

YOLO VS2015 c++ code, Only need opencv, do not rely on the Caffe Library

Install / Use

/learn @guozhongluo/YOLO
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

YOLO

YOLO VS2013 c++ code, Only need opencv, do not rely on the Caffe Library

How to run?

command line: darknet detector test cfg/voc.data cfg/tiny-yolo-voc.cfg tiny-yolo-voc.weights data/dog.jpg

model down

https://pjreddie.com/media/files/tiny-yolo-voc.weights

Result:

input picture

image

out result

image

Program running speed test:

1 Intel(R) Core(TM) i7-4790 CPU @3.6GHZ 8G(RAM) run a picture cost 0.9 second

2 use one Titan GPU, can run 20/fps;

View on GitHub
GitHub Stars47
CategoryDevelopment
Updated2y ago
Forks39

Languages

C

Security Score

60/100

Audited on Oct 31, 2023

No findings