# MMDetection
![](https://img.shields.io/badge/python-3.6%2B-green)
![](https://img.shields.io/badge/pytorch-1.7.1%2B-orange)
![](https://img.shields.io/badge/openvino-2021.4-blue)
![](https://img.shields.io/badge/onnxruntime-1.1.2%2B-yellow)
This is an Object Detection and Instance Segmentation toolbox, that is a part of [OpenVINO™ Training Extensions](https://github.com/opencv/openvino_training_extensions).
Project is based on open-mmlab's [MMDetection](https://github.com/open-mmlab/mmdetection).
## Installation
Please refer to [install.md](docs/install.md) for installation and dataset preparation.
## Get Started
Please see [getting_started.md](docs/getting_started.md) for the basic usage. There are also tutorials for [finetuning models](docs/tutorials/finetune.md), [adding new dataset](docs/tutorials/new_dataset.md), [designing data pipeline](docs/tutorials/data_pipeline.md), and [adding new modules](docs/tutorials/new_modules.md).
## Models compression
This project allows making compression of the models by [NNCF](https://github.com/openvinotoolkit/nncf_pytorch) framework.
See details in [nncf_compression.md](docs/nncf_compression.md).
## Model Zoo
Please see [model_zoo.md](docs/model_zoo.md) for the list of pre-trained models.
## Contributing
We appreciate all contributions to improve this project. Please refer to [CONTRIBUTING.md](.github/CONTRIBUTING.md) for the contributing guideline.
## Contact
This repo is currently maintained by Songki Choi ([@goodsong81](https://github.com/goodsong81).
Raw data
{
"_id": null,
"home_page": "https://github.com/openvinotoolkit/mmdetection",
"name": "otxdet",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "computer vision,object detection,OpenVINO,OpenVINO training extensions,ONNX",
"author": "OpenMMLab, Intel",
"author_email": "songki.choi@intel.com",
"download_url": "https://files.pythonhosted.org/packages/60/b7/5e766386c95fc4d54a10cdf7ac6b0abaa62c016e2b79047de57cef2d49e5/otxdet-0.3.2.tar.gz",
"platform": null,
"description": "# MMDetection\n\n![](https://img.shields.io/badge/python-3.6%2B-green)\n![](https://img.shields.io/badge/pytorch-1.7.1%2B-orange)\n![](https://img.shields.io/badge/openvino-2021.4-blue)\n![](https://img.shields.io/badge/onnxruntime-1.1.2%2B-yellow)\n\n\nThis is an Object Detection and Instance Segmentation toolbox, that is a part of [OpenVINO\u2122 Training Extensions](https://github.com/opencv/openvino_training_extensions).\n\nProject is based on open-mmlab's [MMDetection](https://github.com/open-mmlab/mmdetection).\n\n## Installation\n\nPlease refer to [install.md](docs/install.md) for installation and dataset preparation.\n\n## Get Started\n\nPlease see [getting_started.md](docs/getting_started.md) for the basic usage. There are also tutorials for [finetuning models](docs/tutorials/finetune.md), [adding new dataset](docs/tutorials/new_dataset.md), [designing data pipeline](docs/tutorials/data_pipeline.md), and [adding new modules](docs/tutorials/new_modules.md).\n\n## Models compression\n\nThis project allows making compression of the models by [NNCF](https://github.com/openvinotoolkit/nncf_pytorch) framework.\n\nSee details in [nncf_compression.md](docs/nncf_compression.md).\n\n## Model Zoo\n\nPlease see [model_zoo.md](docs/model_zoo.md) for the list of pre-trained models.\n\n## Contributing\n\nWe appreciate all contributions to improve this project. Please refer to [CONTRIBUTING.md](.github/CONTRIBUTING.md) for the contributing guideline.\n\n## Contact\n\nThis repo is currently maintained by Songki Choi ([@goodsong81](https://github.com/goodsong81).\n",
"bugtrack_url": null,
"license": "Apache License 2.0",
"summary": "Temporary OTX fork of MMDetection Object Detection toolbox",
"version": "0.3.2",
"split_keywords": [
"computer vision",
"object detection",
"openvino",
"openvino training extensions",
"onnx"
],
"urls": [
{
"comment_text": "",
"digests": {
"md5": "9b28ba5694876d5c17aa4d93714a3e2c",
"sha256": "0d80d10fae2d47f47a8b8b7401f20151369b0efc75b447e41edf80c86a9a68bb"
},
"downloads": -1,
"filename": "otxdet-0.3.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "9b28ba5694876d5c17aa4d93714a3e2c",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 658969,
"upload_time": "2022-12-09T05:39:14",
"upload_time_iso_8601": "2022-12-09T05:39:14.233356Z",
"url": "https://files.pythonhosted.org/packages/fc/6d/35ba8980cba03beffc332163e658d90af18cdf42630bc3eed76d54e14577/otxdet-0.3.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"md5": "73b3001dde1772c49f84528eec01f7b8",
"sha256": "2a86fde792806303873e9c93034d44c88225dd0f07f7370a65acbbb6b87293cc"
},
"downloads": -1,
"filename": "otxdet-0.3.2.tar.gz",
"has_sig": false,
"md5_digest": "73b3001dde1772c49f84528eec01f7b8",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 483424,
"upload_time": "2022-12-09T05:39:17",
"upload_time_iso_8601": "2022-12-09T05:39:17.178636Z",
"url": "https://files.pythonhosted.org/packages/60/b7/5e766386c95fc4d54a10cdf7ac6b0abaa62c016e2b79047de57cef2d49e5/otxdet-0.3.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2022-12-09 05:39:17",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "openvinotoolkit",
"github_project": "mmdetection",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"lcname": "otxdet"
}