pytorch / android-demo-app

PyTorch android examples of usage in applications
1.47k stars 606 forks source link

How to reduce the size of pt file #198

Open jjlchui opened 2 years ago

jjlchui commented 2 years ago

Thanks for your Image Segmentation deepLab v3. I have used it to implement an android file, but the size is about 150MB. Can you enlighten me how can I reduce the size. Thanks.