Skip to content
This repository has been archived by the owner on Jun 24, 2024. It is now read-only.

Question about train_Idm.py #2

Closed
Augensternzyw opened this issue May 15, 2024 · 1 comment
Closed

Question about train_Idm.py #2

Augensternzyw opened this issue May 15, 2024 · 1 comment

Comments

@Augensternzyw
Copy link

Hello, where is generative.networks generated, I don't see it in the original folder.
from generative.networks.nets import DiffusionModelUNet
from generative.networks.nets import AutoencoderKL
from generative.networks.schedulers import DDPMScheduler

@bruAristimunha
Copy link
Owner

Hi @Augensternzyw,

This is a dependency, like numpy and scipy. It is not in the repository but is part of the open-source project that other authors of this project developed, called monai-generative.

You can find the original repository here:
https://github.com/Project-MONAI/GenerativeModels

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

No branches or pull requests

2 participants