awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
andreas128 avatar

andreas128/RePaint

0
View on GitHub↗
2,256 stars·199 forks·Python·9 views

RePaint

Inpainting using Denoising Diffusion Probabilistic Models

Features

  • Image Inpainting - Inpainting using denoising diffusion probabilistic models.
  • Image Inpainting Models - Diffusion-based probabilistic model for diverse image completion.

Star history

Star history chart for andreas128/repaintStar history chart for andreas128/repaint

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to RePaint

Similar open-source projects, ranked by how many features they share with RePaint.
  • advimman/lamaadvimman avatar

    advimman/lama

    10,056View on GitHub↗

    Lama is an image restoration framework and deep learning model designed for image inpainting and object removal. It provides the tools necessary to train and evaluate neural networks that fill masked areas and repair corrupted visual data. The system utilizes a Fourier convolution neural network to maintain global image structure and reconstruct periodic patterns. This architecture allows for resolution-independent inference, enabling the processing of high-resolution images without increasing memory or computational requirements. The project includes a synthetic dataset generator that creat

    Jupyter Notebookcnncolabcolab-notebook
    View on GitHub↗10,056
  • knazeri/edge-connectknazeri avatar

    knazeri/edge-connect

    2,617View on GitHub↗

    ArXiv | BibTex We develop a new approach for image inpainting that does a better job of reproducing filled regions exhibiting fine details inspired by our understanding of how artists work: lines first, color next. We propose a two-stage adversarial model EdgeConnect that comprises of an edge…

    Python
    View on GitHub↗2,617
  • eriklindernoren/keras-ganeriklindernoren avatar

    eriklindernoren/Keras-GAN

    9,206View on GitHub↗

    Keras-GAN is a collection of generative adversarial network implementations built with Keras for synthetic data generation and image manipulation. It provides frameworks for image-to-image translation, image inpainting, and neural image super-resolution. The library includes tools for learning disentangled latent space representations to control specific attributes of synthetic outputs. It also features capabilities for image domain translation using paired or unpaired data and the ability to fill corrupted or missing image parts by analyzing surrounding visual context. The project covers ge

    Python
    View on GitHub↗9,206
  • openai/glide-text2imopenai avatar

    openai/glide-text2im

    3,688View on GitHub↗

    GLIDE is a generative model designed for text-to-image synthesis, image editing, and the contextual filling of masked image regions. It uses a guided diffusion process to transform random noise into high-resolution imagery that aligns with descriptive text prompts. The system provides specialized capabilities for modifying existing visuals, including the ability to alter specific image elements and iteratively refine selected regions through text-driven guidance. It also functions as an inpainting tool, filling missing or masked sections of an image with new content that blends naturally with

    Python
    View on GitHub↗3,688
See all 30 alternatives to RePaint→

Frequently asked questions

What does andreas128/repaint do?

Inpainting using Denoising Diffusion Probabilistic Models

What are the main features of andreas128/repaint?

The main features of andreas128/repaint are: Image Inpainting, Image Inpainting Models.

What are some open-source alternatives to andreas128/repaint?

Open-source alternatives to andreas128/repaint include: advimman/lama — Lama is an image restoration framework and deep learning model designed for image inpainting and object removal. It… knazeri/edge-connect — ArXiv | BibTex We develop a new approach for image inpainting that does a better job of reproducing filled regions… openai/glide-text2im — GLIDE is a generative model designed for text-to-image synthesis, image editing, and the contextual filling of masked… eriklindernoren/keras-gan — Keras-GAN is a collection of generative adversarial network implementations built with Keras for synthetic data… hybridgroup/gocv — GoCV is a computer vision library and Go language binding for OpenCV. It serves as an image processing toolkit and… dengyecode/hourglassattention — python - m visdom.server python train.py --noflip --norotation --noaugment --imgfile yourdata --lr 1e-4 python…