emenent_CS
emenent_CS
Hy ! Thanks for sharing code. In your experiment with title "shape classification with noise" Did you train your netowork on actual (noise free) modelnet dataset and then tested it...
Hello ! I executed the pip install -r requirements.txt and it doesn't produce any error.But when I tried to start training it produces the follwoing error. 2_PyTorch-master/pointnet2$ python3.6 train.py task=cls...
Hello ! Your work is very interesting.Thanks for sharing. I trained and tested the classification network as per the instructions given by you on github page but results are far...
Hy! Your work is very interesting. I am confused about this underlined part.  for the step "CUDA Kernel Building" do we have to download Pointnet2_PyTorch repository from the link...