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
pathak22 avatar

pathak22/context-encoder

0
View on GitHub↗
907 stars·201 forks·Lua·13 viewswww.cs.cmu.edu/~dpathak/context_encoder↗

Context Encoder

[CVPR 2016] Unsupervised Feature Learning by Image Inpainting using GANs

Features

  • Generative Models - Feature learning through image inpainting using context encoders.
  • Image Inpainting - Feature learning through context-based image reconstruction.
  • Image Processing - Feature learning through image inpainting and context prediction.
  • Image Restoration and Enhancement - Feature learning through semantic image inpainting.

Star history

Star history chart for pathak22/context-encoderStar history chart for pathak22/context-encoder

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 Context Encoder

Similar open-source projects, ranked by how many features they share with Context Encoder.
  • 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
  • bamos/dcgan-completion.tensorflowbamos avatar

    bamos/dcgan-completion.tensorflow

    1,317View on GitHub↗

    Image Completion with Deep Learning in TensorFlow

    Python
    View on GitHub↗1,317
  • xinntao/esrganxinntao avatar

    xinntao/ESRGAN

    6,556View on GitHub↗

    ESRGAN is a deep learning image restoration framework designed for image super-resolution. It uses a generative adversarial network system to upscale low-resolution images into high-quality versions with sharp visual details and recovered fine textures. The framework implements a perceptual super-resolution model that optimizes the trade-off between perceived visual quality and pixel-level signal-to-noise ratio. It includes weight-interpolation blending to allow for the adjustment of visual sharpness and signal-to-noise ratios by mixing weights from different trained models. The system cover

    Python
    View on GitHub↗6,556
  • adrianhajdin/ai_saas_appadrianhajdin avatar

    adrianhajdin/ai_saas_app

    1,350View on GitHub↗

    This project is a full-stack software-as-a-service starter kit designed for building commercial web applications that feature automated image processing and credit-based monetization. It provides a foundational architecture for managing user identities, recurring billing cycles, and the lifecycle of digital assets. The application distinguishes itself by integrating specialized services for cloud-based image manipulation and secure identity management. It coordinates these external tools through a centralized controller that enforces usage limits by decrementing account balances in real-time

    TypeScriptclerkcloudinarynext14
    View on GitHub↗1,350
See all 30 alternatives to Context Encoder→

Frequently asked questions

What does pathak22/context-encoder do?

[CVPR 2016] Unsupervised Feature Learning by Image Inpainting using GANs

What are the main features of pathak22/context-encoder?

The main features of pathak22/context-encoder are: Generative Models, Image Inpainting, Image Processing, Image Restoration and Enhancement.

What are some open-source alternatives to pathak22/context-encoder?

Open-source alternatives to pathak22/context-encoder include: advimman/lama — Lama is an image restoration framework and deep learning model designed for image inpainting and object removal. It… xinntao/esrgan — ESRGAN is a deep learning image restoration framework designed for image super-resolution. It uses a generative… bamos/dcgan-completion.tensorflow — Image Completion with Deep Learning in TensorFlow. eriklindernoren/keras-gan — Keras-GAN is a collection of generative adversarial network implementations built with Keras for synthetic data… adrianhajdin/ai_saas_app — This project is a full-stack software-as-a-service starter kit designed for building commercial web applications that… hybridgroup/gocv — GoCV is a computer vision library and Go language binding for OpenCV. It serves as an image processing toolkit and…