SheffieldCao / mmdet-learning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Instance Segmentation and Object Detection Learning

[toc]

Introduction

This repo is based on OpenMMLab mmdet.

The master branch works with PyTorch 1.8.10.

Overview of On-shelf Bullets

Results and models are available in the model zoo.

Components
Backbones Necks Loss Common

Some other methods are also supported in projects using MMDetection.

License

This project is released under the Apache 2.0 license.

Installation and Tutorials

Please refer to get_started.md for installation.

Please see get_started.md for the basic usage of MMDetection. We provide detection colab tutorial and instance segmentation colab tutorial, and full guidance for quick run with existing dataset and with new dataset for beginners. There are also tutorials for finetuning models, adding new dataset, designing data pipeline, customizing models, customizing runtime settings and useful tools.

Please refer to FAQ for frequently asked questions.

About

License:Apache License 2.0


Languages

Language:Python 99.9%Language:Shell 0.1%Language:Dockerfile 0.1%