Coder Social home page Coder Social logo

yunhai0920 / imageretrieval-tf Goto Github PK

View Code? Open in Web Editor NEW

This project forked from icodingc/imageretrieval-tf

0.0 1.0 0.0 11.37 MB

基于tensorflow & tf-servering & flask 的图像检索

Home Page: https://icodingc.github.io/ImageRetrieval-tf/

Shell 0.02% Python 5.45% C++ 0.39% JavaScript 84.91% CSS 8.74% HTML 0.50%

imageretrieval-tf's Introduction

基于TensorFlow以及TF-serving图像检索

1. 抽取特征extract_feature <br>

  • 这里没有训练网络,只是根据ImageNet上预训练Inception_v3模型抽取mixed_8x8x2048b层特征,然后sum_pooling到2048-d。
  • 如想得到更好的特征表示,可以参考DeepRank等文章根据数据集fine-tune训练网络。

2. 运行服务Serving <br>

  • 因为Tensorflow Serving 更新版本导致本项目不能使用。
  • 不过最新版本的Serving更容易学习使用,如感兴趣可以看下我写的其他例子clientexporter以及server

4. 本项目采用的是tensorflow 0.10.0rc0,而且可能不会再更新

下边是几个检索例子

imageretrieval-tf's People

Contributors

icodingc avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.