9 Star 95 Fork 51

Vanishi/xclabel

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
config-linux.json 381 Bytes
一键复制 编辑 原始数据 按行查看 历史
kkkbbb 提交于 2025-03-05 03:26 +08:00 . 新增一个linux配置文件
{
"host": "127.0.0.1",
"port": 9924,
"ffmpeg": "ffmpeg",
"storageDir": "./storage",
"yolo8": {
"install_dir": "./model/yolov8",
"venv": "venv/bin/activate",
"name": "yolo",
"model": "yolov8n.pt"
},
"yolo11": {
"install_dir": "./model/yolov11",
"venv": "venv/bin/activate",
"name": "yolo",
"model": "yolo11n.pt"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/Vanishi/xclabel.git
git@gitee.com:Vanishi/xclabel.git
Vanishi
xclabel
xclabel
master

搜索帮助