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

Hi. I have some question about data augmentation and total learning time. #16

Open
KwonTaewoong opened this issue Jul 26, 2019 · 1 comment

Comments

@KwonTaewoong
Copy link

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!!

@xinghaochen
Copy link
Owner

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.

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