Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can anyone provide a list for train/val splitting? #65

Open
HoiM opened this issue May 13, 2022 · 1 comment
Open

Can anyone provide a list for train/val splitting? #65

HoiM opened this issue May 13, 2022 · 1 comment

Comments

@HoiM
Copy link

HoiM commented May 13, 2022

No description provided.

@saifkhichi96
Copy link

The closest data splits I found are these: https://gitlab.com/hzxie/Pix2Vox/-/blob/master/datasets/ShapeNet.json

This file is from the official source code of Pix2Vox++: Multi-scale Context-aware 3D Object Reconstruction from Single and Multiple Images (IJCV 2020). The paper mentions that they used the same data splits as in Octree Generating Networks: Efficient Convolutional Architectures for High-Resolution 3D Outputs (ICCV'17) which says:

To ensure a fair comparison, we trained networks on ShapeNet-all, the exact dataset used by Choy et al. [6]. Following the same dataset splitting strategy, we used 80% of the data for training, and 20% for testing

Hope it helps. Cheers!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants