Skip to content

image repainting using SAM,groundingDINO and stableDiffusion

Notifications You must be signed in to change notification settings

AmaanWanie/SAM-EnhancedDiffusion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

SAM_EnhancedDiffusion: README

Overview

Grounded SAM Inpainting Demo

SAM_EnhancedDiffusion.ipynb is a Jupyter Notebook that implements and explores enhanced diffusion processes, likely leveraging the SAM (Segment Anything Model) framework to improve or analyze specific aspects of diffusion models. This notebook is suitable for researchers, engineers, and practitioners working on generative models, machine learning, and computer vision tasks.

Features

  • Integration with SAM and DINO: Utilizes the Segment Anything Model and GroundingDINO to enhance diffusion processes.
  • Generative Modeling: Explores and demonstrates diffusion processes in generating or transforming data.
  • Visualization: Provides visual outputs to demonstrate the functionality and performance of the enhanced diffusion approach.
  • Customization: Offers code blocks that are modular, making it easy for users to tweak parameters and modify the behavior of the model.

Applications

  • Generative Art: Leverage diffusion models for creating high-quality generative art.
  • Data Augmentation: Enhance datasets by generating synthetic examples.
  • Semantic Segmentation: Combine diffusion and segmentation models for improved image analysis.
  • Research and Development: A useful tool for exploring the interplay between segmentation and generative modeling.

Acknowledgements

  • Grounding DINO Grounding DINO team.
  • Segment Anything Model (SAM) by Meta AI.
  • Diffusion Models inspired by recent advancements in generative AI.

For questions or support, please contact [amaanwanie5@gmail.com].