Git Product home page Git Product logo

Comments (6)

Zysty avatar Zysty commented on July 22, 2024 2

Hi,
I find another issue.
In the code,
The batch_size default setting in option.py is 16 and there is no related settings in TrainSAN_scripts.sh.
In the paper,
'In each min-batch, 8 LR color patches with size 48 × 48 are provided as inputs. ' Does it means the batch_size is set to 8?

from san.

daitao avatar daitao commented on July 22, 2024
  1. the LSRAG consists of some residual block ended with a SOCA. The code is in" Nonlocal Enhanced Residual Group (NLRG)"
  2. You are right. The 'NLRG' in code is actually the 'LSRAG' in paper. I will correct the mistakes soon. I will check the code soon. Thank you.

from san.

Zysty avatar Zysty commented on July 22, 2024

So the 'NLRG' in code is actually the 'LSRAG' in paper.But I find that 'LSRAG' ('NLRG' in code) is ended with a convolution layer in code( 'self.conv_last(x)') .

from san.

Awenjie10 avatar Awenjie10 commented on July 22, 2024

Hi,
I find another issue.
In the code,
The batch_size default setting in option.py is 16 and there is no related settings in TrainSAN_scripts.sh.
In the paper,
'In each min-batch, 8 LR color patches with size 48 × 48 are provided as inputs. ' Does it means the batch_size is set to 8?

when i use batch_size=16 for training on 1080ti out of memory.

from san.

lookthatdog avatar lookthatdog commented on July 22, 2024

在论文中 batch_size=32,但是设置的是16,按照代码设置的来跑Set5 x2的结果是37.713,比论文中的小很多

from san.

lookthatdog avatar lookthatdog commented on July 22, 2024

Hi,
I find another issue.
In the code,
The batch_size default setting in option.py is 16 and there is no related settings in TrainSAN_scripts.sh.
In the paper,
'In each min-batch, 8 LR color patches with size 48 × 48 are provided as inputs. ' Does it means the batch_size is set to 8?

when i use batch_size=16 for training on 1080ti out of memory.

what's your running result?

from san.

Related Issues (20)

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.