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

jbhuang0604/StructCompletion

0
View on GitHub↗
110 stars·41 forks·Matlab·6 viewsbit.ly/planarcompletion↗

StructCompletion

StructCompletion

Features

  • Image Inpainting - Planar structure guidance for image completion tasks.

Star history

Star history chart for jbhuang0604/structcompletionStar history chart for jbhuang0604/structcompletion

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 StructCompletion

Similar open-source projects, ranked by how many features they share with StructCompletion.
  • 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
  • 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
  • hybridgroup/gocvhybridgroup avatar

    hybridgroup/gocv

    7,463View on GitHub↗

    GoCV is a computer vision library and Go language binding for OpenCV. It serves as an image processing toolkit and deep learning inference engine, providing programmatic access to a wide range of algorithms for image manipulation, object detection, and video analysis. The project differentiates itself through high-performance native bindings and hardware acceleration. It utilizes a foreign function interface to map Go calls to C++ functions and includes a hardware-agnostic backend dispatch to route neural network tasks to computation engines such as CUDA and OpenVINO. The library covers a br

    Go
    View on GitHub↗7,463
  • 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
See all 11 alternatives to StructCompletion→

Frequently asked questions

What does jbhuang0604/structcompletion do?

StructCompletion

What are the main features of jbhuang0604/structcompletion?

The main features of jbhuang0604/structcompletion are: Image Inpainting.

What are some open-source alternatives to jbhuang0604/structcompletion?

Open-source alternatives to jbhuang0604/structcompletion include: advimman/lama — Lama is an image restoration framework and deep learning model designed for image inpainting and object removal. It… 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… jazzsaxmafia/inpainting. knazeri/edge-connect — ArXiv | BibTex We develop a new approach for image inpainting that does a better job of reproducing filled regions… leehomyc/faster-high-res-neural-inpainting — High-Resolution Image Inpainting using Multi-Scale Neural Patch Synthesis.