21 Commits

Author SHA1 Message Date
ericmintun
322eebc06f
Merge pull request #57 from Elm-Forest/main
Fixed some typos in comments
2023-04-10 08:49:32 -07:00
ericmintun
f3d37bde02
Merge pull request #37 from eltociear/patch-1
fix typo in mask_decoder.py
2023-04-10 08:44:41 -07:00
Hanzi Mao
f58f1d1cd1
Merge pull request #58 from EndingCredits/main
Fix baking original input size values to ONNX graph
2023-04-09 14:40:51 -07:00
Elm Forest
ea0f68a6c0
Merge branch 'facebookresearch:main' into main 2023-04-09 19:16:56 +08:00
Hanzi Mao
efeab7296a Add dataset description to README 2023-04-07 17:14:59 -07:00
Hanzi Mao
8991c14de4 remove direct call to build_sam() 2023-04-07 15:18:56 -07:00
Hanzi Mao
7c524018a6 update README: add model_type to sam registry 2023-04-07 13:10:16 -07:00
Hanzi Mao
9e1eb9fdbc update notebooks to specify model_type explicitly 2023-04-06 21:16:44 -07:00
ericmintun
c3b8a88a7b
Minor simplification in README citation block. 2023-04-06 11:20:15 -07:00
Spencer Whitehead
eeba4928d6
Update BibTeX 2023-04-06 13:57:55 -04:00
ericmintun
bf51927fbb
Add arXiv BibTeX citation to README. 2023-04-06 10:21:46 -07:00
William Woof
e9f2d58094
Update onnx.py
Fix break in computation graph due to typecast to python `int` instead of torch type.
2023-04-06 18:13:24 +01:00
Elm Forest
7408767146 Merge remote-tracking branch 'origin/main' 2023-04-07 00:52:49 +08:00
Elm Forest
20114f5138 Fixed some typos in comments 2023-04-07 00:50:18 +08:00
ericmintun
f2557f7780
Merge pull request #9 from roboAdvay/main
Sample code in Getting Started has a typo:

`mask_generator_generate` -> `mask_generator.generate` in README
2023-04-06 09:45:01 -07:00
Ikko Eltociear Ashimine
b7f0bc74a7
fix typo in mask_decoder.py
tranformer -> transformer
2023-04-06 17:11:56 +09:00
Hanzi Mao
aac76a1fb0 add link to the blog 2023-04-05 16:48:35 -07:00
Advay Mengle (at Talos Robotics)
f648bd7026
Merge pull request #1 from roboAdvay/advay/readmefix
Sample code in Getting Started has a typo
2023-04-05 12:06:56 -07:00
Advay Mengle (at Talos Robotics)
6b71d90d00
Sample code in Getting Started has a typo 2023-04-05 12:03:26 -07:00
Eric Mintun
b47d02d68c Fix broken links in notebook Colab setup. 2023-04-05 06:13:09 -07:00
Eric Mintun
571794162e Initial commit 2023-04-04 22:25:49 -07:00