tomato-disease-detector:植物病害检测器的原型

时间:2021-04-17 15:02:32
【文件属性】:
文件名称:tomato-disease-detector:植物病害检测器的原型
文件大小:85.21MB
文件格式:ZIP
更新时间:2021-04-17 15:02:32
Python 番茄病害检测仪 该存储库是一个Detector项目,可让您使用简单Web服务轻松检测番茄的病害。 目前,使用边界框可以检测到总共7种疾病。 图片文件可用 可用的视频文件 可以添加新的yolo型号 可以添加其他格式的模型 目录 结构 数据集: : 模型 侦查 Yolov5 Github: : 工具 前端:Streamlit- https ://docs.streamlit.io/en/stable/# 后端:FastAPI- https ://fastapi.tiangolo.com/ 注释工具:CVAT- https ://github.com/openvinotoolkit/cvat 用法 克隆此存储库 $ git clone https://github.com/IVADL/PDD-prototype.git docker-compose命令 $ docke
【文件预览】:
tomato-disease-detector-develop
----frontend()
--------main.py(4KB)
--------Dockerfile(274B)
--------requirements.txt(60B)
----readme.md(2KB)
----LICENSE(1KB)
----docker-compose.yml(479B)
----.gitignore(26B)
----backend()
--------server.py(2KB)
--------models()
--------yolov5.py(8KB)
--------data()
--------Dockerfile(387B)
--------requirements.txt(236B)
--------weights()
--------utils()
--------detection.py(128B)

网友评论