zcemycl/Pytorch_Outpainting_SRN
A casual PyTorch implementation of Wide-Context Semantic Image Extrapolation paper
This project helps image editors and graphic designers expand the boundaries of existing images. You provide an image that needs to be larger, and it intelligently generates new, semantically coherent content to fill the extra space around the original picture. This is useful for creating wider shots from narrow originals or extending backgrounds.
No commits in the last 6 months.
Use this if you need to enlarge an image by generating realistic new content to seamlessly extend its borders, rather than just stretching or cropping.
Not ideal if you're looking for simple image resizing, object removal, or inpainting missing parts within an image.
Stars
15
Forks
3
Language
Python
License
MIT
Category
Last pushed
Oct 27, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/zcemycl/Pytorch_Outpainting_SRN"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Yutong-Zhou-cv/Awesome-Text-to-Image
(ෆ`꒳´ෆ) A Survey on Text-to-Image Generation/Synthesis.
tobran/DF-GAN
[CVPR2022 oral] A Simple and Effective Baseline for Text-to-Image Synthesis
aelnouby/Text-to-Image-Synthesis
Pytorch implementation of Generative Adversarial Text-to-Image Synthesis paper
akanimax/T2F
T2F: text to face generation using Deep Learning
woozzu/tagan
An official PyTorch implementation of the paper "Text-Adaptive Generative Adversarial Networks:...