yolov3-yolov4-matlab
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
This respository uses simplified and minimal code to reproduce the yolov3 / yolov4 detection networks and darknet classification networks. The highlights are as follows:
1、Support original version of darknet model;
2、Support training, inference, import and export of "* .cfg", "* .weights" models;
3、Support the latest yolov3, yolov4 models;
4、Support darknet classification model;
5、Support all kinds of indicators such as feature map size calculation, flops calculation and so on.
These code is highly readable and more brief than other frameworks such as pytorch and tensorflow!
但是不包含各种训练数据增强tricks!
Cite As
xingxingcui (2026). yolov3-yolov4-matlab (https://github.com/cuixing158/yolov3-yolov4-matlab/releases/tag/1.0), GitHub. Retrieved .
General Information
- Version 1.0 (1.46 MB)
-
View License on GitHub
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0 |
