🦙 LaMa Image Inpainting, Resolution-robust Large Mask Inpainting with Fourier Convolutions, WACV 2022
8.14k
stars
864
forks
source link
Does Llama support inpainting a given image onto the original image as opposed to just removing from the original image #321
Open
muhammadsr opened 4 months ago
If I have the base image, the mask, and a given input image that I want to inpaint on the base image, does Llama support this?
Example
Base Image
Mask
Given Input Image
Is there a way to accomplish this?