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
Hello. Can I know the gpu information (gpu name(type), number of gpu, and memory usage of gpu) and training time in your experiments?
If possible, I would like to know roughly about VOC and Cicyscapes, respectively. (especially training time and gpu memory usage)
Thank you !
The text was updated successfully, but these errors were encountered:
Thanks for your interest.
We've provided all the training details via the wandb log. For example, in Pascal VOC12 experiment, you can find the hardware information, training time in https://wandb.ai/pyedog1976/PS-MT(VOC12)/runs/177s76t6/overview?workspace=user-pyedog1976. Also, the training logs are in https://wandb.ai/pyedog1976/PS-MT(VOC12)/runs/177s76t6/logs?workspace=user-pyedog1976 and the system history is in https://wandb.ai/pyedog1976/PS-MT(VOC12)/runs/177s76t6/system?workspace=user-pyedog1976.
Besides, you can find all the information in the wandb log for Cityscapes as well (which is also provided in this repo).
Cheers, Yuyuan
Sorry, something went wrong.
Thank you!
No branches or pull requests
Hello.
Can I know the gpu information (gpu name(type), number of gpu, and memory usage of gpu) and training time in your experiments?
If possible, I would like to know roughly about VOC and Cicyscapes, respectively.
(especially training time and gpu memory usage)
Thank you !
The text was updated successfully, but these errors were encountered: