Coder Social home page Coder Social logo

distgssr's Introduction

🌱News🌱

  • 2022-03-02- Our paper "Occlusion-Aware Cost Constructor for Light Field Depth Estimation" is accepted by CVPR 2022. Code is available at OACC-Net.
  • 2022-02-16- Our paper "Disentangling Light Fields for Super-Resolution and Disparity Estimation" is accepted by IEEE TPAMI.
  • 2021-12-25- The source codes of our DistgSSR, DistgASR, and DistgDisp have been released.
  • 2021-12-10- An online review of light field image super-resolution is available at LF-Image-SR, and an open source toolbox is available at ZhengyuLiang24/BasicLFSR.

distgssr's People

Contributors

yingqianwang avatar zhengyuliang24 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

distgssr's Issues

不能够复现4倍上采样的结果

作者,你好,最近看到你的文章,写得非常好,给了我一些启发,于是就想自己复现一下,自己训练了你的网络。通过BasicLF中得到了你的代码,但上采样4倍的结果PSNR与SSIM的平均值与你论文中的结果有较大的差异,PSNR平均值仅仅只有31.74.我用到的训练策略和论文中一样,也是通过你提供在BasicLF中的matlab代码生成的数据集,我思考了蛮久,唯一觉得有错的地方可能就是制作×4的数据集可能有错。
angRes, scale_factor = args.angRes, args.scale_factor
patchsize = scale_factor * 32
stride = patchsize // 2
downRatio = 1 / scale_factor
在matlab设置的stride无论×2或×4的数据集,stride都是使用的32.
想问一下你,×2的和×4的得到的patchsize分别为64和128,那么它们的stride是分别设置为32和64,还是一致设置为32.希望你能给我这个解答,非常感谢。
注意:通过下载你的预训练模型,经过测试得到的结果和你的一样。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.