walk-jump
walk-jump copied to clipboard
Official repository for discrete Walk-Jump Sampling (dWJS)
Results
2
walk-jump issues
Sort by
recently updated
recently updated
newest added
Key Problem : The sample.py expects args in a dictionary. instantiate_model_for_sample_mode() expects `sample_mode_model_cfg` as an arg. But current hydra config provides `model_type`, `checkpoint_path`, and `denoise_path`. Other fixes : - `chunksize`...
Do you plan to release reference code for Distributional Conformity Score which was mentioned in the paper ?