guoqincode / Open-AnimateAnyone

Unofficial Implementation of Animate Anyone
2.91k stars 233 forks source link

Is it normal for data loading to take a long time during some training steps #101

Closed icech closed 8 months ago

icech commented 8 months ago

Every few training steps, there is a delay of several tens of seconds in data loading. Is it due to my CPU's performance?

guoqincode commented 8 months ago

Yes, dataloading is cpu intensive.

icech commented 8 months ago

Yes, dataloading is cpu intensive.

thanks for you reply. sorry to bother you, have you encoutered this promblem? Could you please tell me the model of CPU you have used? i have checked my cpu, all of them are Intel(R) Xeon(R) Platinum 8369B CPU @ 2.90GHz.

load_data_time: 0.0001, train_step_time: 0.665. 
load_data_time: 0.0001, train_step_time: 0.652
load_data_time: 0.0001, train_step_time: 0.640
load_data_time: 19.6173, train_step_time: 0.686 
load_data_time: 0.0002, train_step_time: 0.664
load_data_time: 0.0002, train_step_time: 0.639