Skip to content

manisha201301/partnet_anno_system

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PartNet: A Large-scale Benchmark for Fine-grained and Hierarchical Part-level 3D Object Understanding

Annotation System Overview

Figure 1. The PartNet Annotation System Overview.

Annotation System

This repo contains the web-based part segmentation annotation interface for PartNet.

Our 3D web-based GUI is build upon Node.js, Express.js and Three.js frameworks. Please check the README in client and server folders for setup instructions.

Paper and Dataset

PartNet is accepted to CVPR 2019. See you at Long Beach, LA.

Our team: Kaichun Mo, Shilin Zhu, Angel X. Chang, Li Yi, Subarna Tripathi, Leonidas J. Guibas and Hao Su from Stanford, UCSD, SFU and Intel AI Lab.

Arxiv Version: https://arxiv.org/abs/1812.02713

Project Page: https://cs.stanford.edu/~kaichun/partnet/

Video: https://youtu.be/7pEuoxmb-MI

Please refer to this repo for the PartNet dataset utilities and this repo for the segmentation experiments (Section 5) in the paper.

Citations

@article{mo2018partnet,
    title={{PartNet}: A Large-scale Benchmark for Fine-grained and Hierarchical Part-level {3D} Object Understanding},
    author={Mo, Kaichun and Zhu, Shilin and Chang, Angel and Yi, Li and Tripathi, Subarna and Guibas, Leonidas and Su, Hao},
    booktitle={Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition (CVPR)},
    year={2019}
}

License

MIT Licence

Updates

  • [April 18, 2019] PartNet Annotation System v1.0 release.

About

PartNet 3D Web-based Shape Parts Annotation System

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.7%
  • CSS 2.2%
  • Python 1.8%
  • HTML 1.3%