Commit Graph
6 Commits
Author SHA1 Message Date
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
Hanzi Mao 8991c14de4 remove direct call to build_sam() 2023-04-07 15:18:56 -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
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