cnnimageretrieval

Image retrieval framework

This MATLAB toolbox trains and tests convolutional neural networks for image retrieval tasks, including fine-tuning and supervised whitening.

CNN Image Retrieval in MatConvNet: Training and evaluating CNNs for Image Retrieval in MatConvNet

GitHub

188 stars
14 watching
54 forks
Language: MATLAB
last commit: over 2 years ago
Linked from 1 awesome list

cnnconvolutional-neural-networksimage-retrievalmatconvnetmatlab

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
vlfeat/matconvnet A MATLAB toolbox implementing Convolutional Neural Networks for computer vision applications. 1,403
jimmy-ren/vcnn_double-bladed An implementation of convolutional neural networks in Matlab, providing GPU-enabled vectorized processing for image recognition and processing tasks. 136
hagaygarty/mdcnn A MATLAB toolbox implementing 3D Convolutional Neural Networks for volumetric inputs with various features and pre-configured examples. 53
cszn/srmd Develops a single convolutional network to handle various image degradations with improved scalability and efficiency 427
cszn/ircnn This project trains deep CNN denoisers to improve image restoration tasks such as deblurring and demosaicking through model-based optimization methods. 602
imistyrain/matconvnet-oneclick A tool to train and deploy convolutional neural networks in MATLAB using MatConvNet 87
kirk86/imageretrieval This project provides tools and techniques for image retrieval based on visual features. 56
xuzhenqi/cnn Provides an implementation of convolutional neural networks in MATLAB. 98
ahmedfgad/numpycnn A Python implementation of a Convolutional Neural Network from scratch using NumPy for building CNNs from scratch 577
matlab-deep-learning/convmixer-patches-are-all-you-need Demonstrates how to implement and train a ConvMixer architecture for image classification in MATLAB 6
tobybreckon/solomon-breckon-book A collection of Matlab scripts and resources for learning digital image processing concepts 43
matlab-deep-learning/abnormal-eeg-signal-classification-using-cnns Develops and trains a deep neural network to classify EEG signals as normal or abnormal 50
preritj/segmentation Deep learning models for semantic segmentation of images 101
ethanhe42/u-net A convolutional neural network architecture for biomedical image segmentation 430
mdeff/cnn_graph An implementation of convolutional neural networks on graphs using spectral filtering 1,342