Why Transformers? The problems with long-existing sequence models are long-range dependencies, vanishing and exploding gradient is hard to resolve even batch gradient descent when network … Read more “Context Based QnA Using Google’s State Of Art -PreTrained BERT”
Face Recognition Using dlib’s State Of Art ‘face_recognition’
Face Recognition Recognize and manipulate faces from Python or from the command line with the world’s simplest face recognition library. Built using dlib’s state-of-the-art face recognition … Read more “Face Recognition Using dlib’s State Of Art ‘face_recognition’”
Parking Slot Detection using MaskRCNN
Detecting the parking slot occupancy can help us by providing the exact location of the place which is empty for parking and save our time. … Read more “Parking Slot Detection using MaskRCNN”