Which model did detect use?

조회 수: 2 (최근 30일)
Xinyu
Xinyu 2025년 2월 2일
댓글: Xinyu 2025년 2월 3일
Hallo everyone,
I used "detect" to detect lane, and I found that this "detect" uses YOLO to detect object
detect
Detect objects using YOLO v3 object detector
Since R2021a
but I cant find the model of this "detect" , did it use YOLO,too?
detect
Detect lane boundaries in images
Since R2023a
Best regards,
xinyu

채택된 답변

Walter Roberson
Walter Roberson 2025년 2월 2일
No. detect() for laneBoundariesDetector objects documents,
The laneBoundaryDetector object detects lane boundaries in images by using a pretrained Cross Layer Refinement Network (CLRNet) lane detection model [1].
  댓글 수: 1
Xinyu
Xinyu 2025년 2월 3일
thanks for your answer!
Best regards,
xinyu

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

태그

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by