ImageRetrieval
Image retrieval library
This project provides tools and techniques for image retrieval based on visual features.
Content Based Image Retrieval Techniques (e.g. knn, svm using MatLab GUI)
56 stars
12 watching
54 forks
Language: MATLAB
last commit: over 5 years ago
Linked from 1 awesome list
content-based-image-retrievalimage-recognitionimage-retrievalinformation-retrieval
Related projects:
Repository | Description | Stars |
---|---|---|
mcgill-nlp/imagecode | Provides code and data for an image retrieval benchmark that tests contextual understanding of text descriptions with images. | 39 |
filipradenovic/cnnimageretrieval | This MATLAB toolbox trains and tests convolutional neural networks for image retrieval tasks, including fine-tuning and supervised whitening. | 189 |
hlzz/libvot | An image retrieval library using C++11 and multi-threading to accelerate computation. | 179 |
jcollard/unm-hip | A Haskell library for image processing and display | 82 |
ibm/max-inception-resnet-v2 | An image classification model using a third-generation deep residual network. | 28 |
ibm/max-resnet-50 | An image classification model using the ResNet-50 architecture, trained on the ImageNet dataset. | 14 |
jaiverma/matlab | A collection of MATLAB code examples for various digital image processing tasks. | 36 |
ckkelvinchan/basicvsr-iconvsr | Releases MATLAB code and models for video super-resolution and icon-based approaches to improve image quality | 162 |
yurijmikhalevich/rclip | An AI-powered command-line tool for searching and comparing images based on features extracted from them using machine learning algorithms. | 746 |
imagej/imagej | Public domain software for processing and analyzing scientific images using Java | 572 |
tobybreckon/solomon-breckon-book | A collection of Matlab scripts and resources for learning digital image processing concepts | 43 |
robinrodricks/inspiritimage | A collection of algorithms and tools for image processing and analysis | 3 |
labforcomputationalvision/matlabpyrtools | Tools for multi-scale image processing and analysis | 178 |
jangorman/maplebacon | A Swift library for efficient image loading, caching and transformation | 341 |
luispedro/mahotas | A library of fast computer vision algorithms implemented in C++ for speed, operating over numpy arrays. | 844 |