• Stars
    star
    187
  • Rank 206,464 (Top 5 %)
  • Language
    Python
  • Created almost 8 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

CNN CBIR benchmark (ongoing)

Benchmark for Image Retrieval (BKIR)

License

This project tries to build a benchmark for image retrieval, particully for Instance-level image retrieval.

Methods

The following methods are evaluated on Oxford Building dataset. The evaluation adopts mean Average Precision (mAP), which is computed using the code provided by compute_ap.cpp.

method feature mAP (best) status evalute code
fc_retrieval CNN 60.2% finished fc_retrieval
rmac_retrieval RMAC 75.7%(256d, crop, qe) finished rmac_retrieval
crow_retrieval CROW 72.8%(256d, crop, qe) finished crow_retrieval
fv_retrieval SIFT 67.29% finished fv_retrieval
vlad_retrieval SIFT 63.13% finished vlad_retrieval
fv_retrieval SOSNet 50.73% ongoing -
vlad_retrieval SOSNet - ongoing -

the methods on above have the following characteristics:

  • Low dimension
  • Time - tested, and are dimanstracted effectively
  • Used in industry

Contribution

If you are interested in this project, feel free to contribute your code. Only Python and C++ code are accepted.

More Repositories

1

awesome-cbir-papers

📝Awesome and classical image retrieval papers
1,625
star
2

cnn-for-image-retrieval

🌅The code of post "Image retrieval using MatconvNet and pre-trained imageNet"
MATLAB
631
star
3

hashing-baseline-for-image-retrieval

:octocat:Various hashing methods for image retrieval and serves as the baselines
MATLAB
596
star
4

flask-keras-cnn-image-retrieval

🚀CNN-based image retrieval built on Keras
Python
505
star
5

pcv-book-code

📖Python计算机视觉中译本实例代码
Python
487
star
6

cvt

CVT, a Computer Vision Toolkit.
C
164
star
7

image-retrieval

image retrieval
C++
102
star
8

CNN-for-Face-Image-Retrieval

🍎Face image rerieval
MATLAB
90
star
9

practical-python-and-opencv

🍏Latex: translate the book practical python and opencv to Chinese
TeX
87
star
10

opencv-practical-code

🍎OpenCV小项目与OpenCV一些非常有用的代码
C++
74
star
11

SeetaFaceLib

🍑 SeetaFace for Xcode and Qt
C++
74
star
12

willard-yuan.github.io

💎 Yong's Homepage
CSS
67
star
13

py-cbir-image-search-engine

This is a image search engine based on BoW model
Python
47
star
14

my-awesome-awesomeness

自己使用的一些工具
22
star
15

practical-cbir-handbook

A book tries to give some guide for content-based image retrieval
TeX
19
star
16

pupil-vision

C++
17
star
17

video-text-retrieval-papers

15
star
18

tf-dml-cbir

Deep metric learning for CBIR, based on triplet-reid
Python
11
star
19

cv-and-resume

☕My resume for a job
TeX
11
star
20

sparse-reconstruction-hashing

The code of "Learning Hash Functions Using Sparse Reconstruction"
MATLAB
9
star
21

pcvwithpython

Programming Computer Vision with Python中译本
CSS
8
star
22

BoVW

A c++ implemention of bag of virtual words
C++
8
star
23

sift-match-with-ransac

C++
8
star
24

pkbigdata-image-search

:octocat:15万搜索结果
5
star
25

blcf

Python
5
star
26

qt-learning

Notes and codes to learn Qt
C++
4
star
27

tf_cpp

Tensorflow Cpp API Application
C++
4
star
28

awesome-neural-search-papers

4
star
29

cbirbook

4
star
30

machine-learning-notebook

📓My machine learning notebook
Jupyter Notebook
4
star
31

pic

🌐 🍅 PicSearch: CNN web demo for image retrieval
CSS
3
star
32

mykit

Computer Vision ToolKit
Python
3
star
33

mvs

Python
3
star
34

dive-into-caffe

lost in caffe
3
star
35

image-retrieval-based-on-Zernike

MATLAB
2
star
36

cvtk-pypi

C++
2
star
37

slides

tech slides
2
star
38

awesome-text-match-papers

2
star
39

flowingcash

1
star
40

awesome-website-design

收集的设计得很优秀的UI
1
star
41

willard-yuan

1
star
42

libpupil

1
star
43

easyIDCards

C++
1
star
44

mocap

Real-time Human Motion Tracking from Sensors
1
star
45

grpc_toolkit

C++
1
star
46

dlib-practice

C++
1
star
47

matlab-utils

useful utils for myself
MATLAB
1
star
48

habir

Project site of various hashing methods for image retrieval and serves as the baselines
CSS
1
star
49

mt_ins

Python
1
star
50

cpp-code-training

coding
HTML
1
star
51

zh-case-studies

Case Studies 中译本
CSS
1
star