Coder Social home page Coder Social logo

Your Partial Conv is new in computer vision. However, if you use a ground truth image in your loss function for your model trining, your paper is worthless for image inpainting. In most cases, we only have a deteriorated image, and the the ground truth is an unknown target. about pytorch-inpainting-with-partial-conv HOT 3 CLOSED

Flying-ow avatar Flying-ow commented on September 22, 2024
Your Partial Conv is new in computer vision. However, if you use a ground truth image in your loss function for your model trining, your paper is worthless for image inpainting. In most cases, we only have a deteriorated image, and the the ground truth is an unknown target.

from pytorch-inpainting-with-partial-conv.

Comments (3)

naoto0804 avatar naoto0804 commented on September 22, 2024

Although it is not my model, you are right. If one doesn't know the exact regions to be inpainted, the task is called blind image inpainting. It is much harder than the standard inpainting task, and the easiest way to solve that is by combining a region detector (or manual region identification) and an off-the-shelf standard inpainting model.

from pytorch-inpainting-with-partial-conv.

Flying-ow avatar Flying-ow commented on September 22, 2024

After chatting with ChatGPT, I take back what I wrote about the paper for inpainting with a ground truth image in loss functions. Just like YOLO models, a trained inpainting model from the paper can be used for other deteriorated images, although we need a dataset with millions images and many days for model training. The algorithm presented by the paper is different from Deep Image Prior, in which a trained model can only be used for one image, but no training dataset is needed.

from pytorch-inpainting-with-partial-conv.

Flying-ow avatar Flying-ow commented on September 22, 2024

from pytorch-inpainting-with-partial-conv.

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.