Home / Projects / WebSAM-for-UKHC
Project active

WebSAM-for-UKHC

Details

Forks 1

Web Sam for UKHCWebSAM for UKHC is a three part package:WebSAM for UKHC RepositoryWebSAM for UKHC leverages Segment Anything to provide in-browser image segmentations. It consists of a ReactJS frontend, and a FastAPI python backend which contains API functions for saving and loading images, generating segmentation masks, and uploading JSON files with points to replicate results.To create a segmentation, all…