Code Monkey home page Code Monkey logo

Comments (4)

windj007 avatar windj007 commented on August 24, 2024 2

Due to the nature of convolutions, the networks adapt to the scale of objects/textures - and perform best on exactly that scale. Inpainting in 256 is not very interesting in practice - so why optimize methods for such low resolution? Original resolution of images in Places is 512 - so we decided to keep that scale (i.e. average size of objects in pixels), but training directly in 512 is very expensive - so we used crops.

from lama.

windj007 avatar windj007 commented on August 24, 2024

Hi! All LaMa models in the paper were trained using 256x256 crops from Places. Original resolution of images in Places is approximately 512

from lama.

windj007 avatar windj007 commented on August 24, 2024

Feel free to reopen the issue if you have further questions

from lama.

hjq133 avatar hjq133 commented on August 24, 2024

Hi, @windj007. When using Places for training, why doesn't lama scale the image to 256 before cropping, is it more meaningful than directly making 256x256 crops ?

from lama.

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.