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

PCK mismatch for ResNet #17

Open
annabalabaeva opened this issue Jan 31, 2020 · 0 comments
Open

PCK mismatch for ResNet #17

annabalabaeva opened this issue Jan 31, 2020 · 0 comments

Comments

@annabalabaeva
Copy link

annabalabaeva commented Jan 31, 2020

Hi!
Thanks for the source code!

I'm trying to train the model with ResNet101 feature extractor and affine transformations. I'd like to get the same PCK as the model mentioned in commit f24a83a has.

I use the following command:
python3 train.py --num-epochs=20 --feature-extraction-cnn=resnet101 --random-sample=True --trained-models-dir=trained_models/

But the max PCK that I managed to achieve is 0.5388 (vs 0.559 that your model gives).

What am I doing wrong and how can I obtain the same results as your model gives?

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

1 participant