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.
COMMITS
September 18, 2024
R
add a more detailed description of SAM 2 in README.md
Ronghang Hu committed
September 17, 2024
R
add a more detailed description of SAM 2 in README.md
Ronghang Hu committed
September 3, 2024
R
add a link to SAM 2 in README.md
Ronghang Hu committed
May 2, 2023
H
Merge pull request #73 from calebrob6/visualization_speed
Hanzi Mao committed
April 7, 2023
C
Speeding up the visualization of masks
Caleb Robinson committed
D
Update return type hint of predict function
derekray311511 committed
J
fix parameter name
jp-x-g committed
April 15, 2023
E
Fix incorrect shape in ResizeLongestSide.apply_image_torch.
Eric Mintun committed
April 13, 2023
S
Update demo copyright headers.
SpencerWhitehead committed
April 10, 2023
A
Corrected docstring typo of class PatchEmbed
anh-vunguyen committed
E
Fix typo in notebook 'using_collab'->'using_colab' in other two notebooks.
Eric Mintun committed
E
Merge pull request #75 from Xrenya/patch-1
ericmintun committed
E
Merge pull request #57 from Elm-Forest/main
ericmintun committed
E
Merge pull request #37 from eltociear/patch-1
ericmintun committed
April 12, 2023
M
Fixed Typo
Murtaza rizvi committed
E
Fix mypy thinking output of SamPredictor.predict is a tensor.
Eric Mintun committed
H
Merge pull request #177 from facebookresearch/minidemo
Hanzi Mao committed
N
Added demo instructions to main readme
Nikhila Ravi committed
N
Update copyright headers
Nikhila Ravi committed
April 6, 2023
T
Fix onnxruntime load error for newest onnxruntime
triple-Mu committed
L
Fix another instance of the same bug
Louis Maddox committed
L
Move batched NMS indices to correct device (closes #17)
Louis Maddox committed
April 11, 2023
H
Merge pull request #173 from facebookresearch/minidemo
Hanzi Mao committed
N
Update readme instructions for onnx export
Nikhila Ravi committed
N
cleaned up package.json
Nikhila Ravi committed
N
Add mini web demo
Nikhila Ravi committed
April 9, 2023
H
Merge pull request #58 from EndingCredits/main
Hanzi Mao committed