Spartey / 3D-VAE-GAN-Deep-Learning-Project

COMS 4995 Deep Learning Project, Spring 2018
18 stars 4 forks source link

dataset #1

Open AmyWan opened 6 years ago

AmyWan commented 6 years ago

how can i get the dataset(2d-images---->3d)

Spartey commented 6 years ago

Directly download from ShapeNet.

AmyWan commented 6 years ago

And did you have the predeal the datatset?is there code?

AmyWan commented 6 years ago

Could you give me a adress,including image ,and voxel ?

Is this? http://cvgl.stanford.edu/data2/ShapeNetRendering.tgz

Spartey commented 6 years ago

https://www.shapenet.org/

AmyWan commented 6 years ago

I am sorry to ask you agian.Did you mean the PASCAL3D+

release1.1 ~ 7.5GB (PASCAL VOC 2012 and ImageNet images and annotations, 3D CAD models, annotation tool, VDPM code, and segmentation code)???I find this data set in the website.

Spartey commented 6 years ago

Just go to the website I sent, register, login and download the core data set

Spartey commented 6 years ago

yes

Simran2016264 commented 4 years ago

Can you please help with what should be the file path in ShapeNetCore Dataset, for image_path and model_path for the function getTrain.getData(image_path, model_path) ?