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
Bing-su avatar

Bing-su/adetailer

0
View on GitHub↗
4,763 stars·389 forks·Python·AGPL-3.0·21 views

Adetailer

Adetailer is a Stable Diffusion inpainting extension and automated detail enhancer that identifies specific image regions to improve quality through targeted inpainting. It functions as an AI image masking tool that uses detection models to create precise masks for automated image editing.

The system distinguishes itself by integrating structural guides, such as depth and pose, to constrain the inpainting process and maintain anatomical consistency. It also supports object-specific prompt assignment, allowing unique text instructions to be mapped to multiple detected objects within a single image using separator tokens.

The tool provides a full pipeline for image refinement, covering automated mask generation, morphological mask transformations, and object filtering based on confidence thresholds and size ratios. It combines these capabilities into an iterative process of detection, masking, and diffusion to refine details without altering the global composition.

Features

  • Image Enhancement Tools - Automates the process of improving specific image regions through detection-driven targeted inpainting.
  • Iterative Image Inpainting - Executes a sequential pipeline of detection, masking, and diffusion to iteratively refine image details.
  • Binary Mask Generators - Automatically generates binary masks around detected objects to isolate them for targeted processing.
  • ControlNet Guidance - Integrates spatial control networks to maintain anatomical and structural consistency during localized inpainting.
  • Image Inpainting - Performs targeted generative filling of specific image regions based on detected objects and tailored text prompts.
  • Generative Masking - Automatically generates precise masks using detection models to isolate objects for targeted editing.
  • Object-Specific Prompt Mapping - Provides the ability to map distinct inpainting prompts to different detected objects using separator tokens for targeted refinement.
  • Stable Diffusion Ecosystem - Extends the Stable Diffusion ecosystem with automated object detection and targeted inpainting capabilities.
  • AI Image Masking - Functions as an AI tool that uses detection models to automatically generate masks for image enhancement.
  • Automated Image Enhancements - Automatically identifies image regions and applies unique prompts to improve visual quality via inpainting.
  • Object Detection - Utilizes object detection to identify regions that should be processed or ignored based on size and confidence.
  • Inpainting Constraint Plugins - Provides a bridge that uses depth and pose guides to constrain automated inpainting masks.
  • Confidence Filtering - Implements a mechanism to prune detection results based on statistical reliability scores to prevent false positives.
  • ControlNet Depth Replacements - Integrates depth, openpose, and lineart guides to provide structural constraints during the inpainting process.
  • Object-Specific Prompt Mapping - Allows assigning unique text instructions to different detected objects within a single image.
  • Morphological Operations - Uses dilation and erosion operations to adjust the boundaries of detected masks.
  • Masking Tools - Provides tools for modifying detected masks via erosion, dilation, and offsets for precise control.

Star history

Star history chart for bing-su/adetailerStar history chart for bing-su/adetailer

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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

Projects sharing features with Adetailer

These projects share indexed features with Adetailer. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • cybertimon/rapidrawCyberTimon avatar

    CyberTimon/RapidRAW

    5,234View on GitHub↗

    RapidRAW is a non-destructive RAW photo editor and digital asset manager designed for decoding manufacturer RAW formats and applying tonal and color adjustments. It functions as a professional image processor that ensures original source data remains unmodified by saving all edits, masks, and crops to sidecar files. The software features a specialized color grading suite using 3D LUTs, color wheels, and HSL mixers, alongside AI-powered utilities for subject isolation, automatic masking, and generative inpainting for object removal. It distinguishes itself with AI-assisted photo retouching and

    TypeScriptcolor-gradingeditingimage-processing
    View on GitHub↗5,234
  • 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
  • zuruoke/watermark-removalzuruoke avatar

    zuruoke/watermark-removal

    4,616View on GitHub↗

    This software is a watermark removal system that uses machine learning and image inpainting to delete unwanted text or logos from images. It reconstructs missing pixels to match the original background, ensuring visual consistency through pretrained models. The project includes a masking utility to isolate specific regions for content replacement using binary masks, bounding boxes, or brush strokes. It also features a batch processor that applies these cleaning tasks to large sets of images via a predefined file list. The system handles image preparation by normalizing dimensions and aspect

    Pythondeep-learningmachine-learningpython
    View on GitHub↗4,616
  • philz1337x/clarity-upscalerphilz1337x avatar

    philz1337x/clarity-upscaler

    5,079View on GitHub↗

    Clarity-upscaler is an AI image upscaler and enhancement tool that uses deep learning models to increase image resolution and restore visual detail. It functions as a super-resolution inference engine that employs neural networks to predict missing pixels and synthesize high-frequency details from low-resolution sources. The project is delivered as a programmable API, allowing the integration of automated high-resolution image processing and sharpening into external applications and workflows. This interface enables the programmatic upscaling of images to create high-resolution assets. The s

    Pythonaiai-artimage-upscale
    View on GitHub↗5,079
Compare all 30 related projects→

Frequently asked questions

What does bing-su/adetailer do?

Adetailer is a Stable Diffusion inpainting extension and automated detail enhancer that identifies specific image regions to improve quality through targeted inpainting. It functions as an AI image masking tool that uses detection models to create precise masks for automated image editing.

What are the main features of bing-su/adetailer?

The main features of bing-su/adetailer are: Image Enhancement Tools, Iterative Image Inpainting, Binary Mask Generators, ControlNet Guidance, Image Inpainting, Generative Masking, Object-Specific Prompt Mapping, Stable Diffusion Ecosystem.

Which projects share features with bing-su/adetailer?

Projects with overlapping indexed features include: cybertimon/rapidraw — RapidRAW is a non-destructive RAW photo editor and digital asset manager designed for decoding manufacturer RAW… zuruoke/watermark-removal — This software is a watermark removal system that uses machine learning and image inpainting to delete unwanted text or… openai/glide-text2im — GLIDE is a generative model designed for text-to-image synthesis, image editing, and the contextual filling of masked… youyuge34/anime-inpainting — Anime-InPainting is a specialized software platform designed for the restoration of anime illustrations and digital… philz1337x/clarity-upscaler — Clarity-upscaler is an AI image upscaler and enhancement tool that uses deep learning models to increase image… matterport/mask_rcnn — This project is a TensorFlow and Keras implementation of the Mask R-CNN architecture. It provides a framework for…