content-based-image-retrieval
There are 77 repositories under content-based-image-retrieval topic.
insikk/delf_enhanced
Wrapper of DELF Tensorflow Model
scrubbbbs/cbird
Command-line program for managing a media collection, with focus on Content-Based Image Retrieval (Computer Vision) methods for finding duplicates.
lucasxlu/XCloud
Open Source Deep Learning Serving System with Web Interface
kirk86/ImageRetrieval
Content Based Image Retrieval Techniques (e.g. knn, svm using MatLab GUI)
fmaglia/keras_rmac_plus
Keras implementation of R-MAC+ descriptors
kunhe/TALR
Code for CVPR 2018 paper "Hashing as Tie-Aware Learning to Rank"
insikk/Guide-CBIR
Guide to the Content Based Image Retrieval
MLEnthusiast/MHCLN
Deep Metric and Hash Code Learning Network for Content Based Retrieval of Remote Sensing Images
zpengc/image-retrieval-system-CBIR
基于内容的图像检索系统 / content-based image retrieval system
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.
insikk/bow_image_retrieval
Bag-of-words Image Retrieval
epignatelli/scalable-recognition-with-a-vocabulary-tree
A python implementation of the paper "Scalable Recognition with a Vocabulary Tree, D. Nister, H. Stewenius, 2006"
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
fmaglia/BoI
Multi-index hashing for the resolution of ANN search problem on large datasets
liuzrcc/PIRE
Adversarial queries for blocking Content-based Image Retrieval (CBIR)
petrpavlov/Image-Retrieval
Implementation of simple content-based image retrieval
setezzy/image-retrieval
CNN-based image retrieval with TensorFlow and Keras
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
glee1228/netVLad_Sejong
Sejong Building Retrieval
zylbuaa/dermoscopic_img_retrieval
[MedIA] Dermoscopic image retrieval based on rotation-invariance deep hashing
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.
fmaglia/LSH_kNN_graph
Creation of an approximate kNN graph for diffusion application
elgerpus/DeCP
DeCP: A high-throughput CBIR system for very large image collections
ntvuongg/image-retrieval
A simple image search engine
osemrt/Content-Based-Image-Retrieval
:panda_face: An image classifier based on CBIR
pratikkejriwal/MultiTexton
Content Based Image Retrieval based on Multi-Texton Histogram
remeus/simage
Content-based Similar Image Retrieval
SaadBazaz/CBIR4_v2
Content-Based Image Retrieval System (based on 4 quadrant splitting)
schalappe/content-based-image-retrieval
The goal is to find the best algorithm for content-based image retrieval.
aa1000/ImageRetrievalClassic
classic content-based image retrieval using python (feature vector distance)
cheeyeo/content_based_image_retrieval_portfolio_example
An example of building a CBIR (Content Based Image Retrieval) system using Tensorflow2
Distributed-Deep-Image-Search-Engine/DISE
Deep Image Search Engine
HoangPham3003/SVM-Active-Learning-for-Relevance-Feedback
A Python implementation of Paper "Image Retrieval with Relevance Feedback using SVM Active Learning"
jiankang1991/SNCA_CE
codes for TGRS paper "Deep Metric Learning based on Scalable Neighborhood Components for Remote Sensing Scene Characterization"
rayjasson98/CBIR
🏞 A content-based image retrieval (CBIR) system
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.