insightface icon indicating copy to clipboard operation
insightface copied to clipboard

torch2onnx file size

Open HeChengHui opened this issue 1 year ago • 0 comments

I recently trained a wf42m-vitB-pfc03 model using the wf42m_pfc03_40epoch_8gpu_vit_b config. It came out as 444MB. After converting to onnx using the provided torch2onnx script, it came out slightly larger in size. When using the simplify argument it became slightly bigger than without.

Is this suppose to happen?

HeChengHui avatar Apr 28 '23 02:04 HeChengHui