Giter Site home page Giter Site logo

coldmanck / a-fast-method-of-visual-words-assignment-of-bag-of-features-for-object-recognition Goto Github PK

View Code? Open in Web Editor NEW
6.0 3.0 4.0 51.7 MB

M.-J. Chiou, T. Yamasaki and K. Aizawa, "A Fast Method of Visual Words Assignment of Bag-of-Features for Object Recognition", MIRU 15th, July 2015

MATLAB 6.41% HTML 77.95% CMake 0.44% Python 1.17% Shell 0.03% C 8.33% C++ 4.36% TeX 0.41% Cuda 0.33% Makefile 0.07% Java 0.48% Assembly 0.01% M 0.03%

a-fast-method-of-visual-words-assignment-of-bag-of-features-for-object-recognition's Introduction

A-Fast-Method-of-Visual-Words-Assignment-of-Bag-of-Features-for-Object-Recognition

Project overview

This repo is the experiment code of the extended abstract, M.-J. Chiou, T. Yamasaki and K. Aizawa, "A Fast Method of Visual Words Assignment of Bag-of-Features for Object Recognition", MIRU 15th, July 2015. Please click here to link to see the conference website.

Introduction

This paper deals with object recognition and retrieval problems, especially for large-scale pictures categorization. For these large-scale object recognition problems, high-speed processing is an important factor with respect to practicality. Extracting the features of query pictures is one of the most common processes for state-of-the-art strategies. However, it has been pointed out that feature extraction is one the most time-consuming parts in the object recognition problem. To deal with this problem, this paper introduces a fast look-up table based method of finding bag-of-features-based indexes of query pictures, without conducting feature extraction. The proposed look-up table consists of local patches (stored in a pixel form) and their corresponding visual words (assigned from the visual words codebook) of images. By this, the visual word is assigned to the query by retrieving the most similar patch in the database. In our experiment, we compared the proposed method with other common feature extraction methods. In addition, our experiment processes inherits MATLAB code of ScSPM, while not using sparse coding but just amended to evaluate the proposed method.

Notice

Please noted that because of size restrict (most of them are datasets and pictures), files in this repo are not complete. If you are interested in my work, or would like to see the complete extended abstract, please contact me: coldmanck [AT] gmail.com .

Credit

  • Under instruction of my supervisor, Toshihiko Yamasaki and Aizawa Kiyoharu, I did this work at AIZAWA-YAMASAKI LAB, the University of Tokyo.
  • MATLAB code of SCSPM framework

a-fast-method-of-visual-words-assignment-of-bag-of-features-for-object-recognition's People

Contributors

coldmanck avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  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.