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

The acc's value is always 50.000000 when training. #25

Open
ChengYeung1222 opened this issue Oct 25, 2018 · 3 comments
Open

The acc's value is always 50.000000 when training. #25

ChengYeung1222 opened this issue Oct 25, 2018 · 3 comments

Comments

@ChengYeung1222
Copy link

I use two classes(airplane and bathtub) of the modelnet40v1 dataset to train the MVCNN model.I set up 10 shapes per class in the train_lists.txt and 2 shapes per class for validation.Does anyone have the same problem?Is this a random guessing problem?

@WeiTang114
Copy link
Owner

Could you try with more training data?

@monapr
Copy link

monapr commented Jan 13, 2019

I am having the same problem: I am currently training on 145 shapes and use 45 shapes for validation. While loss decreases, accuracy is always exactly 51.219512 and doesn't change even after 80 epochs. Have you found a solution?

@hassaanmahmood
Copy link

I also get this problem but with different dataset. loss is decreasing but accuracy is staying exactly at 50. after training I test the model with test, validation and training datasets, I got 50, 50, 46 respectively.
Anyone know what can be the problem?
Did anyone check with other implementations?.
thanks.

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

4 participants