Coder Social home page Coder Social logo

guaishou74851 / casnet Goto Github PK

View Code? Open in Web Editor NEW
30.0 2.0 7.0 14.83 MB

Content-aware Scalable Deep Compressed Sensing (TIP 2022) [PyTorch]

Home Page: https://ieeexplore.ieee.org/document/9854112/

Python 100.00%
compressed-sensing computer-vision deep-learning deep-unfolding image-processing image-restoration optimization scalability

casnet's Issues

您好!请问如何获取流程中压缩图片?

很感谢作者您在CS领域贡献的这份工作,我大受裨益,目前我也在从事相关研究。我想知道该如何获取您在Overview图中第二步骤,经过SS以及IS所得到的Initial Estimation的图片,也就是压缩后尚未恢复的图片。感谢您的回复!

您好!我在重现您的工作,恢复图片时遇到了爆显存的问题,请问该如何解决?

您好,再次请教!这次我在重构图片时,显存爆了,恢复失败。具体而言,运行的是test.py文件,但是图片是用的高分辨率遥感图像,图片尺寸为3904x1280,模型是您提供的net_params_320.pkl文件。我首先用单卡A40会爆显存,再尝试了DataParallel下4张A40还是失败,改写成DPP多卡下4张A40也是没有恢复成功。主要是在这一步model_test.py的135行,
PhiT_Phi_basic = Phi_basic.permute(0, 2, 1).matmul(Phi_basic)
出现OutOfMemory的情况。请问遇到这种高分辨率的图片该怎么恢复呢?

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.