Skip to content
Snippets Groups Projects
  • Wenwei Zhang's avatar
    78ac64b4
    Add colab link (#3273) · 78ac64b4
    Wenwei Zhang authored
    * Add colab link
    
    * Use mmcv-full in requirements
    
    * Migrate to MMCV 1.0.2
    
    * Resolve path issue
    
    * Use newest MMDet
    
    * Update projects
    
    * Update install process
    Add colab link (#3273)
    Wenwei Zhang authored
    * Add colab link
    
    * Use mmcv-full in requirements
    
    * Migrate to MMCV 1.0.2
    
    * Resolve path issue
    
    * Use newest MMDet
    
    * Update projects
    
    * Update install process
Code owners
Assign users and groups as approvers for specific file changes. Learn more.

Projects

There are many projects built upon MMDetection. We list some of them as examples of how to extend MMDetection for your own projects. Pull requests are also welcomed.

Projects as an extension

Some projects extend the boundary of MMDetection for deployment or other research fields. They reveal the potential of what MMDetection can do. We list several of them as below.

  • OTEDetection: OpenVINO training extensions for object detection.
  • MMDetection3d: OpenMMLab's next-generation platform for general 3D object detection.

Projects of papers

There are also projects released with papers. Some of the papers are published in top-tier conferences (CVPR, ICCV, and ECCV), the others are also highly influential. To make this list also a reference for the community to develop and compare new object detection algorithms, we list them following the time order of top-tier conferences. Methods already supported and maintained by MMDetection are not listed.