Training and comparison of flowmatching w.r.t. DDIM diffusion.
Done on EchonetLVH dataset using zea implementations
dataloader.pycontains a simple tensorflow loadertrain.pytrains flowmatching/diffusion model and stores tocheckpointsfolder.- In
eval_filesfolder, for after training:plot_val_nv_loss.pyplots training statistics of both models.sample.pyplots some samples vs num_steps for both models.dps_comparison.pygives a comparison for DPS inpainting for a single evaluation.dps_scanlines.ipynbloops over some samples and reports the DPS loss of both models.