anomalib
anomalib copied to clipboard
Exporting a large model
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.
Related to #2415
Skill issue
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