Commit Graph
33 Commits
Author SHA1 Message Date
Hanzi Mao 9e8f1309c9 Merge pull request #173 from facebookresearch/minidemo
Add mini front end only web demo
2023-04-11 11:55:14 -07:00
Nikhila Ravi d398eb176f Update readme instructions for onnx export 2023-04-11 11:47:31 -07:00
Nikhila Ravi 5219f67de0 cleaned up package.json 2023-04-11 10:59:53 -07:00
Nikhila Ravi 426edb2ed3 Add mini web demo 2023-04-11 10:37:41 -07:00
Eric Mintun 7fa17d78c4 Lint. 2023-04-10 12:02:02 -07:00
Louis Maddox b028d54358 Fix another instance of the same bug 2023-04-10 11:58:44 -07:00
Louis Maddox 6325eb8512 Move batched NMS indices to correct device (closes #17) 2023-04-10 11:58:44 -07:00
Eric Mintun 2780a301de Fix typo in notebook 'using_collab'->'using_colab' in other two notebooks. 2023-04-10 10:50:17 -07:00
jp-x-g 2c11ea2352 fix parameter name
"using_collab" does not appear in subsequent text, replacing with "using_colab"
2023-04-10 10:47:18 -07:00
Eric Mintun 06bd20da89 Fix lint. 2023-04-10 09:21:25 -07:00
ericmintun ca981bf377 Merge pull request #75 from Xrenya/patch-1
Update docstring of image_encoder.py
2023-04-10 08:54:57 -07:00
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
Rinat a77cb1fda9 Update docstring of image_encoder.py
minor docstring fix
2023-04-07 16:49:32 +09: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