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
Hi.
I am interested in your project and have some question.
How many times did you do data augmentation?
and, how much time did need all to train in your project?(baseline and pose-ren)
Last, I wonder that which GPU device perform training in your project?
Thank you!!
The text was updated successfully, but these errors were encountered:
Hi, we do online data augmentation in training. That's to say, each sample is augmented randomly before being fed into the network for training.
I can't remember the precise training time. Maybe it was trained within two days or so using a Tesla K40 GPU.
Sorry, something went wrong.
No branches or pull requests
Hi.
I am interested in your project and have some question.
How many times did you do data augmentation?
and, how much time did need all to train in your project?(baseline and pose-ren)
Last, I wonder that which GPU device perform training in your project?
Thank you!!
The text was updated successfully, but these errors were encountered: