/CenterNet

CenterNet / FCOS_PLUS/MatrixNets implemented by mmdetection

Primary LanguagePythonApache License 2.0Apache-2.0

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)