carolineec / EverybodyDanceNow

Motion Retargeting Video Subjects
Other
683 stars 138 forks source link

Is it possible to set training batchsize larger than 1? #13

Open hot-dog opened 3 years ago

justinjohn0306 commented 3 years ago

Were you able to generate the results?

On Tue, Jan 19, 2021, 5:43 PM hot-dog notifications@github.com wrote:

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/carolineec/EverybodyDanceNow/issues/13, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIDVKQ5CWDHRW36LCFCRX33S2VZP3ANCNFSM4WIV63ZA .

hot-dog commented 3 years ago

I am trying with my own data, but the training speed is too slow, it still need some time.

justinjohn0306 commented 3 years ago

ok well do let me know if you find any success

On Tue, Jan 19, 2021 at 6:02 PM hot-dog notifications@github.com wrote:

I am trying with my own data, but the training speed is too slow, it still need some time.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/carolineec/EverybodyDanceNow/issues/13#issuecomment-762812017, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIDVKQZ5CMAPLPSQ6I2BQGDS2V3VLANCNFSM4WIV63ZA .

carmelofascella commented 3 years ago

I have tried to train using varying values of batchSize (2,3,4,8,12..) but I have always got this error during the first epoch: errore numel Do you have any ideas about how to solve it?

zhangyahu1 commented 3 years ago

Same here