mmdetection demo
get_started.md for the basic usage of MMDetection.
https://junha1125.github.io/blog/pytorch-docker-git/2021-01-15-mmdetection1/
Getting Started
- Please see get_started.md for the basic usage of MMDetection.
- We provide colab tutorial,
- and full guidance for quick run with existing dataset and
- with new dataset for beginners.
- There are also tutorials for finetuning models,
- adding new dataset,
- designing data pipeline,
- customizing models,
- customizing runtime settings
- and useful tools.