#167 · Primary category: Computer Vision
Objectron
A dataset of 15K annotated object-centric video clips with 3D bounding boxes, camera poses, and AR metadata for 3D object detection.
Project last updated:03/06/26
GitHub Stars
2.3K
Forks
266
Contributors
7
License
Other
Why we included this project
This is the dataset behind Google's MediaPipe object detection models for shoes, chairs, mugs, and cameras, and it still holds up as a reference when you are training or benchmarking models that predict object pose in the real world. It packs about 15,000 short object-centric video clips and over four million annotated images, with each sample carrying camera pose, sparse point-cloud, plane, and 3D bounding box data. Because the footage was gathered across ten countries on five continents, it offers geographic variety that many single-lab datasets lack. The repo includes ready-to-use tf.record formats and a notebook for downloading the data, so you can feed it straight into a TensorFlow or PyTorch training loop without much setup. Anyone working on 3D object detection, pose estimation, or AR-centric perception will find the annotations and evaluation conventions here worth studying.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
opencv
Open Source Computer Vision Library
RuView
π RuView turns commodity WiFi signals into real-time spatial intelligence, vital sign monitoring, and presence detection — all without a single pixel of video.
PaddleOCR
Turn any PDF or image document into structured data for your AI. A powerful, lightweight OCR toolkit that bridges the gap between images/PDFs and LLMs. Supports 100+ languages.
MinerU
Transforms complex documents like PDFs and Office docs into LLM-ready markdown/JSON for your Agentic workflows.
tesseract
Tesseract Open Source OCR Engine (main repository)