Published inTowards Data ScienceStep by Step Face Recognition Code Implementation From Scratch In PythonFace Recognition is a very poplar topic. It has lot of use cases in the filed of biometric security. Now a days with the help of Deep…Nov 23, 20203Nov 23, 20203
Published inTowards Data ScienceStep-by-Step R-CNN Implementation From Scratch In PythonClassification and object detection are the main part of computer vision. Classification is finding what is in an image and object…Oct 18, 201922Oct 18, 201922
Transfer Learning From Scratch Using KerasTransfer learning is the concept in deep learning in which we take an existing model which is trained on far more data and use the…Aug 6, 20192Aug 6, 20192
Published inTowards Data ScienceStep by step VGG16 implementation in Keras for beginnersVGG16 is a convolution neural net (CNN ) architecture which was used to win ILSVR(Imagenet) competition in 2014. It is considered to be…Aug 6, 201915Aug 6, 201915