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 decreases during training #9

Open
linxiangyulxy opened this issue Jan 7, 2022 · 1 comment
Open

Accuracy decreases during training #9

linxiangyulxy opened this issue Jan 7, 2022 · 1 comment

Comments

@linxiangyulxy
Copy link

Hi, @YantaoShen , thanks for your great work!

I download your pretrained models on CUHK03 dataset, and then run this commands:
python examples/main.py -d cuhk03 -b 88 --features 2048 --alpha 0.95 --grp-num 2 --lr 0.000001 --ss 10 --epochs 10 --dropout 0.8 --combine-trainval --weight-decay 0 --retrain examples/logs/cuhk03-pretrained/model_best.pth.tar --logs-dir examples/logs/cuhk03-final-model

But I am getting lower accuracy during training.

Could you please let me know how to solve this problem? Thank you in advance!

@YantaoShen
Copy link
Owner

Hi there,

Thanks for your comments, I guess it is due to overfitting issue, could you provide more details like after how many epochs your model acc will drop?

Yantao

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

2 participants