cuiyixin555 / DUBLID

An Algorithm Unrolling Approach to Deep Blind Image Deblurring
13 stars 5 forks source link

function compute_cost is missing from Network.py #1

Open KaelZhanghao opened 1 year ago

KaelZhanghao commented 1 year ago

In train.py, line #9: from network import Network, compute_cost, the compute_cost is missing from Network.py.

migellebarlis commented 9 months ago

It would be nice to see the translation operator in 2D for both image and kernel.