mmdetectionAdvanced Examples

OpenMMLab detection toolbox: 200+ models for object detection

Advanced mmdetection techniques

Advanced usage and configuration of mmdetection.

python
# Install: pip install mmdet
import mmdetection

# Advanced mmdetection configuration and usage
print("mmdetection advanced patterns")

These advanced techniques unlock the full power of mmdetection.

Want to try these examples interactively?

Open Advanced Playground