Thank you for visiting my profile. Stay healthy, Stay safe
Thank you for visiting my profile. Stay healthy, Stay safe
This page includes my work and/or any latest updates, like published papers, a summary of papers that I have read and my conclusion, the latest technical thing that I have learned and its code (if any), and many more (Grouped on the basis of type of work and further arranged in chronological order - latest to older)
05/10/2021 - Fine-tune the CNN trained on MNIST digit classification or the subset of PASCAL VOC 2005 dataset, for classification of images in fashion MNIST dataset. Code can be found at: https://github.com/shashank140195/Fine-Tuning_CNN
04/23/2021 - Classification of randomly chosen images using pre-trained VGG-19 model. Code and files can be found at https://github.com/shashank140195/VGG19-Model
04/06/2021 - Face and nose detection using HAAR cascades using a desktop webcam. Code and files can be found at https://github.com/shashank140195/Face-Detection
03/25/2021 - Compared LBP and HOG feature extraction using SVM on spoof and live finger dataset. Result and code can be found at https://github.com/shashank140195/LBP-HOG-SVM-Feature-Extraction
03/04/2021 - inpainting operation based on the algorithm Fast Marching to remove glare from the image. Code can be found at https://github.com/shashank140195/Image-Inpainting
02/22/2021 - image statistics, histogram, histogram equalization, and binarization. Code can be found at https://github.com/shashank140195/Equalisation-Binarise
02/04/2021 - Data augmentation by applying affine transformations to the images taken from dataset http://host.robots.ox.ac.uk/pascal/VOC/. Code can be found at https://github.com/shashank140195/affine-transformation
Main Page