Science Score: 54.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
    Links to: arxiv.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (8.7%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: yanzhuliu
  • License: apache-2.0
  • Language: Python
  • Default Branch: master
  • Size: 36.8 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 2 years ago · Last pushed over 2 years ago
Metadata Files
Readme Contributing License Code of conduct Citation

README.md

 
OpenMMLab website HOT      OpenMMLab platform TRY IT OUT
 
[![PyPI](https://img.shields.io/pypi/v/mmdet)](https://pypi.org/project/mmdet) [![docs](https://img.shields.io/badge/docs-latest-blue)](https://mmdetection.readthedocs.io/en/latest/) [![badge](https://github.com/open-mmlab/mmdetection/workflows/build/badge.svg)](https://github.com/open-mmlab/mmdetection/actions) [![codecov](https://codecov.io/gh/open-mmlab/mmdetection/branch/main/graph/badge.svg)](https://codecov.io/gh/open-mmlab/mmdetection) [![license](https://img.shields.io/github/license/open-mmlab/mmdetection.svg)](https://github.com/open-mmlab/mmdetection/blob/main/LICENSE) [![open issues](https://isitmaintained.com/badge/open/open-mmlab/mmdetection.svg)](https://github.com/open-mmlab/mmdetection/issues) [![issue resolution](https://isitmaintained.com/badge/resolution/open-mmlab/mmdetection.svg)](https://github.com/open-mmlab/mmdetection/issues) [📘Documentation](https://mmdetection.readthedocs.io/en/latest/) | [🛠️Installation](https://mmdetection.readthedocs.io/en/latest/get_started.html) | [👀Model Zoo](https://mmdetection.readthedocs.io/en/latest/model_zoo.html) | [🆕Update News](https://mmdetection.readthedocs.io/en/latest/notes/changelog.html) | [🚀Ongoing Projects](https://github.com/open-mmlab/mmdetection/projects) | [🤔Reporting Issues](https://github.com/open-mmlab/mmdetection/issues/new/choose)
English | [简体中文](README_zh-CN.md)

Introduction

MMDetection is an open source object detection toolbox based on PyTorch. It is a part of the OpenMMLab project.

The main branch works with PyTorch 1.6+.

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 tasks out of box** The toolbox directly supports multiple detection tasks such as **object detection**, **instance segmentation**, **panoptic segmentation**, and **semi-supervised object detection**. - **High efficiency** All basic bbox and mask operations run on GPUs. The training speed is faster than or comparable to other codebases, including [Detectron2](https://github.com/facebookresearch/detectron2), [maskrcnn-benchmark](https://github.com/facebookresearch/maskrcnn-benchmark) and [SimpleDet](https://github.com/TuSimple/simpledet). - **State of the art** The toolbox stems from the codebase developed by the *MMDet* team, who won [COCO Detection Challenge](http://cocodataset.org/#detection-leaderboard) in 2018, and we keep pushing it forward. The newly released [RTMDet](configs/rtmdet) also obtains new state-of-the-art results on real-time instance segmentation and rotated object detection tasks and the best parameter-accuracy trade-off on object detection.

Apart from MMDetection, we also released MMEngine for model training and MMCV for computer vision research, which are heavily depended on by this toolbox.

What's New

Highlight

We are excited to announce our latest work on real-time object recognition tasks, RTMDet, a family of fully convolutional single-stage detectors. RTMDet not only achieves the best parameter-accuracy trade-off on object detection from tiny to extra-large model sizes but also obtains new state-of-the-art performance on instance segmentation and rotated object detection tasks. Details can be found in the technical report. Pre-trained models are here.

PWC PWC PWC

| Task | Dataset | AP | FPS(TRT FP16 BS1 3090) | | ------------------------ | ------- | ------------------------------------ | ---------------------- | | Object Detection | COCO | 52.8 | 322 | | Instance Segmentation | COCO | 44.6 | 188 | | Rotated Object Detection | DOTA | 78.9(single-scale)/81.3(multi-scale) | 121 |

v3.0.0 was released in 6/4/2023:

  • Release MMDetection 3.0.0 official version
  • Support Semi-automatic annotation Base Label-Studio (#10039)
  • Support EfficientDet in projects (#9810)

Installation

Please refer to Installation for installation instructions.

Getting Started

Please see Overview for the general introduction of MMDetection.

For detailed user guides and advanced guides, please refer to our documentation:

  • User Guides

  • Advanced Guides

We also provide object detection colab tutorial Open in Colab and instance segmentation colab tutorial Open in Colab.

To migrate from MMDetection 2.x, please refer to migration.

Overview of Benchmark and Model Zoo

Results and models are available in the model zoo.

Architectures
Object Detection Instance Segmentation Panoptic Segmentation Other
  • Contrastive Learning
  • Distillation
  • Semi-Supervised Object Detection
  • Components
    Backbones Necks Loss Common

    Some other methods are also supported in projects using MMDetection.

    FAQ

    Please refer to FAQ for frequently asked questions.

    Contributing

    We appreciate all contributions to improve MMDetection. Ongoing projects can be found in out GitHub Projects. Welcome community users to participate in these projects. Please refer to CONTRIBUTING.md for the contributing guideline.

    Acknowledgement

    MMDetection is an open source project that is contributed by researchers and engineers from various colleges and companies. We appreciate all the contributors who implement their methods or add new features, as well as users who give valuable feedbacks. We wish that the toolbox and benchmark could serve the growing research community by providing a flexible toolkit to reimplement existing methods and develop their own new detectors.

    Citation

    If you use this toolbox or benchmark in your research, please cite this project.

    @article{mmdetection, title = {{MMDetection}: Open MMLab Detection Toolbox and Benchmark}, author = {Chen, Kai and Wang, Jiaqi and Pang, Jiangmiao and Cao, Yuhang and Xiong, Yu and Li, Xiaoxiao and Sun, Shuyang and Feng, Wansen and Liu, Ziwei and Xu, Jiarui and Zhang, Zheng and Cheng, Dazhi and Zhu, Chenchen and Cheng, Tianheng and Zhao, Qijie and Li, Buyu and Lu, Xin and Zhu, Rui and Wu, Yue and Dai, Jifeng and Wang, Jingdong and Shi, Jianping and Ouyang, Wanli and Loy, Chen Change and Lin, Dahua}, journal= {arXiv preprint arXiv:1906.07155}, year={2019} }

    License

    This project is released under the Apache 2.0 license.

    Projects in OpenMMLab

    • MMEngine: OpenMMLab foundational library for training deep learning models.
    • MMCV: OpenMMLab foundational library for computer vision.
    • MIM: MIM installs OpenMMLab packages.
    • MMClassification: OpenMMLab image classification toolbox and benchmark.
    • MMDetection: OpenMMLab detection toolbox and benchmark.
    • MMDetection3D: OpenMMLab's next-generation platform for general 3D object detection.
    • MMRotate: OpenMMLab rotated object detection toolbox and benchmark.
    • MMYOLO: OpenMMLab YOLO series toolbox and benchmark.
    • MMSegmentation: OpenMMLab semantic segmentation toolbox and benchmark.
    • MMOCR: OpenMMLab text detection, recognition, and understanding toolbox.
    • MMPose: OpenMMLab pose estimation toolbox and benchmark.
    • MMHuman3D: OpenMMLab 3D human parametric model toolbox and benchmark.
    • MMSelfSup: OpenMMLab self-supervised learning toolbox and benchmark.
    • MMRazor: OpenMMLab model compression toolbox and benchmark.
    • MMFewShot: OpenMMLab fewshot learning toolbox and benchmark.
    • MMAction2: OpenMMLab's next-generation action understanding toolbox and benchmark.
    • MMTracking: OpenMMLab video perception toolbox and benchmark.
    • MMFlow: OpenMMLab optical flow toolbox and benchmark.
    • MMEditing: OpenMMLab image and video editing toolbox.
    • MMGeneration: OpenMMLab image and video generative models toolbox.
    • MMDeploy: OpenMMLab model deployment framework.

    Owner

    • Login: yanzhuliu
    • Kind: user

    Citation (CITATION.cff)

    cff-version: 1.2.0
    message: "If you use this software, please cite it as below."
    authors:
      - name: "MMDetection Contributors"
    title: "OpenMMLab Detection Toolbox and Benchmark"
    date-released: 2018-08-22
    url: "https://github.com/open-mmlab/mmdetection"
    license: Apache-2.0
    

    GitHub Events

    Total
    Last Year

    Dependencies

    .github/workflows/deploy.yml actions
    • actions/checkout v2 composite
    • actions/setup-python v2 composite
    tools/dlrover-master/.github/actions/atorch-pre-commit/action.yml actions
    • easydl/atorch:aci * docker
    tools/dlrover-master/.github/actions/atorch-python-test/action.yml actions
    • easydl/atorch:iml_20230918 * docker
    tools/dlrover-master/.github/actions/brain-test/action.yml actions
    • easydl/dlrover:ci * docker
    tools/dlrover-master/.github/actions/dlrover-python-test/action.yml actions
    • easydl/dlrover:ci * docker
    tools/dlrover-master/.github/actions/dlrover-system-test-criteo-deeprec/action.yaml actions
    • easydl/dlrover:deeprec_ci * docker
    tools/dlrover-master/.github/actions/dlrover-system-test-deepfm/action.yaml actions
    • easydl/dlrover:deeprec_ci * docker
    tools/dlrover-master/.github/actions/dlrover-system-test-tf2/action.yaml actions
    • python:3.8.16 * docker
    tools/dlrover-master/.github/actions/operator-test/action.yml actions
    • easydl/dlrover:ci * docker
    tools/dlrover-master/.github/actions/pre-commit/action.yml actions
    • easydl/dlrover:ci * docker
    tools/dlrover-master/.github/actions/tfplus-pre-commit/action.yml actions
    • easydl/tfplus:tf212_dev * docker
    tools/dlrover-master/.github/actions/tfplus-python-test/action.yml actions
    • easydl/tfplus:tf212_dev * docker
    .circleci/docker/Dockerfile docker
    • pytorch/pytorch ${PYTORCH}-cuda${CUDA}-cudnn${CUDNN}-devel build
    docker/Dockerfile docker
    • pytorch/pytorch ${PYTORCH}-cuda${CUDA}-cudnn${CUDNN}-devel build
    docker/serve/Dockerfile docker
    • pytorch/pytorch ${PYTORCH}-cuda${CUDA}-cudnn${CUDNN}-devel build
    docker/serve_cn/Dockerfile docker
    • pytorch/pytorch ${PYTORCH}-cuda${CUDA}-cudnn${CUDNN}-devel build
    tools/dlrover-master/atorch/dev/docker/base/Dockerfile docker
    • conda latest build
    • dev-base latest build
    • nvidia/cuda 11.8.0-cudnn8-devel-ubuntu20.04 build
    tools/dlrover-master/dlrover/go/operator/Dockerfile docker
    • gcr.io/distroless/static nonroot build
    • golang 1.18 build
    tools/mmengine-main/.circleci/docker/Dockerfile docker
    • pytorch/pytorch ${PYTORCH}-cuda${CUDA}-cudnn${CUDNN}-devel build
    tools/mmengine-main/docker/dev/Dockerfile docker
    • pytorch/pytorch ${PYTORCH}-cuda${CUDA}-cudnn${CUDNN}-devel build
    tools/mmengine-main/docker/release/Dockerfile docker
    • pytorch/pytorch ${PYTORCH}-cuda${CUDA}-cudnn${CUDNN}-devel build
    tools/dlrover-master/dlrover/go/brain/go.mod go
    • github.com/DATA-DOG/go-sqlmock v1.5.0
    • github.com/beorn7/perks v1.0.1
    • github.com/cespare/xxhash/v2 v2.1.2
    • github.com/davecgh/go-spew v1.1.1
    • github.com/elliotchance/orderedmap v1.5.0
    • github.com/emicklei/go-restful/v3 v3.9.0
    • github.com/evanphx/json-patch v4.12.0+incompatible
    • github.com/evanphx/json-patch/v5 v5.6.0
    • github.com/fsnotify/fsnotify v1.6.0
    • github.com/go-logr/logr v1.2.3
    • github.com/go-openapi/jsonpointer v0.19.5
    • github.com/go-openapi/jsonreference v0.20.0
    • github.com/go-openapi/swag v0.19.14
    • github.com/go-sql-driver/mysql v1.6.0
    • github.com/goccy/go-json v0.8.1
    • github.com/gogo/protobuf v1.3.2
    • github.com/golang/glog v1.0.0
    • github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
    • github.com/golang/protobuf v1.5.2
    • github.com/golang/snappy v0.0.4
    • github.com/google/gnostic v0.5.7-v3refs
    • github.com/google/go-cmp v0.5.9
    • github.com/google/gofuzz v1.1.0
    • github.com/google/uuid v1.3.0
    • github.com/imdario/mergo v0.3.12
    • github.com/intelligent-machine-learning/easydl/dlrover/go/operator v0.0.0-20221220215741-7f4cde713fd9
    • github.com/josharian/intern v1.0.0
    • github.com/json-iterator/go v1.1.12
    • github.com/mailru/easyjson v0.7.6
    • github.com/matttproud/golang_protobuf_extensions v1.0.2
    • github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
    • github.com/modern-go/reflect2 v1.0.2
    • github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
    • github.com/pkg/errors v0.9.1
    • github.com/pmezard/go-difflib v1.0.0
    • github.com/prometheus/client_golang v1.14.0
    • github.com/prometheus/client_model v0.3.0
    • github.com/prometheus/common v0.37.0
    • github.com/prometheus/procfs v0.8.0
    • github.com/spf13/pflag v1.0.5
    • github.com/stretchr/testify v1.8.1
    • github.com/syndtr/goleveldb v1.0.0
    • golang.org/x/net v0.4.0
    • golang.org/x/oauth2 v0.0.0-20220223155221-ee480838109b
    • golang.org/x/sys v0.3.0
    • golang.org/x/term v0.3.0
    • golang.org/x/text v0.5.0
    • golang.org/x/time v0.3.0
    • gomodules.xyz/jsonpatch/v2 v2.2.0
    • google.golang.org/appengine v1.6.7
    • google.golang.org/genproto v0.0.0-20220502173005-c8bf987b8c21
    • google.golang.org/grpc v1.51.0
    • google.golang.org/protobuf v1.28.1
    • gopkg.in/inf.v0 v0.9.1
    • gopkg.in/yaml.v2 v2.4.0
    • gopkg.in/yaml.v3 v3.0.1
    • k8s.io/api v0.26.0
    • k8s.io/apimachinery v0.26.0
    • k8s.io/client-go v0.26.0
    • k8s.io/component-base v0.26.0
    • k8s.io/klog/v2 v2.80.1
    • k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280
    • k8s.io/utils v0.0.0-20221128185143-99ec85e7a448
    • sigs.k8s.io/controller-runtime v0.14.1
    • sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2
    • sigs.k8s.io/structured-merge-diff/v4 v4.2.3
    • sigs.k8s.io/yaml v1.3.0
    • xorm.io/builder v0.3.11-0.20220531020008-1bd24a7dc978
    • xorm.io/xorm v1.3.2
    tools/dlrover-master/dlrover/go/brain/go.sum go
    • 1010 dependencies
    tools/dlrover-master/dlrover/go/operator/go.mod go
    • cloud.google.com/go v0.81.0
    • github.com/Azure/go-autorest v14.2.0+incompatible
    • github.com/Azure/go-autorest/autorest v0.11.18
    • github.com/Azure/go-autorest/autorest/adal v0.9.13
    • github.com/Azure/go-autorest/autorest/date v0.3.0
    • github.com/Azure/go-autorest/logger v0.2.1
    • github.com/Azure/go-autorest/tracing v0.6.0
    • github.com/PuerkitoBio/purell v1.1.1
    • github.com/PuerkitoBio/urlesc v0.0.0-20170810143723-de5bf2ad4578
    • github.com/beorn7/perks v1.0.1
    • github.com/cespare/xxhash/v2 v2.1.2
    • github.com/davecgh/go-spew v1.1.1
    • github.com/emicklei/go-restful v2.9.5+incompatible
    • github.com/evanphx/json-patch v4.12.0+incompatible
    • github.com/form3tech-oss/jwt-go v3.2.3+incompatible
    • github.com/fsnotify/fsnotify v1.5.1
    • github.com/go-logr/logr v1.2.0
    • github.com/go-logr/zapr v1.2.0
    • github.com/go-openapi/jsonpointer v0.19.5
    • github.com/go-openapi/jsonreference v0.19.5
    • github.com/go-openapi/swag v0.19.14
    • github.com/gogo/protobuf v1.3.2
    • github.com/golang/glog v1.0.0
    • github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
    • github.com/golang/protobuf v1.5.2
    • github.com/google/gnostic v0.5.7-v3refs
    • github.com/google/go-cmp v0.5.8
    • github.com/google/gofuzz v1.1.0
    • github.com/google/uuid v1.1.2
    • github.com/imdario/mergo v0.3.12
    • github.com/josharian/intern v1.0.0
    • github.com/json-iterator/go v1.1.12
    • github.com/mailru/easyjson v0.7.6
    • github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
    • github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
    • github.com/modern-go/reflect2 v1.0.2
    • github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
    • github.com/nxadm/tail v1.4.8
    • github.com/onsi/ginkgo v1.16.5
    • github.com/onsi/gomega v1.18.1
    • github.com/pkg/errors v0.9.1
    • github.com/pmezard/go-difflib v1.0.0
    • github.com/prometheus/client_golang v1.12.1
    • github.com/prometheus/client_model v0.2.0
    • github.com/prometheus/common v0.32.1
    • github.com/prometheus/procfs v0.7.3
    • github.com/sirupsen/logrus v1.8.1
    • github.com/spf13/pflag v1.0.5
    • github.com/stretchr/testify v1.7.0
    • go.uber.org/atomic v1.7.0
    • go.uber.org/multierr v1.6.0
    • go.uber.org/zap v1.19.1
    • golang.org/x/crypto v0.0.0-20220214200702-86341886e292
    • golang.org/x/net v0.0.0-20220722155237-a158d28d115b
    • golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
    • golang.org/x/sys v0.0.0-20220722155257-8c9f86f7a55f
    • golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
    • golang.org/x/text v0.3.7
    • golang.org/x/time v0.0.0-20220210224613-90d013bbcef8
    • gomodules.xyz/jsonpatch/v2 v2.2.0
    • google.golang.org/appengine v1.6.7
    • google.golang.org/protobuf v1.27.1
    • gopkg.in/inf.v0 v0.9.1
    • gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
    • gopkg.in/yaml.v2 v2.4.0
    • gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
    • k8s.io/api v0.24.2
    • k8s.io/apiextensions-apiserver v0.24.2
    • k8s.io/apimachinery v0.24.2
    • k8s.io/client-go v0.24.2
    • k8s.io/component-base v0.24.2
    • k8s.io/klog/v2 v2.60.1
    • k8s.io/kube-openapi v0.0.0-20220328201542-3ee0da9b0b42
    • k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
    • sigs.k8s.io/controller-runtime v0.12.2
    • sigs.k8s.io/json v0.0.0-20211208200746-9f7c6b3444d2
    • sigs.k8s.io/structured-merge-diff/v4 v4.2.1
    • sigs.k8s.io/yaml v1.3.0
    tools/dlrover-master/dlrover/go/operator/go.sum go
    • 895 dependencies
    requirements/albu.txt pypi
    • albumentations >=0.3.2
    requirements/build.txt pypi
    • cython *
    • numpy *
    requirements/docs.txt pypi
    • docutils ==0.16.0
    • myst-parser *
    • sphinx ==4.0.2
    • sphinx-copybutton *
    • sphinx_markdown_tables *
    • sphinx_rtd_theme ==0.5.2
    requirements/mminstall.txt pypi
    • mmcv >=2.0.0rc4,<2.1.0
    • mmengine >=0.7.1,<1.0.0
    requirements/optional.txt pypi
    • cityscapesscripts *
    • imagecorruptions *
    • scikit-learn *
    requirements/readthedocs.txt pypi
    • mmcv >=2.0.0rc4,<2.1.0
    • mmengine >=0.7.1,<1.0.0
    • scipy *
    • torch *
    • torchvision *
    requirements/runtime.txt pypi
    • matplotlib *
    • numpy *
    • pycocotools *
    • scipy *
    • shapely *
    • six *
    • terminaltables *
    requirements/tests.txt pypi
    • asynctest * test
    • cityscapesscripts * test
    • codecov * test
    • flake8 * test
    • imagecorruptions * test
    • instaboostfast * test
    • interrogate * test
    • isort ==4.3.21 test
    • kwarray * test
    • memory_profiler * test
    • onnx ==1.7.0 test
    • onnxruntime >=1.8.0 test
    • parameterized * test
    • protobuf <=3.20.1 test
    • psutil * test
    • pytest * test
    • ubelt * test
    • xdoctest >=0.10.0 test
    • yapf * test
    requirements.txt pypi
    setup.py pypi
    tools/RobustDet/requirements.txt pypi
    • matplotlib *
    • numpy *
    • opencv_python *
    • pycocotools *
    • torch *
    • torchsummary *
    • torchvision *
    tools/dlrover-master/atorch/atorch/requirements.txt pypi
    • deepspeed ==0.10.0
    • fairscale ==0.4.1
    • networkx *
    • oss2 ==2.17.0
    • pynvml ==11.4.1
    • pyomo *
    • safetensors *
    • transformers ==4.31.0
    tools/dlrover-master/atorch/dev/docker/base/requirements.txt pypi
    • astunparse * development
    • expecttest * development
    • filelock * development
    • fsspec * development
    • hypothesis * development
    • jinja2 * development
    • networkx * development
    • numpy * development
    • psutil * development
    • pyyaml * development
    • requests * development
    • setuptools * development
    • sympy * development
    • types-dataclasses * development
    • typing-extensions * development
    tools/dlrover-master/atorch/setup.py pypi
    tools/dlrover-master/setup.py pypi
    • deprecated *
    • grpcio-tools ==1.34.1
    • protobuf >=3.15.3,<4.0dev
    • psutil *
    • pynvml *
    • urllib3 <1.27,>=1.21.1
    tools/dlrover-master/tfplus/setup.py pypi
    tools/mmengine-main/requirements/docs.txt pypi
    • deepspeed *
    • docutils ==0.17.1
    • myst-parser *
    • opencv-python *
    • sphinx ==4.5.0
    • sphinx-copybutton *
    • sphinx-tabs *
    • sphinx_markdown_tables *
    • tabulate *
    • torch *
    • torchvision *
    • urllib3 <2.0.0
    tools/mmengine-main/requirements/runtime.txt pypi
    • addict *
    • matplotlib *
    • numpy *
    • pyyaml *
    • regex *
    • rich *
    • termcolor *
    • yapf *
    tools/mmengine-main/requirements/tests.txt pypi
    • aim * test
    • clearml * test
    • coverage * test
    • dadaptation * test
    • dvclive * test
    • lion-pytorch * test
    • lmdb * test
    • mlflow * test
    • neptune * test
    • parameterized * test
    • pytest * test
    tools/mmengine-main/requirements.txt pypi
    tools/mmengine-main/setup.py pypi