Open amiltonwong opened 4 years ago
@amiltonwong Hi, thank you for your attention. Do you use the same environment as I do (tensorflow version or CUDA)? I notice that your classification accuracy rate is only 92.7, which is lower than general ~93% I trained. Thus, I don't have a good solution to your problem now, could you train a new model repeatedly to double-check the results? I'll also take the time to check the code and I'm sorry for what happened to you.
@yanx27 , thanks for your reply. I'll train it again to see whether the issue occurs.
Hi, @yanx27 ,
After training the model for ModelNet40 with
--AS
option, I got the following testing result for ModelNet40 with noise: log.txt.It's strange that
Evaluation with 1 Noisy Points
only givesaccuracy=0.040519
, while the other situations give reasonable accuracy:Any comments for this issue?
THX!