Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 874 Bytes

README.md

File metadata and controls

29 lines (21 loc) · 874 Bytes

YCB Object 3D annotation

UI to annotate videos using 3d objects, in a camera-object scene.
TO DO (WIP): Multi camera synchronization and model-in-the-loop.

Installation and running

To install. First clone the repo.

cd ycb_objects

In the project directory, install all dependencies with.

$ npm install

To start the development server. Run

$ npm start

Open http://localhost:3000 to view it in the browser.

Currently, there are 4 different objects in the public folder for testing. Add your 3D objects to the public folder, use .gltf files. We suggest an OBJ coverter, then optimize your glTF assets with gltf-pipeline, more info.

See demo

Download annotation_example