Skip to content

Project done using CNN deep learning algorithm in python jupyter notebook to search similar images to the given input image .

Notifications You must be signed in to change notification settings

swarajsonwane/Image-Search-Engine-Using-CNN

Repository files navigation

Image-Search-Engine-Using-CNN

In this project I have used convolutional neural network deep learning algoritm to search similar images from our Database ( Cifar).

Convolution Nural Network

A Convolutional Neural Network (ConvNet/CNN) is a Deep Learning algorithm which can take in an input image, assign importance (learnable weights and biases) to various aspects/objects in the image and be able to differentiate one from the other. The pre-processing required in a ConvNet is much lower as compared to other classification algorithms.

About

Project done using CNN deep learning algorithm in python jupyter notebook to search similar images to the given input image .

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages