Repository navigation

#

centernet

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

C++
658
3 年前

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

Python
612
2 年前

This repo is implemented based on detectron2 and centernet

Python
558
4 年前

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

Python
462
4 年前

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

Python
400
4 年前

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

Python
337
4 年前

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

Python
291
5 年前

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

Python
282
4 年前

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++
213
4 年前

CenterNet (Objects as Points) implementation in Keras and Tensorflow

Python
182
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
160
4 年前

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

C++
146
2 年前

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

Python
72
5 年前

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

Python
70
4 年前

Implementation of CenterNet and FairMOT with PyTorch Lightning

Python
70
3 年前

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
70
7 个月前

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

Python
60
2 年前