# CenterNet **Repository Path**: jjqqjjqq163/CenterNet ## Basic Information - **Project Name**: CenterNet - **Description**: CenterNet / FCOS_PLUS/MatrixNets implemented by mmdetection - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-05-26 - **Last Updated**: 2021-05-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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](http://mmlab.ie.cuhk.edu.hk/). ## Installation Please refer to [INSTALL.md](INSTALL.md) for installation and dataset preparation. ## Get Started Please see [GETTING_STARTED.md](GETTING_STARTED.md) for the basic usage of MMDetection. ##CenterNet (object as points) ## FCOS_PLUS(use center_sample) ##MatrixNets (MatrixFPN)