pytorch / android-demo-app

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

App fails starting after pytorch 1.9 #153

Closed turgut090 closed 3 years ago

turgut090 commented 3 years ago

Hi. I just cloned the repo and successfully created a TorchScript model. However, the Object detection app starts closing when I press detect from Android Studio. (it was working previously ). Even the torchscript model downloaded from google drive keeps failing when I press detect.