Skip to content

Make possible file processing #4

Description

@Moldoteck

For this to work on low hardware, should try to apply inpainting only to sub-parts of image:
1- detect where should do inpainting with find contours or something similar
2-crop with some border(50-100px) that parts
3-perform inpainting
4-insert inpainted parts back into original image
5-reply with result
Will not work if contour is too big and will give OOM

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions