bendangnuksung/Image-OutPainting
🏖 Keras Implementation of Painting outside the box
This tool helps you expand the boundaries of an existing image, intelligently generating new content that seamlessly blends with the original. You provide a photo, and it produces an extended version of that image, filling in the surrounding areas. This is ideal for graphic designers, content creators, or anyone needing to adjust image aspect ratios without cropping.
1,148 stars. No commits in the last 6 months.
Use this if you need to make an image wider or taller by generating realistic surrounding scenery, rather than just zooming in or cropping parts of the original.
Not ideal if you need to remove specific objects from an image or fill in missing parts within an image's existing boundaries.
Stars
1,148
Forks
225
Language
Jupyter Notebook
License
—
Category
Last pushed
Nov 22, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/bendangnuksung/Image-OutPainting"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
TencentARC/GFPGAN
GFPGAN aims at developing Practical Algorithms for Real-world Face Restoration.
bamos/dcgan-completion.tensorflow
Image Completion with Deep Learning in TensorFlow
MathiasGruber/PConv-Keras
Unofficial implementation of "Image Inpainting for Irregular Holes Using Partial Convolutions"....
leehomyc/Faster-High-Res-Neural-Inpainting
High-Resolution Image Inpainting using Multi-Scale Neural Patch Synthesis
yu4u/cutout-random-erasing
Cutout / Random Erasing implementation, especially for ImageDataGenerator in Keras