Colin97 / MSN-Point-Cloud-Completion

Morphing and Sampling Network for Dense Point Cloud Completion (AAAI2020)
Apache License 2.0
417 stars 57 forks source link

About the dataset and the gpu. #27

Closed qinglew closed 3 years ago

qinglew commented 3 years ago

It seems like that the partial point cloud dataset generated from ShapeNet is very large (up to 49 GB), so could you please give the information of the GPU you used in the experiment ShapeNet completion? Can we train the model with a general GPU?

Colin97 commented 3 years ago

It's provided in the paper, we use 8 GPUS(1080Ti/2020Ti) to train the model (for several days).