Shivanand Venkanna Sheshappanavar

Results 40 comments of Shivanand Venkanna Sheshappanavar

@kingsj0405 what are the versions of the following? gcc g++ cuda

Hi, With the normals, I am getting the below error. Please help us fix it. Thanks

I freshly cloned PointNeXt and also openpoints. The config files for modelnet40_normal_resampled are missing from the [cfgs](https://github.com/guochengqian/PointNeXt/tree/master/cfgs) folder. I created them and tried to run with normals and faced this...

Hi, I am using pointnext-s.yaml and modelnet40_normal_resampled_loader.py I had downloaded the latest PointNeXt and openpoints. Also, had created the environment newly. Thanks for your help. On Sun, Sep 25, 2022...

@Colin97 did you train using the PyTorch implementation or the TensorFlow one? Also, can you please share the results which you got from the training? Thanks very much

Dear Authors, Please provide the complete code. Thanks in advance.

@kumuji your blog post site can't be reached. ![image](https://user-images.githubusercontent.com/2320460/101247575-5cabaf00-36e8-11eb-98b4-e2003f37d70b.png)

I trained from scratch and got Test :: test acc: 0.930713, test avg acc: 0.895570

Weird no matter how many times I run I get below results, $ python main.py --eval True --model_path 'checkpoints/exp/models/model.t7' Namespace(batch_size=64, dataset='modelnet40', dropout=0.5, emb_dims=1024, epochs=500, eval=True, exp_name='exp', k=20, lr=0.001, model='GSNET', model_path='checkpoints/exp/models/model.t7',...