vietanhdev / anylabeling

Effortless AI-assisted data labeling with AI support from YOLO, Segment Anything, MobileSAM!!
https://anylabeling.nrl.ai
GNU General Public License v3.0
2.04k stars 222 forks source link

when I load my own model, the program crashes #85

Closed Miki-lin closed 1 year ago

Miki-lin commented 1 year ago

image

Miki-lin commented 1 year ago

I modify the onnx input and fix it. image

jueqiang commented 1 year ago

I am encountering the same issue. Would you like to share more detailed descriptions of how to solve that issue? The image size I am using is 256*256. I have changed the 'input_size:' in .yaml file to '256' already. However, it does not solve my issue. /(ㄒoㄒ)/~~

vietanhdev commented 1 year ago

Please use v0.3.3 and samexporter for model exporting.