DarknetDemoInAndroid
DarknetDemoInAndroid copied to clipboard
process a demo in android
CPU架构是ARM64的,使用ARM64的能够正常跑,但是使用armv7的就需要一分钟,然后崩溃
**Describe the bug** A clear and concise description of what the bug is. build 的是release版本的,可以正常安装,可以解压模型,但是分析的时候就闪退,怎么办?
构建因异常而失败
Hello @chentyjpm I am using android studio 3.3 cmake version 3.10.2.4988404 `because of GCC is no longer supported - C++17 - Android Studio` I force fully have to change build.gradle...
你共享的APK可以运行。 但是,当我利用Android studio编译代码,并以Release方式生成APK后,小米6手机运行程序分析图片时,界面卡死并退出程序。ndk版本为16b,jdk和cmake均为最新Android studio自带的。请问这可能是什么原因?
Could you please give me any idea on analyzing video using the DarknetAndroid?
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...
实时调用摄像头
你好,我有两个问题想请教一下,又不知道该如何联系您。目前有个项目要用到darknet 1、darknet在Android平台的部署,思路或者是流程应该是怎样的 2、实时调用摄像头去识别单一场景。存在该场景就可以进行下一步事务。 谢谢!