Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

accuracy issue #12

Closed
FrankCAN opened this issue Jan 23, 2019 · 11 comments
Closed

accuracy issue #12

FrankCAN opened this issue Jan 23, 2019 · 11 comments

Comments

@FrankCAN
Copy link

Hi,
Is there anyone who achieved about 92% result? Why I only got 89%?

Many thanks.

Best Regards
Frank

@Haiyan-Chris-Wang
Copy link

How many epochs did you run?

@FrankCAN
Copy link
Author

250 epochs as default.

@Haiyan-Chris-Wang
Copy link

I got the 92 result after I run the 250 epochs

@FrankCAN
Copy link
Author

That's good, did you change any parameters in your code? As all the parameters I am using are default value. Many thanks for your help.

@Haiyan-Chris-Wang
Copy link

I didn't change. just as default

@FrankCAN
Copy link
Author

Hi,
Can you please share your train.py file and your training log file?, Then I can check the difference between our paprameters, many thanks.

@patrick-llgc
Copy link

Another data point. I got 90.99% accuracy after 250 epochs.

eval mean loss: 1.431454
eval accuracy: 0.909903
eval avg class acc: 0.884221

I looked back a few epochs, and the eval accuracy reaches about 91.4. When you say 89%, are you referring to the overall accuracy or avg class accuracy? @FrankCAN

@YimingCuiCuiCui
Copy link

Try to use Pytorch version rather than Tensorflow version and you will get a surprise.

@Yuquan-Lu
Copy link

I got the 92 result after I run the 250 epochs

in paper,modelnet40 1024 points acc reach to 92.9%,2048 points reach to 93.5

@ShiQiu0419
Copy link

Try to use Pytorch version rather than Tensorflow version and you will get a surprise.

Hi, I have not found any pytorch codes for spatial transform part. Did I miss them?

@grxiao
Copy link

grxiao commented Sep 5, 2019

i just got the result of 91.2%
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants