Skip to content

A simple package for installing & running Segment Anything (SAM) model in ONNX format.

Notifications You must be signed in to change notification settings

GirinChutia/SAM_ONNX

Repository files navigation

SAM ONNX

Installation

Get started quickly with SAM ONNX! Install it via pip:

pip install SAM-ONNX

Or from root SAM_ONNX folder run,

python -m pip install -e .

Documentation

Documentation

Usage

Checkout the below demo

demo

License

This project is licensed under the MIT License.