Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 818 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 818 Bytes

SAM Repository

This repository contains implementations for SAM (Segment Anything Model) projects. It includes two main projects: fast-SAM and sam-v1. Each project has its own setup instructions and usage guidelines.

Projects

fast-SAM

The fast-SAM project is designed for fast and efficient segmentation tasks. It leverages the FastSAM model to perform segmentation on input images.

sam-v1

The sam-v1 project uses the SAM model for segmentation tasks. It includes detailed setup instructions and usage guidelines.

Setup and Usage

For detailed setup instructions and usage guidelines for each project, please refer to the respective README files located in the project directories:

Repository Structure