Skip to content

ksv-muralidhar/similar_images_using_vector_db

Repository files navigation

Find similar vegetable images using Milvus vector database

This project demonstrates the process of

  1. Converting the vegetable images into vectors using VGG19 model fine-tuned on vegetable images for classification.
  2. Inserting the image vectors into Milvus vector database.
  3. Querying the database to find similar images.

    News articles dataset can be found here

About

Find similar vegetable images using Milvus vector database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published