mmdetection — Easy Playground
OpenMMLab detection toolbox: 200+ models for object detection
Getting started with mmdetectionRun locally
Install
pip install mmdetPython CodeRun locally
Expected Output
# Expected output shown below # (Run locally with: mmdetection)
mmdetection is a third-party package. OpenMMLab detection toolbox: 200+ models for object detection. Install with: pip install mmdet
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?