256 Forks
1421 Stars
1421 Watchers

mmyolo

OpenMMLab YOLO series toolbox and benchmark. Implemented RTMDet, RTMDet-Rotated,YOLOv5, YOLOv6, YOLOv7, YOLOv8,YOLOX, PPYOLOE, etc.

How to download and setup mmyolo

Open terminal and run command
git clone https://github.com/open-mmlab/mmyolo.git
git clone is used to create a copy or clone of mmyolo 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 mmyolo https://github.com/open-mmlab/mmyolo/archive/master.zip

Or simply clone mmyolo with SSH
[email protected]:open-mmlab/mmyolo.git

If you have some problems with mmyolo

You may open issue on mmyolo support forum (system) here: https://github.com/open-mmlab/mmyolo/issues