Giter Site home page Giter Site logo

szupzp / vgg16-image-retrieval Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kentsommer/vgg16-image-retrieval

0.0 1.0 0.0 7 KB

Uses TensorFlow and FC2 features to match test images to the same category given a query image as input

Python 100.00%

vgg16-image-retrieval's Introduction

VGG16-Image-Retrieval

Uses TensorFlow and FC2 features to match test images to the same category given a query image as input

How to use:

Once it is up and running, every so often you will see prints similar to the following:

Current Correct list: ['image_00748.jpg', 'image_00749.jpg', 'image_00750.jpg', 'image_00751.jpg']

Matches are:

  • Distance: 2.45867538452, FileName: image_00748.jpg
  • Distance: 22.8059749603, FileName: image_00751.jpg
  • Distance: 37.0147171021, FileName: image_00750.jpg
  • Distance: 38.9278831482, FileName: image_00749.jpg
  • Precision@4: 1.0

Notes:

This shows the similarity distance between the query and the matches as well as the filename of the matched images. This also shows the precision@4 compared to the ground truth. A file containing these prints as well as final results will be created as "Last_Run.txt"

vgg16-image-retrieval's People

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.