MMDetection

OpenMMLab 检测工具箱和基准测试。(Open MMLab Detection Toolbox)

Github星跟蹤圖

MMDetection

News: We released the technical report on ArXiv.

Documentation: https://mmdetection.readthedocs.io/

Introduction

The master branch works with PyTorch 1.1 or higher.

mmdetection is an open source object detection toolbox based on PyTorch. It is
a part of the open-mmlab project developed by Multimedia Laboratory, CUHK.

demo image

Major features

  • Modular Design

    We decompose the detection framework into different components and one can easily construct a customized object detection framework by combining different modules.

  • Support of multiple frameworks out of box

    The toolbox directly supports popular and contemporary detection frameworks, e.g. Faster RCNN, Mask RCNN, RetinaNet, etc.

  • High efficiency

    All basic bbox and mask operations run on GPUs now. The training speed is faster than or comparable to other codebases, including Detectron, maskrcnn-benchmark and SimpleDet.

  • State of the art

    The toolbox stems from the codebase developed by the MMDet team, who won COCO Detection Challenge in 2018, and we keep pushing it forward.

Apart from MMDetection, we also released a library mmcv for computer vision research, which is heavily depended on by this toolbox.

License

This project is released under the Apache 2.0 license.

Changelog

v1.0.0 was released in 30/1/2020, with more than 20 fixes and improvements.
Please refer to CHANGELOG.md for details and release history.

Benchmark and model zoo

Supported methods and backbones are shown in the below table.
Results and models are available in the Model zoo.

主要指標

概覽
名稱與所有者open-mmlab/mmdetection
主編程語言Python
編程語言Shell (語言數: 3)
平台Linux, Mac
許可證Apache License 2.0
所有者活动
創建於2018-08-22 07:06:06
推送於2024-08-21 02:01:07
最后一次提交2023-02-28 10:17:10
發布數58
最新版本名稱v3.3.0 (發布於 )
第一版名稱v0.6rc0 (發布於 )
用户参与
星數31.1k
關注者數370
派生數9.7k
提交數2.7k
已啟用問題?
問題數8476
打開的問題數1737
拉請求數2359
打開的拉請求數181
關閉的拉請求數639
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?