Coders Packet

Packets submitted by Rigved Alankar

Face Detection using MTCNN and Tensorflow in Python

The project involves face detection to recognize five eminent personalities using MTCNN a pretrained CNN model, to detect face in the image and then training a classifier to classify the images.

Website Scraping using Python

The project involves scraping data from two websites MOHFW and Instagram using Python libraries

OTP Generation using Java

This project involves generating One Time Password using Java Swing Components and Math libraries