yolov3-yolov4-matlab

Version 1.0 (1.46 MB) by cui,xingxing
yolov3-yolov4-matlab
1.1K Downloads
Updated Fri, 01 May 2020 13:17:55 +0000

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

cui,xingxing (2024). yolov3-yolov4-matlab (https://github.com/cuixing158/yolov3-yolov4-matlab/releases/tag/1.0), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2020a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.