Does MATLAB support YOLOv4
조회 수: 6 (최근 30일)
이전 댓글 표시
Hi
I am looking for documentation or example on how to use YOLOv4 by MATLAB
Best,
댓글 수: 0
채택된 답변
Ameer Hamza
2020년 12월 5일
See this FEX package: https://www.mathworks.com/matlabcentral/fileexchange/75305-yolov3-yolov4-matlab
댓글 수: 0
추가 답변 (2개)
David Willingham
2021년 10월 19일
Hi,
The following link on GitHub shows MATLAB's Pretrained YOLO v4 Network For Object Detection
댓글 수: 0
Vivek Akkala
2022년 3월 21일
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.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Sequence and Numeric Feature Data Workflows에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!