登录
首页 » Python » 图像超分辨率

图像超分辨率

于 2020-03-19 发布
0 72
下载积分: 1 下载次数: 7

代码说明:

说明:  图像超分辨率技术源码; 基于深度学习的图像超分辨率重建的流程如下[2]: 1.首先找到一组原始图像Image1; 2.将这组图片降低分辨率为一组图像Image2 3.通过各种神经网络结构,将Image2超分辨率重建为Image3(Image3和Image1分辨率一样) 4.通过PSNR等方法比较Image1和Image3,验证超分辨率重建的效果,根据效果调节神经网络中的节点和参数 5.反复执行以上直到第4步的结果比较满意(Image super-resolution technology source code; The process of image super-resolution reconstruction based on deep learning is as follows [2]: 1. First find a set of original images image1; 2. Reduce the resolution of this group of pictures to a group of image2 3. Through various neural network structures, the super-resolution of image2 is reconstructed into image3 (the resolution of image3 is the same as that of image1) 4. Compare image1 and image3 by PSNR and other methods to verify the effect of super-resolution reconstruction, and adjust the nodes and parameters of neural network according to the effect 5. Repeat the above until the result of step 4 is satisfactory)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 696522资源总数
  • 104038会员总数
  • 40今日下载