Weijia Wang

Results 5 issues of Weijia Wang

Hi, I found that the code automatically downloads the PCPNet dataset when I run the training script. I used your recommended command: `python normals_pcpnetdata_train.py --model_name='network_k48new_epoch{}.pt' --k_train=48 --iterations=8` But then it...

Dear Authors, I tried to train using your given dataset `0` (command: `python Train.py --dataset 0`). The available memory is around 10GB. However, the training cannot start as it keeps...

Dear Mattia, Sorry to bother you, but I'm having difficulties in understanding the demo.sh code. I guess demo.sh is to test our trained networks with our test dataset? Please correct...

Hi, I am very interested in your work. From the code available (i.e. main.py), I found that it loads weights from a trained network model and directly tests on the...

Dear authors, Can you please provide suggestions on how to replicate other methods' results in Table 1? For example, PointFilter was originally trained on another dataset, did you retrain it...