Skip to content
#

feature-vectors

Here are 17 public repositories matching this topic...

aquila

This is a Content Based Image Retrieval System(CBIR) where the program takes some input images and extracts the image feature vectors and stores them. When another image is given as a query image to the program it searches for all similar images that are given as input

  • Updated Nov 30, 2019
  • C++

In this project, we use a Deep Recurrent Architecture, which uses CNN (VGG-16 Net) pretrained on ImageNet to extract 4096-Dimensional image feature Vector and an LSTM which generates a caption from these feature vectors.

  • Updated Sep 9, 2020
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the feature-vectors 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 feature-vectors topic, visit your repo's landing page and select "manage topics."

Learn more