Giter VIP home page Giter VIP logo

Comments (3)

knazeri avatar knazeri commented on June 28, 2024

@Rayna-Zhang We are updating the model and will release weights that account for both regular and irregular masks.

Stay tuned!

from edge-connect.

ljjcoder avatar ljjcoder commented on June 28, 2024

@knazeri thanks for your Excellent work! When I use your pretrain model on places2 to initial the network and then we train the model with model 3 on mask 1(random block)。the test result seems not good? is there any tricks for random block?
2065000

from edge-connect.

knazeri avatar knazeri commented on June 28, 2024

@ljjcoder Random blocks are a very challenging case of inpainting, the reason being is that 25% of the entire image is missing and we need to fill that with a perceptual meaningful content. If you look at most state of the art models out there, their results all suffer from some artifacts when a large portion of the image is missing! For the record, in our model, it is the first stage of the inpainting process that needs improvement! You can test it by setting MODEL:2 and see the quality of the inpaint model.
There are ways to improve the quality of the edge generator. For one, we found GAN hinge loss to outperform nsgan version! You can also start training on lower resolution images (Say 128x128) and use the weights for higher resolutions! There are other techniques that we are also working on right now and will publish our findings soon.

from edge-connect.

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.