Skip to content

chihhuiho/OOWL3D_demo

Repository files navigation

OOWL3D_demo

This is a visual demo website for OOWL3D dataset provided by UC San Diego Statistical Visual Computing Lab. This dataset is still expanding. Please contact Chih-Hui Ho (chh279@ucsd.eng.edu) for your usage.

Usage

  1. Dowload the dataset (around 5GB)
git clone https://github.com/chihhuiho/OOWL3D_demo.git
cd models
  1. All models are stored in hierarchical structure: Class --> Objects --> .ply, .obj

Contribute 3D models

  1. Dowload the dataset (around 5GB)
git clone https://github.com/chihhuiho/OOWL3D_demo.git
cd models
  1. Create a class directory if it does not exist
mkdir <class_name>
cd <class_name>
  1. Create an object directory
mkdir <object_name>
cd <object_name>
  1. Upload 4 files (.jpg, .mtl, .obj and .ply). The filename should be the object name.
  2. Repeat 2-3 until all new models are uploaded
  3. Create HTML for every object
python generate_html.py
  1. Push new 3D models
  2. Check your new models online http://www.svcl.ucsd.edu/projects/OOWL/oowl3d

Acknowledgement

The website is created based on https://github.com/xxv/jsc3d/tree/master/jsc3d. Thanks for all the contributers.

Contributors

Po Hsiang Huang, Sean Kamano, Dacheng Li, Jiayi Wang, Yixuan Huang, Brandon Leung, Chih-Hui Ho

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 4

  •  
  •  
  •  
  •