You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for your work !
In the init method of the calss data_generator, I can not understand the function of the variable num_seq_samples. num_seq_samples = preprocessor.num_fr - (parser.min_past_frames + parser.min_future_frames - 1) * self.frame_skip
Thank you very much !
The text was updated successfully, but these errors were encountered:
Thank you for your work !
In the init method of the calss
data_generator
, I can not understand the function of the variable num_seq_samples.num_seq_samples = preprocessor.num_fr - (parser.min_past_frames + parser.min_future_frames - 1) * self.frame_skip
Thank you very much !
The text was updated successfully, but these errors were encountered: