GithubHelp home page GithubHelp logo

deep_prior's Introduction

deep_prior

some general notes and approaces on deep image prior

paper notes

  1. the structure of a generator network is sufficient to capture image statistics
  2. INVERSE PROBLEMS, randomly initialized network can be used as prior
  3. THE STRUCTURE OF THE NETWORK MUST RESONATE WITH THE STRUCTURE OF THE DATA
  4. you need a generator network

  1. I start with some random weights to the NN and iteratively update THEM
  2. updating with a comparison to the original image, super resolution is reasonable
  3. a network untrained descends much faster towards a "real" image rather than random noise.
  4. in inpainting, I'm just calculating the loss on the non-mask pixels! sounds pretty reasonable!
  5. in general I should tune the network for every specific image..
  6. for LARGE HOLE INPAINTING, an inizialization with meshgrid gradient rather than uniform noise
  7. noise based regularization, perturb the input
  8. the convolutional operation impose self-similarity on the generated images

future developments

  • taking into consideration the likeness of a network to rebiuld random vs non random images. maybe related to a so called random distance..
  • what if we sample the random creations a CNN and use them instead of random layers? huh?

deep_prior's People

Contributors

fmerizzi avatar

Watchers

James Cloos avatar  avatar

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.