Skip to content

This repo contains python code for launching an interactive app using gradio module. The app deploys SAM model in the GPU, and then uses it to produce binary segmentation masks (annotation tool).

Notifications You must be signed in to change notification settings

nasosger/segment-anything-annotation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

segment-anything-annotation

demo_screen

------------------------------------------------------------

My goal here was to create a useful, easy to use interactive app to produce binary segmentation masks for input images.
This was achieved easily by deploying SAM model, the first foundation model for image segmentation, released by META AI.
Functionalities: ...will be uploaded soon...
Requirements: ...will be uploaded soon...

Always excited to use new cutting edge technologies in useful applications!

About

This repo contains python code for launching an interactive app using gradio module. The app deploys SAM model in the GPU, and then uses it to produce binary segmentation masks (annotation tool).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages