find-object icon indicating copy to clipboard operation
find-object copied to clipboard

Can I integrate YOLOV7?

Open gokcesena opened this issue 1 year ago • 1 comments

Hello, I want to do object detection with YOLOV7. Is it possible to integrate yolov7 into this repository? Like the logic in this project, I want my determined targets to be marked on the map. Can you guide me for this.. thanks...

gokcesena avatar Jul 20 '23 06:07 gokcesena

There would be significant work to do to support NN approaches. I think it is just easier to use YOLOv7 python code and modify it for your needs.

matlabbe avatar Jul 31 '23 00:07 matlabbe