anylabeling icon indicating copy to clipboard operation
anylabeling copied to clipboard

the problem about load SAM autolabeling

Open fatejzz opened this issue 2 years ago • 2 comments

while I load the offical model like SAM(download from https://github.com/vietanhdev/anylabeling-assets/releases/tag/v0.4.0) in custom model way,the program will shut down,and the console says"[ONNXRuntimeError] : 2 : INVALID_ARGUMENT : Invalid rank for input: x Got: 3 Expected: 4 Please fix either the inputs or the model."

fatejzz avatar Nov 28 '23 08:11 fatejzz

I also has this probles...

fscbird avatar Dec 06 '23 07:12 fscbird

Please use the samexporter to export ONNX models for the latest version of AnyLabeling. Thank you!

vietanhdev avatar Dec 18 '23 16:12 vietanhdev