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.
 
 
anh-vunguyen c1910835a3 Corrected docstring typo of class PatchEmbed 2 years ago
..
__init__.py Initial commit 2 years ago
common.py Initial commit 2 years ago
image_encoder.py Corrected docstring typo of class PatchEmbed 2 years ago
mask_decoder.py Fixed Typo 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