Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What is the use of “phaseShift” function?? #50

Open
toddwyl opened this issue Nov 11, 2018 · 1 comment
Open

What is the use of “phaseShift” function?? #50

toddwyl opened this issue Nov 11, 2018 · 1 comment

Comments

@toddwyl
Copy link

toddwyl commented Nov 11, 2018

I am reimplement the paper SRGAN in paddlepaddle, I should implement the pixelshuffle function.
I dont understand the use of the phaseShift which u implement in

def phaseShift(inputs, scale, shape_1, shape_2):

Can u help me?

@T5eng
Copy link

T5eng commented Apr 20, 2019

it is a upsample method from "Real-Time Single Image and Video Super-Resolution Using an Efficient Sub-Pixel Convolutional Neural Network"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants