ENCP / CNNdroid

Open Source Library for GPU-Accelerated Execution of Trained Deep Convolutional Neural Networks on Android
MIT License
539 stars 181 forks source link

NIN demo run out of memory #9

Open qmind opened 7 years ago

qmind commented 7 years ago

HI

NIN demo run out of memory when it calls parse(). Is something wrong?

latifisalar commented 7 years ago

Hi,

NIN doesn't require too much RAM, it should be around 70 - 80MB at maximum. What device are you using for your tests? Can you attach a copy of your logs when application crashes?

Thanks

qmind commented 7 years ago

test on HUAWEI Honor7 (android 6.0)

when parse() has run, it cost ~190MB.

NIN oom.txt