You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The accuracy of 0.5517 is different from your result of 56.7% (ModelNet to ScanNet without SPST) in Table 1 in your paper and the average accuracy of 10 classes is 0.4728, right? However, the reported accuracy in your paper is 52.2%.
Are there any problems with your current code or any different details from your paper?
Thanks a lot.
The text was updated successfully, but these errors were encountered:
Using the first version of your code (using batch normalization and TransNorm), I got the results of
And then, after you updated your code, I got the results of
The accuracy of 0.5517 is different from your result of 56.7% (ModelNet to ScanNet without SPST) in Table 1 in your paper and the average accuracy of 10 classes is 0.4728, right? However, the reported accuracy in your paper is 52.2%.
Are there any problems with your current code or any different details from your paper?
Thanks a lot.
The text was updated successfully, but these errors were encountered: