Ai
1 Star 30 Fork 15

CoderPeng/ncnn-yolov8-android

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
build.gradle 310 Bytes
一键复制 编辑 原始数据 按行查看 历史
// Top-level build file where you can add configuration options common to all sub-projects/modules.
plugins {
id("com.android.application") version "8.1.0" apply false
//noinspection GradleDependency【opencv与kotlin 2.0不兼容】
id("org.jetbrains.kotlin.android") version "1.9.0" apply false
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/AndroidCoderPeng/ncnn-yolov8-android.git
git@gitee.com:AndroidCoderPeng/ncnn-yolov8-android.git
AndroidCoderPeng
ncnn-yolov8-android
ncnn-yolov8-android
master

搜索帮助