Git Product home page Git Product logo

Comments (7)

gasvn avatar gasvn commented on July 18, 2024 1

image

Here are some images from the SAM dataset. You can find more at https://segment-anything.com/dataset/index.html We are solving this problem by finetuning models on the Laion dataset.

from editanything.

gasvn avatar gasvn commented on July 18, 2024

Thanks. Can you give me a link to what you said? That's possible if we train the model with higher resolution.

from editanything.

cian0 avatar cian0 commented on July 18, 2024

https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/Features

I don't think there's a need to train with a higher resolution for this as it's simply a technique to resize and repaint the masked area. This is usually used for faces in SD

Under inpaint area, the doc says:

Inpaint area
Normally, inpainting resizes the image to the target resolution specified in the UI. With Inpaint area: Only masked enabled, only the masked region is resized, and after processing it is pasted back to the original picture. This allows you to work with large pictures and render the inpainted object at a much larger resolution.

from editanything.

gasvn avatar gasvn commented on July 18, 2024

I understand it now. This would be a good feature. We can only edit a part of the image in high resolution.

from editanything.

cian0 avatar cian0 commented on July 18, 2024

Yup though I'm not sure if I get why outputs would have blurred faces as per documentation..

from editanything.

kadirnar avatar kadirnar commented on July 18, 2024

Similar to high res inpainting in SD webui, would this be possible?

I want to add this feature to my demo application. But I couldn't find the codes. Can you help me?
Demo: https://huggingface.co/spaces/ArtGAN/Stable-Diffusion-ControlNet-WebUI

from editanything.

cian0 avatar cian0 commented on July 18, 2024

Similar to high res inpainting in SD webui, would this be possible?

I want to add this feature to my demo application. But I couldn't find the codes. Can you help me? Demo: https://huggingface.co/spaces/ArtGAN/Stable-Diffusion-ControlNet-WebUI

I believe it's here :

https://github.com/AUTOMATIC1111/stable-diffusion-webui/blob/22bcc7be428c94e9408f589966c2040187245d81/modules/processing.py#L985

from editanything.

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.