文件名称:AISearchImage:基于图像的智能服务搜索引擎
文件大小:2.22MB
文件格式:ZIP
更新时间:2024-05-22 18:14:19
search-engine opencv flask services tensorflow
AISearchImage 基于图像的智能服务搜索引擎 它是什么? AISearchImage是一个智能系统,可帮助用户查找与图像中的对象关联的服务。 拍摄输入图像,使用预先为TensorFlow实现的对象识别而预先建立的神经网络,对当前对象进行识别的第一阶段。 然后,使用WordNet语义网络并检索关联服务的类型,确定识别出的对象所属的类。 借助基于Flask实现的类似REST的建筑风格的体系结构,可以在不同类型的设备上查询该系统。 该项目是与洛伦佐·瓦伦特(Lorenzo Valente)合作开发的,并在人工智能过程中由Vincenzo Deufemia教授进行了监督。 文献资料 要阅读有关该实现的更多详细信息,请阅读doc目录中的文档,该目录中有文档的摘录。
【文件预览】:
AISearchImage-master
----crawlers()
--------WikiPlant.py(1KB)
--------WikiCat.py(1KB)
--------Ikea.py(2KB)
--------P4HCatAdoption.py(3KB)
--------__init__.py(122B)
--------P4HDogAdoption.py(3KB)
--------Wiki.py(1KB)
--------Crocus.py(2KB)
--------WikiDog.py(1KB)
----start.sh(70B)
----session()
--------README(96B)
----install.sh(1KB)
----main.py(4KB)
----core()
--------SIFTImageCompare.py(5KB)
--------CrawlerInfoBase.py(437B)
--------__init__.py(27B)
--------CategoryClassifier.py(3KB)
--------Utility.py(2KB)
--------ImageClassifier.py(5KB)
----requirements.txt(71B)
----imagenet()
--------LICENSE(11KB)
--------README(70B)
----doc()
--------logo_aisearchimage.svg.png(13KB)
--------media()
--------README.md(10KB)
----LICENSE(34KB)
----ssl_files()
--------README(78B)
----README.md(1023B)
----nltk_data()
--------README(78B)
----templates()
--------search_result.html(1KB)
--------index.html(1KB)
--------error.html(200B)
--------search_action.html(662B)
--------layout.html(1KB)
----static()
--------index.css(655B)
--------lib()
--------search_action.js(1KB)
--------client.js(2KB)
--------search-icon.svg(1KB)
--------logo_big.png(13KB)
--------style.css(384B)