Coder Social home page Coder Social logo

nii_image_classify's Introduction

This repository is for my SSP project at NII. The topic of the project is to classify images by feature engineering, with the assistance of SIFT and BoF algorithms. The classifer in this experiment is xgboost.

Here are the libraries utilized in the project:
python3.6
numpy 1.19.3
opencv-python 3.4.2.16
opencv-contrib-python 3.4.2.16
scikit-learn 0.23.2
xgboost 1.5.0
imgaug  0.4.0
matplotlib 3.2.1
pandas 1.1.2
scipy 1.5.2


The demo_SIFT.py is just for testing some basic library in opencv.

The files in the directory 'binary_classification' is applied to classify dog ('n02085620' in the ImageNet) and cat ('n02123045' in the ImageNet). 'bow' method in opencv2 is used generate the visual dictionary.

The files in the directory 'multi_classification' is applied to classify peacock ('n01806143' in the ImageNet), elephant ('n02504013' in the ImageNet), airliner ('n02690373' in the ImageNet) and cat ('n02123045' in the ImageNet). 'bow' method in opencv2 is used generate the visual dictionary. In order to improve the performance of the classifier, the visual dictionary in this task is generated by bow method written by myself.

nii_image_classify's People

Watchers

 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.