Shivanand Venkanna Sheshappanavar
Shivanand Venkanna Sheshappanavar
Hi, Thank you very much for the implementation. Your implementation resulted in the below Eigenvalues and Eigenvectors. Covariance_Matrix = [[0.098846,0.029067,-0.042707], [0.029067,0.129853,-0.006902], [-0.042707,-0.006902,0.045574]] EigenValues = [0.000685,0.003148,0.005015] EigenVectors = [[-0.596732,-0.624927,0.503365], [-0.752320,0.653919,-0.080025], [0.279150,0.426445,0.860360]]...
Please let us know on how to reproduce classification accuracies.
To carry out step 5: Train GAN on the generated GFV data by going into the GAN folder and save the model. Please provide the pre-trained model or a script...
I downloaded your code and trained using the instructions you had given. I got 93.1%+ accuracy as shown below which is pretty good. Test 413, loss: 1.436297, test acc: 0.930713,...
Hi Team, Thank you very much for releasing the code. Congratulations on state-of-the-art results on the ScanObjectNN dataset. Can you please confirm if the results in Table 1 for CT...
Hi, Thank you for releasing the code. I am getting the below error. Kindly help.