Skip to content
This repository was archived by the owner on Apr 17, 2023. It is now read-only.

openvinotoolkit/mmdetection

This branch is 1674 commits ahead of, 1273 commits behind open-mmlab/mmdetection:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8ede4f9 · Jan 19, 2023
Dec 27, 2021
Dec 22, 2021
Sep 27, 2021
Mar 18, 2022
Feb 8, 2021
Mar 16, 2021
Jan 4, 2022
Sep 30, 2022
Jan 19, 2023
Jul 7, 2020
Mar 18, 2022
Aug 24, 2022
Nov 19, 2020
Dec 9, 2020
May 5, 2020
May 9, 2022
Apr 2, 2021
Dec 22, 2021
Jan 10, 2023
Mar 18, 2022
Mar 18, 2022
Sep 9, 2021
Mar 1, 2020
Dec 7, 2021
Dec 25, 2021
Feb 24, 2022

Repository files navigation

MMDetection

This is an Object Detection and Instance Segmentation toolbox, that is a part of OpenVINO™ Training Extensions.

Project is based on open-mmlab's MMDetection.

Installation

Please refer to install.md for installation and dataset preparation.

Get Started

Please see getting_started.md for the basic usage. There are also tutorials for finetuning models, adding new dataset, designing data pipeline, and adding new modules.

Models compression

This project allows making compression of the models by NNCF framework.

See details in nncf_compression.md.

Model Zoo

Please see model_zoo.md for the list of pre-trained models.

Contributing

We appreciate all contributions to improve this project. Please refer to CONTRIBUTING.md for the contributing guideline.

Contact

This repo is currently maintained by Ilya Krylov (@Ilya-Krylov), Pavel Druzhkov (@druzhkov-paul) and Dmitry Sidnev (@DmitriySidnev).