# CBIR
**Repository Path**: xkeys1997/CBIR
## Basic Information
- **Project Name**: CBIR
- **Description**: A content-based image retrieval (CBIR) system
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2020-05-08
- **Last Updated**: 2020-12-19
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
[](https://github.com/ellerbrock/open-source-badges/)
## Intro
__This repository contains a CBIR (content-based image retrieval) system__
__Extract query image's feature, and retrieve similar ones from image database__
#### color
#### daisy
#### edge
#### gabor
#### HOG
#### VGG19
#### Resnet152
### query2 - orange
#### query
#### color
#### daisy
#### edge
#### gabor
#### HOG
#### VGG19
#### Resnet152
### query3 - NBA jersey
#### query
#### color
#### daisy
#### edge
#### gabor
#### HOG
#### VGG19
#### Resnet152
### query4 - snack
#### query
#### color
#### daisy
#### edge
#### gabor
#### HOG
#### VGG19
#### Resnet152
## Part4: usage of repository
If you are interesting with the results, and want to try your own images,
Please refer to [USAGE.md](https://github.com/pochih/CBIR/blob/master/USAGE.md)
The details are written inside.
## Author
Po-Chih Huang / [@pochih](http://pochih.github.io/)