conditional-flow-matching
conditional-flow-matching copied to clipboard
How to sample from batch OT if batch size used for compute OT is large than training batch?
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?