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
188 stars
14 watching
54 forks
Language: MATLAB
last commit: over 3 years ago
Linked from 1 awesome list
cnnconvolutional-neural-networksimage-retrievalmatconvnetmatlab
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A MATLAB toolbox implementing Convolutional Neural Networks for computer vision applications. | 1,403 |
| | An implementation of convolutional neural networks in Matlab, providing GPU-enabled vectorized processing for image recognition and processing tasks. | 136 |
| | A MATLAB toolbox implementing 3D Convolutional Neural Networks for volumetric inputs with various features and pre-configured examples. | 53 |
| | Develops a single convolutional network to handle various image degradations with improved scalability and efficiency | 427 |
| | This project trains deep CNN denoisers to improve image restoration tasks such as deblurring and demosaicking through model-based optimization methods. | 602 |
| | A tool to train and deploy convolutional neural networks in MATLAB using MatConvNet | 87 |
| | This project provides tools and techniques for image retrieval based on visual features. | 56 |
| | Provides an implementation of convolutional neural networks in MATLAB. | 98 |
| | A Python implementation of a Convolutional Neural Network from scratch using NumPy for building CNNs from scratch | 577 |
| | Demonstrates how to implement and train a ConvMixer architecture for image classification in MATLAB | 6 |
| | A collection of Matlab scripts and resources for learning digital image processing concepts | 43 |
| | Develops and trains a deep neural network to classify EEG signals as normal or abnormal | 50 |
| | Deep learning models for semantic segmentation of images | 101 |
| | A convolutional neural network architecture for biomedical image segmentation | 430 |
| | An implementation of convolutional neural networks on graphs using spectral filtering | 1,342 |