kp-algomaster / YOLOX_Training_Custom_DataSet

Megvii researchers have cleverly integrated and combined outstanding progress in the field of object detection such as decoupling, data enhancement, anchorless and label classification with YOLO, and proposed YOLOX, which not only achieves AP that surpasses YOLOv3, YOLOv4 and YOLOv5 , but also achieved a very competitive reasoning speed. As this is very recent development in YOLO Series; one may face some issues while adapting this model on their custom dataset. In this post, we will walk through how you can train YOLOX to recognize object detection on your custom image Dataset.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

YOLOX_Training_Custom_DataSet

Megvii researchers have cleverly integrated and combined outstanding progress in the field of object detection such as decoupling, data enhancement, anchorless and label classification with YOLO, and proposed YOLOX, which not only achieves AP that surpasses YOLOv3, YOLOv4 and YOLOv5 , but also achieved a very competitive reasoning speed. As this is very recent development in YOLO Series; one may face some issues while adapting this model on their custom dataset. Here, we will walk through how you can train YOLOX to recognize object detection on your custom image Dataset.

About

Megvii researchers have cleverly integrated and combined outstanding progress in the field of object detection such as decoupling, data enhancement, anchorless and label classification with YOLO, and proposed YOLOX, which not only achieves AP that surpasses YOLOv3, YOLOv4 and YOLOv5 , but also achieved a very competitive reasoning speed. As this is very recent development in YOLO Series; one may face some issues while adapting this model on their custom dataset. In this post, we will walk through how you can train YOLOX to recognize object detection on your custom image Dataset.


Languages

Language:Python 45.9%Language:C++ 29.1%Language:Cuda 19.3%Language:Jupyter Notebook 4.7%Language:Shell 0.4%Language:Java 0.3%Language:C 0.1%Language:CSS 0.1%Language:CMake 0.1%Language:HTML 0.0%Language:Makefile 0.0%Language:Dockerfile 0.0%