GitHub topics: centernet
TomokotoKiyoshi/Sider_CAPTCHA_Solver
Industrial-grade slider CAPTCHA solver using deep learning (CNN/CenterNet). Achieves 85%+ accuracy. PyTorch-based, GPU-accelerated, production-ready.
Language: Python - Size: 774 MB - Last synced at: 13 days ago - Pushed at: 14 days ago - Stars: 2 - Forks: 0

Adeel-Intizar/Xtreme-Vision
A High Level Python Library to empower students, developers to build applications and systems enabled with computer vision capabilities.
Language: Jupyter Notebook - Size: 61.9 MB - Last synced at: 8 days ago - Pushed at: about 3 years ago - Stars: 78 - Forks: 20

mrsaraei/DL-MedOD
Deep Learning-Based Medical Object Detection (IEEE Access)
Size: 9.55 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

Puiching-Memory/monolite
Explore lightweight practices for monocular 3D detection \\ 探索单目3D检测的轻量级实践
Language: Python - Size: 4.88 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 3 - Forks: 1

mv-lab/kuzushiji-recognition
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.
Language: Jupyter Notebook - Size: 49.8 MB - Last synced at: 8 days ago - Pushed at: almost 6 years ago - Stars: 23 - Forks: 7

lucasjinreal/DCNv2_latest
DCNv2 supports decent pytorch such as torch 1.5+ (now 1.8+)
Language: C++ - Size: 1.42 MB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 666 - Forks: 128

maudzung/CenterNet3D-PyTorch
Unofficial PyTorch implementation of the paper: "CenterNet3D: An Anchor free Object Detector for Autonomous Driving"
Language: Python - Size: 1.11 MB - Last synced at: 2 months ago - Pushed at: about 5 years ago - Stars: 74 - Forks: 13

coderonion/awesome-anchor-free-object-detection
A collection of some awesome public Anchor-Free object detection series projects.
Size: 8.79 KB - Last synced at: 2 days ago - Pushed at: over 1 year ago - Stars: 25 - Forks: 3

thejean001/DL-MedOD
Deep Learning-Based Medical Object Detection (IEEE Access)
Size: 9.52 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

lz-pku-1997/easy-pytorch-CenterNet
easy-pytorch-CenterNet
Language: Python - Size: 10.1 MB - Last synced at: 21 days ago - Pushed at: almost 5 years ago - Stars: 11 - Forks: 4

xuannianz/keras-CenterNet
CenterNet (Objects as Points) implementation in Keras and Tensorflow
Language: Python - Size: 789 KB - Last synced at: 4 months ago - Pushed at: almost 2 years ago - Stars: 182 - Forks: 51

JosephChenHub/CenterNet-TensorRT
This is a C++ implementation of CenterNet using TensorRT and CUDA
Language: C++ - Size: 5.7 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 146 - Forks: 23

Hardik-111/OptiVision
Real-time object detection and live stream analysis using Jetson Nano with TensorFlow Centernet ResNet_101 model, OpenCV, and RTSP stream integration.
Language: Python - Size: 11.4 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 1

JDAI-CV/centerX
This repo is implemented based on detectron2 and centernet
Language: Python - Size: 191 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 558 - Forks: 86

Kazuhito00/MOT-Tracking-by-Detection-Pipeline
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.)
Language: Python - Size: 437 MB - Last synced at: 7 days ago - Pushed at: 12 months ago - Stars: 70 - Forks: 11

gau-nernst/centernet-lightning
Implementation of CenterNet and FairMOT with PyTorch Lightning
Language: Python - Size: 375 KB - Last synced at: 4 months ago - Pushed at: over 3 years ago - Stars: 70 - Forks: 9

toelt-llc/FlightScope_Bench
Officiel implementation of the paper "FlightScope: An Experimental Comparative Review of Aircraft Detection Algorithms in Satellite Imagery"
Language: Jupyter Notebook - Size: 681 MB - Last synced at: 5 months ago - Pushed at: 9 months ago - Stars: 33 - Forks: 1

Banconxuan/RTM3D
The official PyTorch Implementation of RTM3D and KM3D for Monocular 3D Object Detection
Language: Python - Size: 5.48 MB - Last synced at: 6 months ago - Pushed at: over 4 years ago - Stars: 462 - Forks: 86

RayXie29/Kaggle-Peking-University-Baidu-Autonomous-Driving-32-place-solution
3D car detection competition on Kaggle : https://www.kaggle.com/c/pku-autonomous-driving/overview
Language: Python - Size: 1.78 MB - Last synced at: 6 months ago - Pushed at: over 5 years ago - Stars: 13 - Forks: 4

JuZiSYJ/centerface-ncnn
using ncnn to deploy centerface on Android
Language: C++ - Size: 1.13 MB - Last synced at: 6 months ago - Pushed at: about 5 years ago - Stars: 11 - Forks: 2

ttanzhiqiang/onnx_tensorrt_project
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
Language: C++ - Size: 30.7 MB - Last synced at: 6 months ago - Pushed at: about 4 years ago - Stars: 214 - Forks: 43

inzapp/sbd
Fastest object detector for edge device
Language: Python - Size: 2.63 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 0 - Forks: 0

maudzung/RTM3D
Unofficial PyTorch implementation of "RTM3D: Real-time Monocular 3D Detection from Object Keypoints for Autonomous Driving" (ECCV 2020)
Language: Python - Size: 4.71 MB - Last synced at: 5 months ago - Pushed at: about 5 years ago - Stars: 291 - Forks: 63

HiBugs/CenterNet
pytorch 使用centernet进行 人脸检测Face Detection (bbox + landmark)、 船只检测SeaShips Detection
Language: Python - Size: 4.44 MB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 47 - Forks: 10

Licht-T/tf-centernet
CenterNet implementation with Tensorflow 2
Language: Python - Size: 2.06 MB - Last synced at: 2 months ago - Pushed at: almost 5 years ago - Stars: 7 - Forks: 1

Sohambasu07/BoneJointsLocalization
Detection of Bone Joints using Deep Learning
Language: Jupyter Notebook - Size: 586 KB - Last synced at: about 2 months ago - Pushed at: 10 months ago - Stars: 2 - Forks: 0

CaoWGG/CenterNet-CondInst
Instance Segmentation based on CenterNet and CondInst
Language: Python - Size: 10.2 MB - Last synced at: 5 months ago - Pushed at: about 5 years ago - Stars: 166 - Forks: 28

mehrdad-dev/CenterNet-Fixed-For-Colab Fork of xingyizhou/CenterNet
CenterNet Fixed For Google Colab
Language: Python - Size: 45.7 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 9 - Forks: 4

vladmandic/mb3-centernet 📦
CenterNet: Tiny Object Detection for TFJS and NodeJS
Language: JavaScript - Size: 24.8 MB - Last synced at: 7 months ago - Pushed at: almost 3 years ago - Stars: 7 - Forks: 2

matteo-rizzo/kuzushiji-recognition
Kuzushiji characters recognition based on CenterNet
Language: Python - Size: 261 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 1

alezanga/Kuzushiji-recognition Fork of matteo-rizzo/kuzushiji-recognition
Code for the Kaggle competition "Kuzushiji Recognition" aimed at translating ancient Japanese documents into modern Japanese
Language: Python - Size: 262 MB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

wi-ith/centernet
resnet18 centernet
Language: Python - Size: 22.5 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

1044197988/Centernet-Tensorflow2.0
Tensorflow2.0下运行目标检测网络Centernet(基于see--的keras-centernet)
Language: Python - Size: 2.66 MB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 37 - Forks: 17

ThanThoai/CenterNet
Language: Python - Size: 122 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

tkhe/detective
支持RTMDet、YOLOv8、YOLOX、Faster R-CNN等常见算法的ncnn部署
Language: C++ - Size: 923 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

clemente0731/Real-time-Vehicle-and-Pedestrian-Counting-CenterNet
实时车辆行人交通流计数Real-time Vehicle and Pedestrian Counting (CenterNet)
Language: Python - Size: 43.6 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 33 - Forks: 5

Shank2358/GGHL
This is the implementation of GGHL (A General Gaussian Heatmap Label Assignment for Arbitrary-Oriented Object Detection)
Language: Python - Size: 454 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 609 - Forks: 119

gicait/centroid-unet
Centroid-UNet is deep neural network model to detect centroids from satellite images.
Language: Jupyter Notebook - Size: 97.5 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 26 - Forks: 8

tteepe/CenterNet-pytorch-lightning
Refactored implementation of CenterNet (Objects as Points - Zhou, Xingyi et. al.) shipping with PyTorch Lightning modules
Language: Python - Size: 297 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 58 - Forks: 4

ajaichemmanam/CenterSeg
This project uses Centernet and Conditional Convolutions for Instance Segmentation
Language: Python - Size: 6.1 MB - Last synced at: 5 months ago - Pushed at: almost 5 years ago - Stars: 12 - Forks: 1

t-hanya/kuzushiji-recognition
Kaggle Kuzushiji Recognition: code for the 8th place solution.
Language: Python - Size: 115 KB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 11 - Forks: 6

ZeroE04/R-CenterNet
detector for rotated-object based on CenterNet/基于CenterNet的旋转目标检测
Language: Python - Size: 15.7 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 386 - Forks: 91

Ximilar-com/xcenternet
Fast anchor free Object Detection based on CenterNet (Objects As Points) and TTFNet (Training-Time-Friendly Network). Implemented in TensorFlow 2.4+.
Language: Python - Size: 1.23 MB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 159 - Forks: 31

zhaozz-lab/centernet-pasvoc
Centernet Pytorch PasVOC
Language: Python - Size: 81.9 MB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 9 - Forks: 1

Guanghan/mxnet-centernet
Gluon implementation of "Objects as Points", aka "CenterNet"
Language: Python - Size: 2.01 MB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 31 - Forks: 8

see--/keras-centernet
A Keras implementation of CenterNet with pre-trained model (unofficial)
Language: Python - Size: 15.3 MB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 335 - Forks: 84

Tacha-S/centernet_ros
ROS package for pose estimation using CenterNet.
Language: CMake - Size: 11.7 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

bleakie/CenterMulti
基于CenterNet训练的目标检测&人脸对齐&姿态估计模型
Language: Python - Size: 5.85 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 276 - Forks: 62

scheckmedia/centernet-uda
This repository holds a small framework to evaluate unsupervised domain adaptation methods in combination with a CenterNet object detection network.
Language: Python - Size: 70.9 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 22 - Forks: 6

DawoonJang/centernet-ttfnet-mobile-deployment-tf2
Exploring TTFNet and CenterNet Implementation for Mobile Deployment using tf2
Language: Python - Size: 8.16 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 1

pmj110119/simple-centernet
目标检测,关键点检测。A pure version of CenterNet, convenient for secondary development and easy to understand.
Language: Python - Size: 114 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 19 - Forks: 4

bei91/centernet-onnx-tensorrt
centernet to onnx and to tensorrt
Language: Python - Size: 20.5 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 6 - Forks: 4

Zhen-Dong/CoDeNet
[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.
Language: Python - Size: 6.17 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 21 - Forks: 4

prabhakar-sivanesan/Custom-keypoint-detection
Custom keypoint detection using Tensorflow object detection API
Language: Python - Size: 13.7 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 19 - Forks: 4

developer0hye/plotbbox
A package to plot pretty bounding boxes for object detection task
Language: Python - Size: 19.2 MB - Last synced at: 7 days ago - Pushed at: over 4 years ago - Stars: 7 - Forks: 0

see--/kuzushiji-recognition
5th place solution for the Kaggle Kuzushiji Recognition Challenge
Language: Python - Size: 17.1 MB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 42 - Forks: 11

yxyfer/DNN-centerNet
A CenterNet re-implementation focussed on multi-digit detection on the Mnist Detection Dataset
Language: Jupyter Notebook - Size: 123 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

RyanCCC/CenterNet
基于Tensorflow实现CenterNet
Language: Python - Size: 4.83 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

SsisyphusTao/Pytorch-TensorRT-Plugins
Useful plugins for Pytorch1.5+ and TensorRT7/8.
Language: Cuda - Size: 7.76 MB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 32 - Forks: 5

lbin/CenterNet-better-plus
centernet
Language: Python - Size: 179 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 70 - Forks: 15

hpc203/centernet-opencv-onnxrun-cpp-py
分别使用OpenCV、ONNXRuntime部署CenterNet目标检测,包含C++和Python两个版本的程序
Language: C++ - Size: 3.45 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 6 - Forks: 1

jahongir7174/CenterNet
CenterNet (Objects as Points) implementation using PyTorch
Language: Python - Size: 16.6 KB - Last synced at: 6 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

GNAYUOHZ/centernet-visdrone
Simple implement of CenterNet on VisDrone dataset.
Language: Python - Size: 38.1 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 23 - Forks: 9

a5chin/centernet
PyTorch implementation of CenterNet.
Language: Python - Size: 44.9 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 4 - Forks: 0

hoangtuanvu/Person_Re-Identification
This project is to re-identify person from multiple cameras
Language: Python - Size: 57.6 MB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 7 - Forks: 2

a5chin/AMED
Tumor detection and classification from abdominal ultrasound images using CenterNet with Contrastive Learning.
Language: Jupyter Notebook - Size: 23.5 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

UmarSpa/CenterNet-TensorFlow-1.14
Code (TensorFlow 1.14) for the paper "CenterNet: Keypoint Triplets for Object Detection".
Language: Python - Size: 182 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

evdcush/CenterNet
CenterNet for reference :soap:
Language: Python - Size: 4.73 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

shangzhouye/centernet-detection-kitti
This project implemented CenterNet for 2D object detection and tested on the KITTI dataset.
Language: Jupyter Notebook - Size: 4.18 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 2

tyui592/Real_Time_Helmet_Detection
Helmet Detector based on the CenterNet.
Language: Python - Size: 1.24 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 10 - Forks: 1

610265158/mobilenetv3_centernet
A tensorflow implement mobilenetv3 centernet, which can be easily deployeed on android(MNN) and ios(CoreML).
Language: Python - Size: 2.78 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 69 - Forks: 15

dmitry-vorobiev/kaggle-pku-autonomous-driving-centernet
In blend of blends we trust...
Language: Jupyter Notebook - Size: 25.1 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

GajuuzZ/Target-Object-Detection
This project integrates the idea of the CenterNet into the SiamRPN
Language: Python - Size: 59.5 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

gau-nernst/macaque-detection
Detect macaques with Xilinx KV260! Powered by CenterNet
Language: Python - Size: 82 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

UmarSpa/CenterNet Fork of Duankaiwen/CenterNet
Code (PyTorch 1.0) for the paper "CenterNet: Keypoint Triplets for Object Detection" .
Language: Python - Size: 5.07 MB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 14 - Forks: 4

Kazuhito00/Object-Detection-API-TensorFlow2ONNX
TensorFlow Object Detection APIのONNX推論サンプル
Language: Jupyter Notebook - Size: 126 MB - Last synced at: 7 days ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

huynhtuan17ti/FaceDetection-CenterNet
Face detection with CenterNet
Language: Python - Size: 21.6 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 5 - Forks: 2

MaximKuklin/3D_CenterNet
HSE Diploma 2021
Language: Python - Size: 6.22 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

XiaoJiNu/CenterNet_Pro_Max Fork of jinfagang/CenterNet_Pro_Max
Experiments based on CenterNet (more backbones, TensorRT deployment and mask head)
Size: 2.65 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 1

HowieMa/PUBAD
Code for Kaggle Competition, Peking University/Baidu - Autonomous Driving, ranking 52/866
Language: Python - Size: 34.2 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 1

TalkUHulk/CenterNet-Person-pytorch
person-detection-CenterNet(trained by coco)
Language: Python - Size: 12.2 MB - Last synced at: 16 days ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Archie2035/CenterNet_torch1.0 Fork of xingyizhou/CenterNet
centernet适配pytorch1.0 及以上
Language: Python - Size: 6.13 MB - Last synced at: 8 months ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

mano3-1/EfficientCentreDet
This is a hybrid variety of detection models which is inspired from bothe centrenet and EfficientDet. This model is as fast as centrenet and much accurate due to the fusion blocks.
Language: Jupyter Notebook - Size: 4.03 MB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 1
