jason-li-831202 / Vehicle-CV-ADAS

The project can achieve FCWS, LDWS, and LKAS functions solely using only visual sensors. using YOLOv5 / YOLOv5-lite / YOLOv6 / YOLOv7 / YOLOv8 / YOLOv9 / EfficientDet and Ultra-Fast-Lane-Detection-v2 .
GNU General Public License v3.0
162 stars 38 forks source link

请问图像输入分辨率有要求吗,yolov8m的图像输入是否需要跟车道先检测一致呢 #8

Closed snow-wind-001 closed 2 months ago

snow-wind-001 commented 1 year ago

请问图像输入分辨率有要求吗,yolov8m的图像输入是否需要跟车道先检测一致呢

jason-li-831202 commented 1 year ago

The model input requirements for object detection and lane detection don't need to be consistent.