WaveDiff
WaveDiff copied to clipboard
目前可以使用自己的数据集进行去噪功能吗
Yes, you can. Just need to define your own dataloader, you can use datasets_prep/stackmnist_data.py for reference.
Thank you for your reply. Could you please ask where the input channel for images with noise during testing is? Also, where is the storage path for the output results set!