Skip to content

gradio app that utilzes segment-anything model for labelling image

Notifications You must be signed in to change notification settings

kyleok/Label-Anything

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Label-Anything

Label-Anything is a proof of concept project developed for the '2023 IGC Research Showcase'. This project demonstrates an image labeling tool that leverages Meta's SAM (Segment Anything Model) and Gradio framework. The aim is to streamline the image labeling process by using an auto-segmentation model, thereby eliminating the need for laborious polygon labeling.

output2

Features

  • Uses SAM (Segment Anything Model) from Meta
  • Built with Gradio for an interactive interface
  • Automatically segments images to simplify labeling

Installation

Prerequisites

  • [Dependency 1]
  • [Dependency 2]
  • [Dependency 3]

Setup

  1. Clone the repository:

    git clone [email protected]:kyleok/Label-Anything.git
    cd Label-Anything
  2. Install the dependencies:

    [installation command]

Usage

To run the application, simply execute the following command:

python click_grad.py

About

gradio app that utilzes segment-anything model for labelling image

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages