Skip to content

Latest commit

 

History

History

gen2-objectron

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Gen2 Objectron

Objectron performs 3D object detection. It predicts the keypoints of a 3D bounding box around an object in the image plane!

We use the two-stage architecture, so it is specialized for certain classes. This demo uses the chair model. However, other models pretrained by Mediapipe include bikes, books, bottles, cameras, cereal boxes, chairs, cups, laptops, and shoes.

Demo

chair

Install Requirements

python3 -m pip install -r requirements.txt

Usage

python3 main.py