conditional-flow-matching icon indicating copy to clipboard operation
conditional-flow-matching copied to clipboard

How to sample from batch OT if batch size used for compute OT is large than training batch?

Open Luciennnnnnn opened this issue 1 year ago • 3 comments

Hi, how to sample from batch OT if batch size used for compute OT is large than training batch? For example, I use batch size 128 to compute batch OT, then should I sample 32 from this OT for training repeat 4 times or I sample from it only once?

Luciennnnnnn avatar Sep 15 '24 05:09 Luciennnnnnn