Which model did detect use?

3 vues (au cours des 30 derniers jours)
Xinyu
Xinyu le 2 Fév 2025
Commenté : Xinyu le 3 Fév 2025
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

Réponse acceptée

Walter Roberson
Walter Roberson le 2 Fév 2025
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 commentaire
Xinyu
Xinyu le 3 Fév 2025
thanks for your answer!
Best regards,
xinyu

Connectez-vous pour commenter.

Plus de réponses (0)

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by