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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
pathak22 avatar

pathak22/context-encoder

0
View on GitHub↗
907 stele·201 fork-uri·Lua·6 vizualizăriwww.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.

Istoric stele

Graficul istoricului de stele pentru pathak22/context-encoderGraficul istoricului de stele pentru pathak22/context-encoder

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Context Encoder

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Context Encoder.
  • advimman/lamaAvatar advimman

    advimman/lama

    10,056Vezi pe 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
    Vezi pe GitHub↗10,056
  • bamos/dcgan-completion.tensorflowAvatar bamos

    bamos/dcgan-completion.tensorflow

    1,317Vezi pe GitHub↗

    Image Completion with Deep Learning in TensorFlow

    Python
    Vezi pe GitHub↗1,317
  • xinntao/esrganAvatar xinntao

    xinntao/ESRGAN

    6,556Vezi pe 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
    Vezi pe GitHub↗6,556
  • adrianhajdin/ai_saas_appAvatar adrianhajdin

    adrianhajdin/ai_saas_app

    1,350Vezi pe 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
    Vezi pe GitHub↗1,350
Vezi toate cele 30 alternative pentru Context Encoder→

Întrebări frecvente

Ce face pathak22/context-encoder?

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

Care sunt principalele funcționalități ale pathak22/context-encoder?

Principalele funcționalități ale pathak22/context-encoder sunt: Generative Models, Image Inpainting, Image Processing, Image Restoration and Enhancement.

Care sunt câteva alternative open-source pentru pathak22/context-encoder?

Alternativele open-source pentru pathak22/context-encoder includ: 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…