FateScript/CenterNet-better
An easy to understand and better performance version of CenterNet
This project helps computer vision engineers develop object detection models more efficiently. It takes in image datasets with labeled objects and outputs a highly performant model capable of accurately identifying and localizing objects within new images. It's designed for machine learning practitioners focused on improving the speed and accuracy of their object detection systems.
548 stars. No commits in the last 6 months.
Use this if you are a machine learning engineer working on object detection tasks and need a fast, accurate, and easy-to-understand implementation of the CenterNet architecture.
Not ideal if you are looking for an out-of-the-box solution without any programming or machine learning expertise.
Stars
548
Forks
104
Language
Python
License
Apache-2.0
Category
Last pushed
Apr 12, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/FateScript/CenterNet-better"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
roboflow/rf-detr
[ICLR 2026] RF-DETR is a real-time object detection and segmentation model architecture...
stereolabs/zed-sdk
⚡️The spatial perception framework for rapidly building smart robots and spaces
mikel-brostrom/boxmot
BoxMOT: Pluggable SOTA multi-object tracking modules with support for axis-aligned and oriented...
RizwanMunawar/yolov7-object-tracking
YOLOv7 Object Tracking Using PyTorch, OpenCV and Sort Tracking
google-deepmind/tapnet
Tracking Any Point (TAP)