GithubHelp home page GithubHelp logo

dectrfov / y-net Goto Github PK

View Code? Open in Web Editor NEW
29.0 29.0 5.0 4.87 MB

Y-NET: MULTI-SCALE FEATURE AGGREGATION NETWORK WITH WAVELETSTRUCTURE SIMILARITY LOSS FUNCTION FOR SINGLE IMAGE DEHAZING, ICASSP 2020

License: Apache License 2.0

Python 100.00%

y-net's People

Contributors

dectrfov avatar huckiyang 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

Watchers

 avatar  avatar  avatar  avatar

y-net's Issues

Wloss

Hi, Can you provide a TensorFlow version of WLoss?

train

Hello, excuse me, I used the train file of your previous network to train this network, but there are still some problems. The loss function shows a negative number, which makes it impossible to calculate in the later evaluation. I want to know if there is any problem in my training?

Wloss Loss Function

Hi, Thank you very much for this work. I'm very interested in this direction, but from your code, I found a few errors in the Wloss function and I don't know how to fix them.
(i) x0, x1, x2 = wt3(x)
y0, y1, y2 = dw3(y)
Whether it should be:
x0, x1, x2 = dwt(x)
y0, y1, y2 = dwt(y)
Looking forward to your reply as soon as possible!Thank you.

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.