Taotaoxu / CenterNet

CenterNet / FCOS_PLUS/MatrixNets implemented by mmdetection

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MMdetetion

some model implemented by mmdetection

Introduction

The master branch works with PyTorch 1.1 or higher.

mmdetection is an open source object detection toolbox based on PyTorch. It is a part of the open-mmlab project developed by Multimedia Laboratory, CUHK.

Installation

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

Get Started

Please see GETTING_STARTED.md for the basic usage of MMDetection.

##CenterNet (object as points)

FCOS_PLUS(use center_sample)

##MatrixNets (MatrixFPN)

About

CenterNet / FCOS_PLUS/MatrixNets implemented by mmdetection

License:Apache License 2.0


Languages

Language:Python 92.7%Language:Cuda 4.4%Language:C++ 2.3%Language:Shell 0.6%