jiangsutx / SRN-Deblur

Repository for Scale-recurrent Network for Deep Image Deblurring
http://www.xtao.website/projects/srndeblur/srndeblur_cvpr18.pdf
MIT License
714 stars 184 forks source link

Support for TensorFlow 2.x #66

Open thisishardik opened 3 years ago

thisishardik commented 3 years ago

Added support for TensorFlow 2.x versions. Fixed minor bugs like removal of unsupported operations by misc module of the scipy package. Fixed the download issue of the weights' files by providing the downloadable link in the README.