udvd icon indicating copy to clipboard operation
udvd copied to clipboard

Unsupervised Deep Video Denoising, ICCV 2021

Results 9 udvd issues
Sort by recently updated
recently updated
newest added

Hi! I am trying to run model training, always get this error: File "fluoro_train.py", line 202, in main(args) File "fluoro_train.py", line 16, in main utils.setup_experiment(args) File "C:\Users\annel38\Desktop\udvd-main\utils\train_utils.py", line 53, in...

Thank you for your impressive work. Recently, I have learned your training code and noticed that the network outputs an est_sigma. I'm not sure what this is for? Or if...

Thank you for your awesome code! I am hoping you might open-source the log files you have from training. Maybe the training and validation loss as a function of epoch...

I encountered a bug when running single_train.py using the setup in readme '--model blind-video-net-4 --data-path dataset/Set8 --dataset SingleVideo --dataset-aux GoPro --video rafting --aug 2 --sample --heldout --batch-size 8 --lr 1e-4...

Hi, Is there any chance you could share all required packages to run everything contained in the repo (code + jupyter notebooks), either through a simple dotted list, or with...

In the updated version of the structural similarity function channel axis is explicitly mentioned to avoid the value error of getting an image size smaller than the window size. And...

when i use my data to test microscopy_demo,I found that the result can only output a small piece of my image, not the whole image, can you help me solve...

when i use microscopy_demo.ipynbn,it made a mistake,can you help me with it. ![image](https://github.com/user-attachments/assets/d58086b8-658c-4a06-bc73-c5044c999777)