Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compatibility Bugs #147

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

matteoguarrera
Copy link

kornia library has refactored some functions and the example/cont_ddpm.py was not working anymore due to an error raised
in example/unet.py that needs to be changed to return kornia.filters.filter2d(x, self.f, normalized=True).

@matteoguarrera matteoguarrera changed the title Kornia library compatibulity Compatibility Bugs May 25, 2024
@matteoguarrera
Copy link
Author

minor bug in the visualization function of latent_sde_lorentz.py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant