31 Forks
214 Stars
214 Watchers

yolo-master

yolo master 本课程主要对yolo系列模型进行介绍,包括各版本模型的结构,进行的改进等,旨在帮助学习者们可以了解和掌握主要yolo模型的发展脉络,以期在各自的应用领域可以进一步创新并在自己的任务上达到较好的效果。

How to download and setup yolo-master

Open terminal and run command
git clone https://github.com/datawhalechina/yolo-master.git
git clone is used to create a copy or clone of yolo-master repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with yolo-master https://github.com/datawhalechina/yolo-master/archive/master.zip

Or simply clone yolo-master with SSH
[email protected]:datawhalechina/yolo-master.git

If you have some problems with yolo-master

You may open issue on yolo-master support forum (system) here: https://github.com/datawhalechina/yolo-master/issues