macrobomaster / cv-yolov7

Custom yolov7 model with opencv
GNU General Public License v3.0
5 stars 3 forks source link

Need to differentiate target and number #8

Open Bill-Haoyu-Lin opened 1 year ago

Bill-Haoyu-Lin commented 1 year ago

Since there are multiple robot on the battleground, we need to differentiate our friendly target to enemy target. In addition of that, we will need a algorithm for main target focusing since there will be a 3 enemy robots on the battleground and we can't shoot them all at the same time. We can only focusing one. image

Bill-Haoyu-Lin commented 1 year ago

fix stability problem for focusing even yolo suite algorithm has fixed this problem

Bill-Haoyu-Lin commented 1 year ago

able to determine blue/red armor plate now with only opencv