Repository navigation

#

centernet

DCNv2 supports decent pytorch such as torch 1.5+ (now 1.8+)

C++
673
4 年前

This is the implementation of GGHL (A General Gaussian Heatmap Label Assignment for Arbitrary-Oriented Object Detection)

Python
611
3 年前

This repo is implemented based on detectron2 and centernet

Python
558
5 年前

The official PyTorch Implementation of RTM3D and KM3D for Monocular 3D Object Detection

Python
474
5 年前

detector for rotated-object based on CenterNet/基于CenterNet的旋转目标检测

Python
399
5 年前

A Keras implementation of CenterNet with pre-trained model (unofficial)

Python
338
4 年前

Unofficial PyTorch implementation of "RTM3D: Real-time Monocular 3D Detection from Object Keypoints for Autonomous Driving" (ECCV 2020)

Python
299
5 年前

基于CenterNet训练的目标检测&人脸对齐&姿态估计模型

Python
284
5 年前

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

C++
210
4 年前

CenterNet (Objects as Points) implementation in Keras and Tensorflow

Python
183
2 年前

Instance Segmentation based on CenterNet and CondInst

Python
166
5 年前

Fast anchor free Object Detection based on CenterNet (Objects As Points) and TTFNet (Training-Time-Friendly Network). Implemented in TensorFlow 2.4+.

Python
161
4 年前

This is a C++ implementation of CenterNet using TensorRT and CUDA

C++
147
3 年前

Unofficial PyTorch implementation of the paper: "CenterNet3D: An Anchor free Object Detector for Autonomous Driving"

Python
75
5 年前

Implementation of CenterNet and FairMOT with PyTorch Lightning

Python
71
3 年前

A tensorflow implement mobilenetv3 centernet, which can be easily deployeed on android(MNN) and ios(CoreML).

Python
70
5 年前

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.)

Python
67
1 年前

Refactored implementation of CenterNet (Objects as Points - Zhou, Xingyi et. al.) shipping with PyTorch Lightning modules

Python
60
3 年前