Pose-REN icon indicating copy to clipboard operation
Pose-REN copied to clipboard

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

Open KwonTaewoong opened this issue 5 years ago • 1 comments

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

KwonTaewoong avatar Jul 26 '19 08:07 KwonTaewoong

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.

xinghaochen avatar Aug 07 '19 12:08 xinghaochen