GitHub topics: content-based-image-retrieval
SaurabhJalendra/HRF-Retinal-Edge-Retrieval
🔬 Content-Based Image Retrieval system for retinal fundus images using HRF dataset. Implements handcrafted feature engineering (HOG, LBP, Edge Detection, Gabor, GLCM) with ML models for medical image classification and analysis.
Language: Jupyter Notebook - Size: 83.4 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

Abdelrahman-Lila/CBIR-with-modified-VGG16
CNN-based image retrieval using a modified VGG16 and PCA
Language: Python - Size: 7.41 MB - Last synced at: 3 days ago - Pushed at: 14 days ago - Stars: 0 - Forks: 0

Cytomine-ULiege/Cytomine-cbir
Content-Based Image Retrieval Server
Language: Python - Size: 428 KB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 0 - Forks: 0

scrubbbbs/cbird
Command-line program for Content-Based Image Retrieval of images and videos. Includes tools for general search and de-duplication.
Language: C++ - Size: 12.7 MB - Last synced at: 14 days ago - Pushed at: about 1 month ago - Stars: 122 - Forks: 5

fmenat/DiscreteVAE
Public repository for Unsupervised Binary Variational Auto-Encoder (BVAE) used for Hashing
Language: Jupyter Notebook - Size: 600 MB - Last synced at: 28 days ago - Pushed at: 28 days ago - Stars: 2 - Forks: 1

epignatelli/scalable-recognition-with-a-vocabulary-tree
A python implementation of the paper "Scalable Recognition with a Vocabulary Tree, D. Nister, H. Stewenius, 2006"
Language: Jupyter Notebook - Size: 137 MB - Last synced at: 6 days ago - Pushed at: about 2 years ago - Stars: 17 - Forks: 8

amatov/DifferentialDiagnosisCBIR
Image retrieval can facilitate medical diagnosis by identifying categories of similar to a new patient presented for diagnosis phenotypes which have already been assigned a diagnosis
Language: Python - Size: 604 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

thkox/uni_2023-content-based-image-retrieval Fork of ApostolisSiampanis/Image-Analysis
This project is a team assignment for the "Image Analysis" course, offered in the 7th semester of the 2023 academic year at the University of Piraeus, Department of Informatics.
Language: Python - Size: 190 MB - Last synced at: 4 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

blackmonk13/similar_images
a Python command-line tool that identifies and groups similar images using average hashing. It supports single-level and recursive directory scanning, adjustable similarity threshold, and presents results in JSON format. Ideal for image deduplication, organization, and content-based retrieval tasks.
Language: Python - Size: 42 KB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 2 - Forks: 0

sy-nguyen/CBIR-using-CNN-and-hash
Content-Based Image Retrieval Using CNN and Hash
Language: Python - Size: 136 MB - Last synced at: 11 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

iyxn/resnet-image-retrieval
Implementasi Image Retrieval dengan feature extractor ResNet50.
Language: Python - Size: 311 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

hidiryuzuguzel/Content-Based-Image-Retrieval
Color/Texture based Image Retrieval
Language: MATLAB - Size: 9.77 KB - Last synced at: 12 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 1

lucko515/search-book-by-cover-server
This is the main repository for the Book Search project. This engine allows you to search database of books by simply uploading an image of a cover.
Language: Python - Size: 8.6 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 20 - Forks: 8

ImranNawar/CBIR
Content Based Image Retrieval
Language: Jupyter Notebook - Size: 23.8 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

huyndao/content-based-image-retrieval
Reverse Image Search or Content Based Image Retrieval using low dimensional embeddings
Language: Jupyter Notebook - Size: 4.46 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

HoganHPH/SVM-Active-Learning-for-Relevance-Feedback
A Python implementation of Paper "Image Retrieval with Relevance Feedback using SVM Active Learning"
Language: Python - Size: 128 MB - Last synced at: 6 months ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 0

kirk86/cbires
Content Image Retrieval System
Language: PHP - Size: 29.5 MB - Last synced at: about 1 year ago - Pushed at: over 9 years ago - Stars: 1 - Forks: 1

ruchapendharkar/Content-based-Image-Retrival
This repository contains code for performing feature matching and pattern recognition in images. Worked with various color spaces, histograms, spatial features, texture features, and embeddings.
Language: C++ - Size: 0 Bytes - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

AdityaShaha/CBIR-Using-MSD
The project is an attempt to implement the paper Content Based Image Retrieval using Micro structure Descriptors by Guang-Hai Liu et all. in Python
Language: Jupyter Notebook - Size: 1.08 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 9 - Forks: 2

fmaglia/keras_rmac_plus
Keras implementation of R-MAC+ descriptors
Language: Python - Size: 29.3 KB - Last synced at: 7 months ago - Pushed at: over 6 years ago - Stars: 53 - Forks: 15

aligh993/Image_Processing
Image Processing and Computer Vision Projects
Language: MATLAB - Size: 49 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

fmaglia/BoI
Multi-index hashing for the resolution of ANN search problem on large datasets
Language: C++ - Size: 830 KB - Last synced at: 7 months ago - Pushed at: over 6 years ago - Stars: 15 - Forks: 3

ambareeshravi/Content-based-Visual-Media-Retrieval
Image and video retrieval from a repository using deep learning with high accuracy
Language: Python - Size: 1.58 MB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

lucasxlu/XCloud
Official Code for Paper <XCloud: Design and Implementation of AI Cloud Platform with RESTful API Service> (arXiv1912.10344)
Language: JavaScript - Size: 31.5 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 68 - Forks: 24

schalappe/content-based-image-retrieval
The goal is to find the best algorithm for content-based image retrieval.
Language: Jupyter Notebook - Size: 47.7 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 2

LinggarM/Fruit-Images-Search-Engine
A Content Based Image Retrieval (CBIR) application of Information Retrieval with fruit images
Language: JavaScript - Size: 13 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

rayjasson98/CBIR Fork of pochih/CBIR
🏞 A content-based image retrieval (CBIR) system
Language: Python - Size: 43 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 1

MLEnthusiast/MHCLN
Deep Metric and Hash Code Learning Network for Content Based Retrieval of Remote Sensing Images
Language: Python - Size: 2.23 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 34 - Forks: 13

ShenggKai/CBIR_System
Project for CS336 - Content-based image retrieval system
Language: HTML - Size: 1.79 GB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 1

kirk86/ImageRetrieval
Content Based Image Retrieval Techniques (e.g. knn, svm using MatLab GUI)
Language: MATLAB - Size: 3.25 MB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 55 - Forks: 53

ahmed-BH/TextureBasedImageRetriever
TextureBasedImageRetriever a Content Based Image Retriever that focuses on texture. It implements the offline phase which is the calulation of descriptors of all images in the datasetn, and the online phase that return the n-similar images from dataset given an input image.
Language: Python - Size: 1.2 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 1

osemrt/Content-Based-Image-Retrieval
:panda_face: An image classifier based on CBIR
Language: Python - Size: 12.7 KB - Last synced at: 8 months ago - Pushed at: about 5 years ago - Stars: 5 - Forks: 1

Defcon27/Image-Search-using-Parallel-Computing
CRISP is a Fast Image Search application that retrieves similar images from a database based on the query image by using Parallel computing paradigm.
Language: Jupyter Notebook - Size: 43.5 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 7 - Forks: 1

fatemaquaid987/Content_Based_Image_Retrieval
A program which takes a user selected image and returns similar images from a large image database using AI and Computer Vision.
Language: Python - Size: 36.5 MB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

elgerpus/DeCP
DeCP: A high-throughput CBIR system for very large image collections
Language: Scala - Size: 181 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 0

MCV-2019-M1-Project/TEAM-8
Content based image retrieval system for M1 of MCV
Language: Python - Size: 353 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 1

zylbuaa/dermoscopic_img_retrieval
[MedIA] Dermoscopic image retrieval based on rotation-invariance deep hashing
Language: Python - Size: 570 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 1

aa1000/ImageRetrievalClassic
classic content-based image retrieval using python (feature vector distance)
Language: Python - Size: 11.7 KB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 3 - Forks: 0

insikk/delf_enhanced
Wrapper of DELF Tensorflow Model
Language: Jupyter Notebook - Size: 16 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 110 - Forks: 27

jiankang1991/SNCA_CE
codes for TGRS paper "Deep Metric Learning based on Scalable Neighborhood Components for Remote Sensing Scene Characterization"
Language: Python - Size: 280 KB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 0

zpengc/image-retrieval-system-CBIR
基于内容的图像检索系统 / content-based image retrieval system
Language: Python - Size: 1.99 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 9 - Forks: 2

vishweshvhavle/siamese-retriever
Image retrieval is the process of searching for and retrieving images from a database or repository based on a query. This is the official repository for our Content-Based Image Retrieval system which uses a Siamese-ConvNet architecture backbone.
Language: Python - Size: 53.2 MB - Last synced at: 4 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 2

liuzrcc/PIRE
Adversarial queries for blocking Content-based Image Retrieval (CBIR)
Language: Python - Size: 14.6 MB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 14 - Forks: 4

ayoubmesquiny/CBIR-system
Language: Python - Size: 33.2 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

insikk/Guide-CBIR
Guide to the Content Based Image Retrieval
Size: 19.5 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 41 - Forks: 6

pratikkejriwal/MultiTexton
Content Based Image Retrieval based on Multi-Texton Histogram
Language: Jupyter Notebook - Size: 2.34 MB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 6 - Forks: 3

raj1603chdry/CSE3018-Content-Based-Image-and-Video-Retrieval-Lab
Repository containing all the codes created for the lab sessions of CSE3018 Content Based Image and Video Retrieval at VIT University Chennai Campus
Language: MATLAB - Size: 64.5 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 16 - Forks: 8

glee1228/netVLad_Sejong
Sejong Building Retrieval
Language: Jupyter Notebook - Size: 2.18 MB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 7 - Forks: 2

ntvuongg/image-retrieval
A simple image search engine
Language: Jupyter Notebook - Size: 154 MB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 6 - Forks: 1

kunhe/TALR
Code for CVPR 2018 paper "Hashing as Tie-Aware Learning to Rank"
Language: MATLAB - Size: 3.11 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 45 - Forks: 9

ZisisFl/content-based-image-search
Simple project that implements a content-based image retrieval engine using PostgreSQL as storage backend and Python for the application logic
Language: Python - Size: 14.8 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

cricketjanoon/content-based-image-retrieval
CBIR based on image histograms and cdf of image histograms.
Language: MATLAB - Size: 205 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

abdullahwaseem01/MNIST-Database-CBIR
Image matching using Content-Based Image Retrieval
Language: Jupyter Notebook - Size: 13.1 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

chowd-e/examples-python
Specific project related to multimedia, Extraction, Image Processing, Search algorithms, Relevancy Feedback mechanisms, etc.
Language: Python - Size: 313 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

catsaveearth/Deep-Clustering-based-CBMIR
2021.03~2022.06, Senier project, Department of Software, Gachon University
Language: Python - Size: 44.9 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

pratikkejriwal/CBIR-Using-CDH Fork of AdityaShaha/CBIR-Using-CDH
Content Based Image Retrieval based on Color Difference Histogram
Language: Jupyter Notebook - Size: 2.61 MB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 1

insikk/bow_image_retrieval
Bag-of-words Image Retrieval
Language: Python - Size: 28.7 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 15 - Forks: 2

anmolbansal7/Lost-and-Found
Content-Based Image Retrieval
Language: CSS - Size: 28 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

SaadBazaz/CBIR4_v2 Fork of meng1994412/CBIR
Content-Based Image Retrieval System (based on 4 quadrant splitting)
Language: Python - Size: 14.5 MB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 4 - Forks: 0

online6731/Content-Based-Image-Retrieval
Content Based Image Retrieval on The Oxford Dataset (5k)
Language: Jupyter Notebook - Size: 1.59 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 1

setezzy/image-retrieval
CNN-based image retrieval with TensorFlow and Keras
Language: Python - Size: 10.8 MB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 9 - Forks: 4

cheeyeo/content_based_image_retrieval_portfolio_example
An example of building a CBIR (Content Based Image Retrieval) system using Tensorflow2
Language: Python - Size: 10.1 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 2

remeus/simage
Content-based Similar Image Retrieval
Language: Python - Size: 21.4 MB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 3 - Forks: 0

fmaglia/LSH_kNN_graph
Creation of an approximate kNN graph for diffusion application
Language: C++ - Size: 36.1 KB - Last synced at: 7 months ago - Pushed at: about 6 years ago - Stars: 6 - Forks: 1

rasyadh/cbir-color
Content Based Image Retrieval Application using color based image
Language: Python - Size: 3.49 MB - Last synced at: about 16 hours ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

ynurmahomed/wbiis
Content-based image retrieval tool.
Language: Python - Size: 753 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

oscmansan/mcv-m1
Language: Python - Size: 193 KB - Last synced at: about 2 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

mcv-m1-project-2018/Team6
Language: Python - Size: 167 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

sivaramakrishnan-rajaraman/contest-based-image-retrieval-using-transfer-learning
Language: Python - Size: 1.63 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 1

rafiqul713/experiment-on-bangla-isolated-handwriting-character
Language: Python - Size: 6.84 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

sauterl/gofind
GoFind is a mobile browser for historic multimedia documents at their real world location.
Language: C# - Size: 44 MB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 2

upasana05ghosh/Content-Based-Image-Retrieval
Poster Presentation on "Content Based Image Retrieval: Past, Present and Future"
Size: 268 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

AmanDaVinci/Color-Based-Image-Retrieval-System
A basic Color Space Based Image Retrieval System
Language: HTML - Size: 11.9 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 1

acasadoquijada/jmr-android
Trabajo fin de Máster consistente en la creación de un CBIR para Android
Language: TeX - Size: 86.9 MB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0
