DmitryUlyanov / deep-image-prior

Image restoration with neural networks but without learning.
https://dmitryulyanov.github.io/deep_image_prior
Other
7.79k stars 1.42k forks source link

error in skip connection #93

Open 9B8DY6 opened 2 years ago

9B8DY6 commented 2 years ago

image I used skip.py for model. channel = [32,64,128] but there is no skip connection in 32 channels...