You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
on live streaming by ip camera in yolov5. detect.py
I want to detect objects only in a specified region and ignore all the other detections outside the ROI.
I want to use yolov5 for object detection , But I want only a part of the input image to be processed. Can I define ROI(region of interest) for input images?
Where i can modified code
I have googled but still no solution exists
The text was updated successfully, but these errors were encountered:
on live streaming by ip camera in yolov5. detect.py
I want to detect objects only in a specified region and ignore all the other detections outside the ROI.
I want to use yolov5 for object detection , But I want only a part of the input image to be processed. Can I define ROI(region of interest) for input images?
Where i can modified code
I have googled but still no solution exists
The text was updated successfully, but these errors were encountered: