justadudewhohacks/opencv4nodejs

Shrinking your Tensorflow.js model

NonlinearNimesh opened this issue · 1 comments

Shrinking your Tensorflow.js model

Hi, first of all, a great blog on shrinking the TensorFlow's JS model
I just want to know can we shrink the model beyond 4.

Like my model size was 96MB and after shrinking it came down to 24MB, i just want to know is it possible to shrink furthur. If yes, then will it gonna affect the accuracy.

Thanks.