1 Star 0 Fork 0

lifw88/darknet

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
vcpkg.json 366 Bytes
一键复制 编辑 原始数据 按行查看 历史
Stefano Sinigardi 提交于 2021-01-21 17:36 . update GitHub actions (#7095)
{
"name": "darknet",
"version-string": "0.2.5.4",
"port-version": 1,
"homepage": "https://github.com/alexeyab/darknet",
"description": "Neural networks for object detection",
"dependencies": [
"stb",
"pthreads",
{
"name": "opencv",
"features": [ "ffmpeg" ]
},
{
"name": "cudnn",
"platform": "!osx"
}
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/lifw88/darknet.git
git@gitee.com:lifw88/darknet.git
lifw88
darknet
darknet
master

搜索帮助