1935 Forks
7995 Stars
7995 Watchers

YOLOX

YOLOX is a high-performance anchor-free YOLO, exceeding yolov3~v5 with MegEngine, ONNX, TensorRT, ncnn, and OpenVINO supported. Documentation: https://yolox.readthedocs.io/

How to download and setup YOLOX

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

Or simply clone YOLOX with SSH
[email protected]:Megvii-BaseDetection/YOLOX.git

If you have some problems with YOLOX

You may open issue on YOLOX support forum (system) here: https://github.com/Megvii-BaseDetection/YOLOX/issues