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

training with adam optimizer giving worst result than default parameter, something wrong #730

Open
akashAD98 opened this issue Sep 7, 2022 · 1 comment

Comments

@akashAD98
Copy link
Contributor

akashAD98 commented Sep 7, 2022

hi @WongKinYiu is there anything wrong with adam? I agree that performance of diff optimizer little bit vary, but map which I'm getting is worst .

I'm using ubantu 20.04 ,
rtx 3090 GPU
cuda 11.5

command I used

python3 train.py --workers 8 --device 0 --batch-size 16 --data data/custom_yolov7_personalitems46.yaml --img 640 640 --cfg cfg/training/yolov7x_personal46_cfg.yaml --weights '' --name yolov7_perso46_adam --hyp data/hyp.scratch.p5.yaml --adam --epochs 175

image

image

@aliwaqas333
Copy link

I think there is some problem with 3090 GPU. I used 1080 and it worked but not able to train on 3090. :(

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