Liuyi Jin
Liuyi Jin
Please correct me if I am wrong. The code below in the dlib build.gradle seems to generate aar. Why we need aar? I removed this part and the app seems...
**Environment information:** - AGI version: AGI 2021-2.0.0 - Host OS: Linux If tracing on Android: - Device model: PH-1 - Android Version: 9 **Bug description** I am using the Essential...
I have tried to use warprnnt-tensorflow to compute the loss, however, it turns out warprnnt-tensorflow binding does not support our GPU (A30). So I think I need to focus on...
Hi, thanks for your great work. I'm trying to cross-compile blockchain repositories to Android libraries. Most of them are written in Go with C/C++ dependencies. I checked out the Dockerfile...
Although this may not happen on desktop or laptop machine, directly using metamaplite in android produces `w/system: a resource failed to call end(close)`. This error is basically caused by un-released...
Hi, Thanks for maintaining this helpful repo. After I docker pull `docker pull techknowlogick/xgo:latest`, I can see the image being pulled down as "techknowlogick/xgo latest b3158d187afa 2 hours ago 7.52GB"....
Hi, Thanks for sharing your code. Would you mind sharing your pre-trained model? The current code only allows pretraining from scratch. Can you also share your pre-trained models? Thanks.
Thank you for your great work. Could you also provide an Android application example for us to follow? For research labs, the Android platforms are much more prevalent than iOS....