Jayanta47 / mmdetection_object_detection_demo

How to train an object detection model with mmdetection

Home Page:https://www.dlology.com/blog/how-to-train-an-object-detection-model-with-mmdetection/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quick start

Train an object detection with Google Colab and free GPU.

Train with custom Pascal VOC dataset. Open in Colab

Train with custom COCO dataset. Open in Colab

The data/VOC2007 folder provides a reference structure of custom dataset ready for training. Fork my repository and replace them with your custom annotated dataset as necessary.

Further instruction on how to create your own datasets, read the tutorials

About

How to train an object detection model with mmdetection

https://www.dlology.com/blog/how-to-train-an-object-detection-model-with-mmdetection/

License:Other


Languages

Language:Jupyter Notebook 99.8%Language:Python 0.2%