https://github.com/open-mmlab/mmdetection/
https://openmmlab.com/
https://mmdetection.readthedocs.io/en/latest/
OpenMMLab을 통해 수 많은 최신 모델을 Open Source Projects로 구현하고 이것을 Framework 레벨로 사용 할 수 있도록 공개하고 있다. OpenMMLab에서 제공하고 있는 것중 MMDetection은 object detection에 특화된 framework이다.
전체 프레임워크를 모듈 단위로 분리해 관리할 수 있다는 것이 가장 큰 특징이다.
Facebook AI.
yolo v4를 사용할 수 있다.
(출처: https://mmdetection.readthedocs.io/en/v2.22.0/model_zoo.html)