image-classify-server:使用Tensorflow(Inception v3)进行图像分类

时间:2021-02-04 03:57:48
【文件属性】:
文件名称:image-classify-server:使用Tensorflow(Inception v3)进行图像分类
文件大小:84.6MB
文件格式:ZIP
更新时间:2021-02-04 03:57:48
jquery django tensorflow image-classification jQueryPython 图像分类服务器 使用Web API和UI进行图像分类。 它是使用Django和Tensorflow一起使用编写Web界面是使用和这是项目的扩展。 用法 要在本地主机上运行服务器: $ pip3 install -r requirements.txt $ python3 manage.py collectstatic $ python3 manage.py runserver 网页界面 可以在上找到Web界面 网络API 您可以通过以下网址发送POST请求来使用Web API进行分类: 输入值 参数 类型 描述 图片 文件 您要分类的图像文件。 image64 文本 您要分类的base
【文件预览】:
image-classify-server-master
----classify_image()
--------apps.py(102B)
--------templates()
--------inception_model()
--------static()
--------__init__.py(0B)
--------migrations()
--------views.py(2KB)
----runtime.txt(13B)
----tf_inception()
--------__init__.py(0B)
--------settings.py(4KB)
--------urls.py(1KB)
----Procfile(47B)
----requirements.txt(45B)
----manage.py(810B)
----.gitignore(39B)
----README.md(2KB)

网友评论