植物部分检测器:从照片中检测植物的部分

时间:2024-03-13 13:44:00
【文件属性】:

文件名称:植物部分检测器:从照片中检测植物的部分

文件大小:92.14MB

文件格式:ZIP

更新时间:2024-03-13 13:44:00

python docker photos machine-learning plants

Plantbook植物零件检测器 该应用程序使用卷积神经网络(CNN)从照片中检测植物的一部分。 版本1.01 一个简单的5级ResNet-50分类器。 用法: 命令行 python ./plants-parts-detector.py 码头工人 该应用程序可以在Docker容器中运行。 脚步: 克隆存储库。 内部应用目录运行: docker build -t植物部件检测器。 运行容器: docker run --name ppd -it --publish 5001:5000植物部分检测器


【文件预览】:
plants-parts-detector-master
----runtime.txt(13B)
----Dockerfile(2KB)
----.gitignore(78B)
----README.md(492B)
----notes.txt(887B)
----plot.py(2KB)
----plants-parts-detector.py(11KB)
----Procfile(48B)
----static()
--------img_pool()
--------img()
--------js()
----models()
--------plant-multu-ai.pkl(98.03MB)
----requirements.txt(66B)
----.idea()
--------.gitignore(39B)
--------plants-parts-detect.iml(991B)
--------vcs.xml(180B)
--------dictionaries()
--------misc.xml(288B)
--------modules.xml(290B)
--------webResources.xml(368B)
--------inspectionProfiles()
--------jsLibraryMappings.xml(207B)
----images()
--------screenshot.png(1.12MB)
----templates()
--------error.jinja2(576B)
--------layout.jinja2(3KB)
--------about.jinja2(701B)
--------index.jinja2(9KB)
--------thankyou.jinja2(348B)

网友评论