51 Commits

Author SHA1 Message Date
zjt
cb7161d913 new server frame 2023-10-22 09:23:06 +08:00
zjt
dad5200040 new server frame 2023-10-22 09:15:54 +08:00
zjt
93f38c4f85 change large model dir 2023-10-21 22:07:46 +08:00
zjt
64c8342b17 ignore file 2023-10-21 21:56:30 +08:00
zjt
1c0e3e5fe7 segment anything backend 2023-10-21 21:55:27 +08:00
Hanzi Mao
6fdee8f272
Merge pull request #73 from calebrob6/visualization_speed
Speeding up the visualization of masks
2023-05-02 08:32:18 -07:00
Caleb Robinson
0cfbf7ca96 Speeding up the visualization of masks 2023-05-02 03:18:33 +00:00
Eric Mintun
567662b0fd Fix incorrect shape in ResizeLongestSide.apply_image_torch. 2023-04-15 10:40:48 -07:00
Eric Mintun
02acff7859 Fix lint. 2023-04-15 10:34:33 -07:00
SpencerWhitehead
3518c86b78 Update demo copyright headers. 2023-04-13 08:51:39 -07:00
anh-vunguyen
c1910835a3 Corrected docstring typo of class PatchEmbed 2023-04-12 11:55:29 -07:00
Murtaza rizvi
150e5812c7 Fixed Typo 2023-04-12 11:50:28 -07:00
triple-Mu
6abd03257a Fix onnxruntime load error for newest onnxruntime 2023-04-12 10:56:02 -07:00
Eric Mintun
dec4c12940 Fix mypy thinking output of SamPredictor.predict is a tensor. 2023-04-12 09:50:56 -07:00
derekray311511
d4ecc68dea Update return type hint of predict function 2023-04-12 09:50:19 -07:00
Hanzi Mao
40df6e4046
Merge pull request #177 from facebookresearch/minidemo
Update copyright headers
2023-04-12 09:11:15 -07:00
Nikhila Ravi
bcebf3c4b4 Added demo instructions to main readme 2023-04-12 00:45:07 -07:00
Nikhila Ravi
e72b94dbed Update copyright headers 2023-04-12 00:22:55 -07:00
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