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

AttributeError: Can't pickle local object 'MRIDataset.__init__.<locals>.<lambda>' #15

Open
whiteYi opened this issue Aug 31, 2023 · 5 comments

Comments

@whiteYi
Copy link

whiteYi commented Aug 31, 2023

Hi, Thank you for your contribution about DDM2. I encountered the following problem when running the first step of the code. Can you help me look at it?
image

@whiteYi
Copy link
Author

whiteYi commented Aug 31, 2023

The parameter at 'num_work' value is 0, but it has error in multi-progress.And the train was beganing two epoch.
image

@whiteYi
Copy link
Author

whiteYi commented Aug 31, 2023

The problem seem to be sovled. As shown in the picture, just change the value of 'num_works' here to 0.
image

@whiteYi
Copy link
Author

whiteYi commented Sep 3, 2023

Hi, I wanna to verify some details about code. I encounte a error when i run the ’denoise.py‘. The code cannot find attribute ’Y‘ from 'visuals', but it has attribute 'X'. Do I need to change ’Y‘ to 'X'? I will be very appreciated if you could give me an early reply.
image

@tiangexiang
Copy link
Collaborator

Hi, sorry I just saw your messages! This should be 'X', representing the input noisy image. Sorry for the typo!

@whiteYi
Copy link
Author

whiteYi commented Sep 9, 2023

OK, Thanks for your reply. I just wish the code correctness can be ensured after changing!

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

No branches or pull requests

2 participants