google-research-datasets / Objectron

Objectron is a dataset of short, object-centric video clips. In addition, the videos also contain AR session metadata including camera poses, sparse point-clouds and planes. In each video, the camera moves around and above the object and captures it from different views. Each object is annotated with a 3D bounding box. The 3D bounding box describes the object’s position, orientation, and dimensions. The dataset contains about 15K annotated video clips and 4M annotated images in the following categories: bikes, books, bottles, cameras, cereal boxes, chairs, cups, laptops, and shoes
Other
2.24k stars 263 forks source link

Prepare objectron like dataset for custom objects #55

Closed chandelarvind closed 2 years ago

chandelarvind commented 2 years ago

How can we prepare dataset like Objectron to train custom model?

ahmadyan commented 2 years ago

Hi, We do not support custom objects/models.

jianingwei commented 2 years ago

You can potentially follow the description of our CVPR paper https://arxiv.org/abs/2012.09988 to establish data collection and annotation.

jianingwei commented 2 years ago

Closing this issue. If there are further questions, please re-open.