You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the repository for the academic project created for the certification of Edureka.
Project :
Image/Object Recognition using Convolutional Neural Networks.
The DataSet used for the project is CIFAR10 .
However the solution that is provided in the project can also be applied to CIFAR 100 dataset
Software Requirements:
Step-1:
Anaconda Python
Step-2:
Clone the project using any Git Client
Step-3:
Go to requirements directory and run the below command to create the virtual environment.
conda env create -f deeplearningwork-keras-windows.yml --prefix e:/deeplearningworkkerasvirtualenv