emenent_CS

Results 4 issues of 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. ![image](https://user-images.githubusercontent.com/52703791/133770692-16d6bc63-4cf5-41c3-98e8-bb835c803ac5.png) for the step "CUDA Kernel Building" do we have to download Pointnet2_PyTorch repository from the link...