anomalib icon indicating copy to clipboard operation
anomalib copied to clipboard

Exporting a large model

Open lucianchauvin opened this issue 9 months ago • 2 comments

Hello. I am running into

RuntimeError: The serialized model is larger than the 2GiB limit imposed by the protobuf library. Therefore the output file must be a file path, so that the ONN
X external data can be written to the same directory. Please specify the output file name.

and I was curious if anyone has experienced this and/or knows what parameter and where needs to be passed to allow for this?

Thanks.

lucianchauvin avatar Mar 07 '25 19:03 lucianchauvin

Related to #2415

mbignotti avatar Mar 10 '25 11:03 mbignotti

Skill issue

BrianGlasheen avatar Mar 23 '25 00:03 BrianGlasheen

https://github.com/open-edge-platform/anomalib/pull/2780 should address this issue. Feel free to create re-open if you still encounter problems. Thanks

samet-akcay avatar Jul 09 '25 05:07 samet-akcay