pytorch / android-demo-app

PyTorch android examples of usage in applications
1.45k stars 596 forks source link

results on Android are very poor,but on PC they are very good #274

Open wzy123456wzy opened 1 year ago

wzy123456wzy commented 1 year ago

The results on Android are very poor, but on PC they are very good. They only use the official conversion model, but the accuracy drops dramatically

AnnaKholkina commented 1 year ago

I have the same problem. Found a solution?

xuyixun21 commented 1 year ago

+1

nguyenviettuan96 commented 11 months ago

+1

nguyenviettuan96 commented 11 months ago

maybe we should convert to tensorflow and run by importing org.tensorflow.contrib.android.TensorFlowInferenceInterface;