Skip to content
#

mask-generation

Here are 2 public repositories matching this topic...

Smart Object Removal using LaMa + Segment Anything with Streamlit UI : A computer vision project combining Segment Anything (SAM) for dynamic object masking and LaMa for high-quality inpainting. Built with PyTorch, OpenCV, and Streamlit for a seamless user interface.

  • Updated Jul 18, 2025
  • Python

Python script generates colored masks from COCO-style annotations. It reads the COCO annotation files, creates masks for each annotation, colors the masks based on the annotation's category, and saves the colored masks as images. The script is designed to handle multiple categories and can be easily extended to support more categories if needed.

  • Updated May 27, 2023
  • Python

Improve this page

Add a description, image, and links to the mask-generation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the mask-generation topic, visit your repo's landing page and select "manage topics."

Learn more