The goal of this project is to initiate an inference project using Nvidia DIGITS workspace to build classifier depending on Transfer learning like ( LeNet ,AlexNet , googleNet ) Architectures.
-
First part is an inference project against supplied
digit imagerecognition dataset -
Second part is to build inference project from the
data collectedby me. For more information see mypdf.
Classified hand-written digits images on LeNet network model with a best accuracy of 90.19 % and an inference time of less than 10 ms.
Classifying digits numbers using LeNET
Classified sort of cups images based on AlexNet and GoogleNet networks model with a best accuracy of 99.17 % .
Classifying Mug using AlexNet
Classifying Cup of Coffee using GoogleNet


