We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I used python main.py --task ctdet --exp_id coco_dla --batch_size 32 --master_batch 15 --lr 1.25e-4^C--gpus 0,1 The datasets have not changed.
The text was updated successfully, but these errors were encountered:
It does take long to train coco in two GPUs. You can see what happens after training it for a day.
Sorry, something went wrong.
It have trained 40 hours,running to about 40 epoch ,and it still contain 1.32
Can you make sure the code is unchanged? Or you can try training pascal voc first to see if you can reproduce the results.
Hi, when you finish raining, about how larg the hm_loss drops to?
No branches or pull requests
I used python main.py --task ctdet --exp_id coco_dla --batch_size 32 --master_batch 15 --lr 1.25e-4^C--gpus 0,1
The datasets have not changed.
The text was updated successfully, but these errors were encountered: