There are 3 repositories under centernet topic.
DCNv2 supports decent pytorch such as torch 1.5+ (now 1.8+)
This is the implementation of GGHL (A General Gaussian Heatmap Label Assignment for Arbitrary-Oriented Object Detection)
The official PyTorch Implementation of RTM3D and KM3D for Monocular 3D Object Detection
detector for rotated-object based on CenterNet/基于CenterNet的旋转目标检测
A Keras implementation of CenterNet with pre-trained model (unofficial)
Unofficial PyTorch implementation of "RTM3D: Real-time Monocular 3D Detection from Object Keypoints for Autonomous Driving" (ECCV 2020)
Support Yolov5(4.0)/Yolov5(5.0)/YoloR/YoloX/Yolov4/Yolov3/CenterNet/CenterFace/RetinaFace/Classify/Unet. use darknet/libtorch/pytorch/mxnet to onnx to tensorrt
CenterNet (Objects as Points) implementation in Keras and Tensorflow
Instance Segmentation based on CenterNet and CondInst
Fast anchor free Object Detection based on CenterNet (Objects As Points) and TTFNet (Training-Time-Friendly Network). Implemented in TensorFlow 2.4+.
This is a C++ implementation of CenterNet using TensorRT and CUDA
A High Level Python Library to empower students, developers to build applications and systems enabled with computer vision capabilities.
Unofficial PyTorch implementation of the paper: "CenterNet3D: An Anchor free Object Detector for Autonomous Driving"
A tensorflow implement mobilenetv3 centernet, which can be easily deployeed on android(MNN) and ios(CoreML).
Implementation of CenterNet and FairMOT with PyTorch Lightning
Tracking-by-Detection形式のMOT(Multi Object Tracking)について、 DetectionとTrackingの処理を分離して寄せ集めたフレームワーク(Tracking-by-Detection method MOT(Multi Object Tracking) is a framework that separates the processing of Detection and Tracking.)
Refactored implementation of CenterNet (Objects as Points - Zhou, Xingyi et. al.) shipping with PyTorch Lightning modules
Custom keypoint detection using Tensorflow object detection API
pytorch 使用centernet进行 人脸检测Face Detection (bbox + landmark)、 船只检测SeaShips Detection
5th place solution for the Kaggle Kuzushiji Recognition Challenge
Tensorflow2.0下运行目标检测网络Centernet(基于see--的keras-centernet)
实时车辆行人交通流计数Real-time Vehicle and Pedestrian Counting (CenterNet)
Useful plugins for Pytorch1.5+ and TensorRT7/8.
Officiel implementation of the paper "FlightScope: An Experimental Comparative Review of Aircraft Detection Algorithms in Satellite Imagery"
Centroid-UNet is deep neural network model to detect centroids from satellite images.
Gluon implementation of "Objects as Points", aka "CenterNet"
CenterNet used for pedestrian detection
This repository holds a small framework to evaluate unsupervised domain adaptation methods in combination with a CenterNet object detection network.
A collection of some awesome public Anchor-Free object detection series projects.
[FPGA'21] CoDeNet is an efficient object detection model on PyTorch, with SOTA performance on VOC and COCO based on CenterNet and Co-Designed deformable convolution.
Simple implement of CenterNet on VisDrone dataset.
Kuzushiji Recognition Kaggle 2019. Build a DL model to transcribe ancient Kuzushiji into contemporary Japanese characters. Opening the door to a thousand years of Japanese culture.
目标检测,关键点检测。A pure version of CenterNet, convenient for secondary development and easy to understand.