Skip to content

基于tensorflow & servering & flask 的图像检索系统。

Notifications You must be signed in to change notification settings

AItechnology/image-retrieval-demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

基于TensorFlow,TensorFlow Servering 和 Flask 的图像检索系统。

1. 首先是抽取特征extract_feature

2. 运行服务tensorflow_serving

3. 一个web_demo修改自VisualSearch

几个检索实例

Future

  • 抽出的特征不返回client,直接在server 上计算knn。
  • 在web demo 界面上显示label。

About

基于tensorflow & servering & flask 的图像检索系统。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 86.1%
  • CSS 8.0%
  • Python 5.0%
  • HTML 0.5%
  • C++ 0.4%
  • Shell 0.0%