931 skills found · Page 1 of 32
RangiLyu / NanodetNanoDet-Plus⚡Super fast and lightweight anchor-free object detection model. 🔥Only 980 KB(int8) / 1.8MB (fp16) and run 97FPS on cellphone🔥
roboflow / Rf Detr[ICLR 2026] RF-DETR is a real-time object detection and segmentation model architecture developed by Roboflow, SOTA on COCO, designed for fine-tuning.
microsoft / VoTTVisual Object Tagging Tool: An electron app for building end to end Object Detection Models from Images and Videos.
roboflow / TrackersTrackers gives you clean, modular re-implementations of leading multi-object tracking algorithms released under the permissive Apache 2.0 license. You combine them with any detection model you already use.
ZFTurbo / Weighted Boxes FusionSet of methods to ensemble boxes from different object detection models, including implementation of "Weighted boxes fusion (WBF)" method.
EdjeElectronics / TensorFlow Lite Object Detection On Android And Raspberry PiA tutorial showing how to train, convert, and run TensorFlow Lite object detection models on Android devices, the Raspberry Pi, and more!
IDEA-Research / DINO X APIDINO-X: The World's Top-Performing Vision Model for Open-World Object Detection and Understanding
IDEA-Research / Grounding DINO 1.5 APIGrounding DINO 1.5: IDEA Research's Most Capable Open-World Object Detection Model Series
facebookresearch / Omni3dCode release for "Omni3D A Large Benchmark and Model for 3D Object Detection in the Wild"
exiawsh / StreamPETR[ICCV 2023] StreamPETR: Exploring Object-Centric Temporal Modeling for Efficient Multi-View 3D Object Detection
wmcnally / KapaoKAPAO is an efficient single-stage human pose estimation model that detects keypoints and poses as objects and fuses the detections to predict human poses.
facebookresearch / 3detrCode & Models for 3DETR - an End-to-end transformer model for 3D object detection
microsoft / BiomedParseBiomedParse: A Foundation Model for Joint Segmentation, Detection, and Recognition of Biomedical Objects Across Nine Modalities
PaddlePaddle / Paddle3DA 3D computer vision development toolkit based on PaddlePaddle. It supports point-cloud object detection, segmentation, and monocular 3D object detection models.
rbgirshick / Voc DpmObject detection system using deformable part models (DPMs) and latent SVM (voc-release5). You may want to use the latest tarball on my website. The github code may include code changes that have not been tested as thoroughly and will not necessarily reproduce the results on the website.
JunweiLiang / Object Detection TrackingOut-of-the-box code and models for CMU's object detection and tracking system for multi-camera surveillance videos. Speed optimized Faster-RCNN model. Tensorflow based. Also supports EfficientDet. WACVW'20
ibaiGorordo / ONNX YOLOv8 Object DetectionPython scripts performing object detection using the YOLOv8 model in ONNX.
abdur75648 / Deep Learning Specialization CourseraThis repo contains the updated version of all the assignments/labs (done by me) of Deep Learning Specialization on Coursera by Andrew Ng. It includes building various deep learning models from scratch and implementing them for object detection, facial recognition, autonomous driving, neural machine translation, trigger word detection, etc.
F2Wang / ObjectDatasetToolsTools to create pixel-wise object masks, bounding box labels (2D and 3D) and 3D object model (PLY triangle mesh) for object sequences filmed with an RGB-D camera. This project prepares training and testing data for various deep learning projects such as 6D object pose estimation projects singleshotpose, as well as object detection and instance segmentation projects.
ZrrSkywalker / MonoDETR[ICCV 2023] The first DETR model for monocular 3D object detection with depth-guided transformer