Open woqingdoua opened 3 years ago
Could you specify how exactly you're trying to run our code? :)
you should sync the submodule: git submodule update --recursive --init or download related folder from https://github.com/dccastro/Morpho-MNIST.git @woqingdoua
Thanks for your open sourcing. I try to replicate the code and have the following problem: "from deepscm.morphomnist import io ModuleNotFoundError: No module named 'deepscm.morphomnist" How can I fix this issue? Looking forward your reply 😊