GithubHelp home page GithubHelp logo

gmfn's People

Contributors

liqilei avatar paper99 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

gmfn's Issues

Not an Issue

Hey @Paper99,

Thanks for sharing your code! I wonder if it is possible to help with visualizing featuer-maps as you did in your paper figure 4.

Thanks

My training result with scale = 2

Hi,
After I have trained the DIV2k, I get the final result(use best_ckp.pth to test):

set5:38.16/0.9610
set14:33.91/0.9203
urban100:32.81/0.9349
B100:32.30/0.9011
manga109:39.01/0.9776

It seems much lower than that in your paper.

question of test result

hi liqilei,thank you for your outstanding work.
I test my image.the result like this: Edge contours are obvious
How can I do this?
InkedScreenshot from 2019-12-10 06-37-44_LI

train error size not match

CUDA_VISIBLE_DEVICES=0 python train.py -opt options/train/train_GMFN.json
I use celeba dataset train

===> Training Epoch: [1/1000]... Learning Rate: 0.000200
Epoch: [1/1000]: 0%| | 0/251718 [00:00<?, ?it/s]
Traceback (most recent call last):
File "train.py", line 131, in
main()
File "train.py", line 69, in main
iter_loss = solver.train_step()
File "/exp_sr/SRFBN/solvers/SRSolver.py", line 104, in train_step
loss_steps = [self.criterion_pix(sr, split_HR) for sr in outputs]
File "/exp_sr/SRFBN/solvers/SRSolver.py", line 104, in
loss_steps = [self.criterion_pix(sr, split_HR) for sr in outputs]
File "/toolscnn/env_pyt0.4_py3.5_awsrn/lib/python3.5/site-packages/torch/nn/modules/module.py", line 477, in call
result = self.forward(*input, **kwargs)
File "/toolscnn/env_pyt0.4_py3.5_awsrn/lib/python3.5/site-packages/torch/nn/modules/loss.py", line 87, in forward
return F.l1_loss(input, target, reduction=self.reduction)
File "/toolscnn/env_pyt0.4_py3.5_awsrn/lib/python3.5/site-packages/torch/nn/functional.py", line 1702, in l1_loss
input, target, reduction)
File "/toolscnn/env_pyt0.4_py3.5_awsrn/lib/python3.5/site-packages/torch/nn/functional.py", line 1674, in _pointwise_loss
return lambd_optimized(input, target, reduction)
RuntimeError: input and target shapes do not match: input [16 x 3 x 192 x 192], target [16 x 3 x 48 x 48] at /pytorch/aten/src/THCUNN/generic/AbsCriterion.cu:12

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.