Does MATLAB support YOLOv4

8 views (last 30 days)
Abdussalam Elhanashi
Abdussalam Elhanashi on 5 Dec 2020
Answered: Vivek Akkala on 21 Mar 2022
Hi
I am looking for documentation or example on how to use YOLOv4 by MATLAB
Best,

Accepted Answer

Ameer Hamza
Ameer Hamza on 5 Dec 2020

More Answers (2)

David Willingham
David Willingham on 19 Oct 2021
Hi,
The following link on GitHub shows MATLAB's Pretrained YOLO v4 Network For Object Detection

Vivek Akkala
Vivek Akkala on 21 Mar 2022
YOLO v4 object detector is supported in MATLAB from R2022a. You can refer to https://www.mathworks.com/help/vision/ref/yolov4objectdetector.html document for more information.

Community Treasure Hunt

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

Start Hunting!