find-object
find-object copied to clipboard
Can I integrate YOLOV7?
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...
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.