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.
-
Notifications
You must be signed in to change notification settings - Fork 1
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…
Souradeep2304/Minor-2-ContentBasedImageRetrievalUsingVGG16
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
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 0
No packages published