Waste-classification-app:使用TensorFlow和flask框架创建废物分类器Web应用程序,对有机废物和可回收废物进行分类

时间:2024-05-31 12:27:10
【文件属性】:

文件名称:Waste-classification-app:使用TensorFlow和flask框架创建废物分类器Web应用程序,对有机废物和可回收废物进行分类

文件大小:2.73MB

文件格式:ZIP

更新时间:2024-05-31 12:27:10

flask tensorflow webapp classification waste

废物分类应用 需求 Python 3.7以上 遵循实施步骤 克隆此存储库 git clone https://github.com/xyfer17/Waste-classification-app.git 打开项目文件夹,并使用以下cmd安装所有必需的依赖项 pip install -r requirements.txt 在此之后运行以下cmd来执行 python app.py 打开浏览器并输入


【文件预览】:
Waste-classification-app-main
----uploads()
--------reduce-and-regulate-organic-waste.jpg(344KB)
--------recyclable.jpg(128KB)
--------IMG-20210419-WA0008.jpg(175KB)
----app.py(2KB)
----model()
--------waste.h5(1.96MB)
----requirements.txt(3KB)
----LICENSE(1KB)
----README.md(590B)
----__pycache__()
--------main.cpython-37.pyc(706B)
--------app.cpython-37.pyc(288B)
----templates()
--------import.html(1KB)
--------index.html(818B)
--------icon.png(45KB)
--------main.gif(369KB)
----static()
--------js()
--------css()

网友评论