Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Using Tensor Flow and Keras we are going to train a VGG16 model, using which we will extract the features of a predefined image data set and store the features in the format HDF5. And then we are going to search our database using the features based on a query image being given by the user. We are using a GPU to run the program in python with th…

Notifications You must be signed in to change notification settings

Souradeep2304/Minor-2-ContentBasedImageRetrievalUsingVGG16

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conetent Based Image Retrieval Using VGG16

Using Tensor Flow and Keras we are going to train a VGG16 model, using which we will extract the features of a predefined image data set and store the features in the format HDF5. And then we are going to search our database using the features based on a query image being given by the user. We are using a GPU to run the program in python with the help of CUDA.

About

Using Tensor Flow and Keras we are going to train a VGG16 model, using which we will extract the features of a predefined image data set and store the features in the format HDF5. And then we are going to search our database using the features based on a query image being given by the user. We are using a GPU to run the program in python with th…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published