parser = argparse.ArgumentParser(description="Evaluate the Variational Lower Bound (VLB), L1 and L2 distance of a trained depth diffusion model an a dataset") parser.add_argument("-b", "--batch_size", ...
parser.add_argument("-s","--sampling_steps", type=int, default=None, help="Number of steps used for sampling. If None, use number of steps used during training ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results