--- title: FastSAM emoji: 👀 colorFrom: blue colorTo: yellow sdk: gradio sdk_version: 4.39.0 app_file: app.py pinned: false license: mit --- # App for segmentation using FastSAM ## Features - Image input/output: Upload image and check predictions - Confidence Thresold: Confidence Thresold from NMS - IoU Thresold: IoU thresold to remove overlapping detection boxes ## Usage - Upload an image - Change settings as requied - Hit submit and view result Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference