12 Commits

Author SHA1 Message Date
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
8991c14de4 remove direct call to build_sam() 2023-04-07 15:18:56 -07:00
Rinat
a77cb1fda9
Update docstring of image_encoder.py
minor docstring fix
2023-04-07 16:49:32 +09: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
20114f5138 Fixed some typos in comments 2023-04-07 00:50:18 +08:00
Ikko Eltociear Ashimine
b7f0bc74a7
fix typo in mask_decoder.py
tranformer -> transformer
2023-04-06 17:11:56 +09:00
Eric Mintun
571794162e Initial commit 2023-04-04 22:25:49 -07:00