JuliaWolleb / diffusion-anomaly

Anomaly detection with diffusion models
MIT License
119 stars 23 forks source link

Command line arguments for Fixed Point GAN and VAE #22

Open drainvers opened 11 months ago

drainvers commented 11 months ago

I am currently evaluating this model using the full CheXpert dataset for comparison with other approaches. What are the command line arguments used for running the Fixed Point GAN and VAE models used in this paper? Specifically the arguments used for specifying the dataset directories, but the entire command would be highly appreciated.