Skip to content
#

cbir

Here are 131 public repositories matching this topic...

🖼️A Deep Learning project that implements Content-Based Image Retrieval (CBIR) functionality using a Convolutional Autoencoder on the CIFAR-10 dataset. The system learns compressed feature representations (embeddings) of images to clean noisy inputs and retrieve visually similar images efficiently.

  • Updated Dec 17, 2025
  • Python

A Content-Based Image Retrieval (CBIR) system comparing pre-trained (VGG16, ResNet50) and custom CNN models on the UKBench dataset using mAP and various distance metrics.

  • Updated Nov 6, 2025
  • Jupyter Notebook

This project focuses on advanced topics in image processing, compression, and feature extraction. It is divided into four exercises, each tackling a different aspect of computer vision and multimedia systems, including edge detection, lossless compression, image classification, and content-based image retrieval (CBIR).

  • Updated Aug 28, 2025
  • Python

Improve this page

Add a description, image, and links to the cbir topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cbir topic, visit your repo's landing page and select "manage topics."

Learn more