dog-qiuqiu / Yolo-Fastest

:zap: Based on yolo's ultra-lightweight universal target detection algorithm, the calculation amount is only 250mflops, the ncnn model size is only 666kb, the Raspberry Pi 3b can run up to 15fps+, and the mobile terminal can run up to 178fps+
Other
1.97k stars 428 forks source link

How to run sameple to detect video in Ros? #38

Open 2684160504 opened 3 years ago

2684160504 commented 3 years ago

In the Ros system, the release topic of the camera is received, then the NCNNSAMPLE is used for testing and the release topic is the test result.