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