yuxumin / PoinTr

[ICCV 2021 Oral] PoinTr: Diverse Point Cloud Completion with Geometry-Aware Transformers
MIT License
608 stars 110 forks source link

how to train model on custom dataset #112

Closed vasundharalahankar closed 1 year ago

vasundharalahankar commented 1 year ago

i am trying to train the model on my dataset but i am not able to do that because i am confused in pcn dataset there are only pcd not the text files and in shapenet55-34 there are pcd file as well as txt so i have to annotate my dataset or not

yuxumin commented 1 year ago

Txt file is used to split the dataset into training/validation for training and evaluation.