Implementation of Tree-GAN paper.
- ModelNet10 dataset is used.
- To sample pointcloud from mesh:
- Data generation code is present in Point_Sampling_From_Mesh folder.
- ModelNet10 numpy format dataset: Link
- Keeping larger values for batch size helps model in learning better distribution for pointcloud data.
- Download pre-trained model from googl drive: Link
- Keep treegan_ckpt folder as it is in code directory.
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Explaination of the data generation part.Add results.
[1] 3D Point Cloud Generative Adversarial Network Based on Tree Structured Graph Convolutions [ Dong Wook Shu, Sung Woo Park, Junseok Kwon ]