The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
ericmintun ca981bf377
Merge pull request #75 from Xrenya/patch-1
2 years ago
..
__init__.py Initial commit 2 years ago
common.py Initial commit 2 years ago
image_encoder.py Merge pull request #75 from Xrenya/patch-1 2 years ago
mask_decoder.py fix typo in mask_decoder.py 2 years ago
prompt_encoder.py Initial commit 2 years ago
sam.py Fixed some typos in comments 2 years ago
transformer.py Fixed some typos in comments 2 years ago