Pinned Repositories
ConvNet_in_Numpy
Implementation of ConvNet/CNN in Numpy from scratch.
Docify
A service for extracting text from ID cards in India, like Aadhar Card, PAN Card and Driving Licence. You just need to click and send a picture of the card to the API and get a json with your details. It was built using Flask, Deep Learning and Image Processing. It also uses Connectionist Text Proposal Network (Open Source) along with Tesseract for text extraction.
mafat-radar-challenge-seekers
Repo for MAFAT RADAR Challenge
Representation-Learning-for-Information-Extraction
Pytorch implementation of Paper by Google Research - Representation Learning for Information Extraction from Form-like Documents.
SegFormer_Segmentation
Semantic Segmentation with SegFormer on Drone Dataset.
Skin_Disease
This project was developed during 24hr Hackathon - Unscript 2k19. It is a service as telegram bot that takes infected skin image as input and predicts the skin disease.
Smart_Editor
A web app to convert handwritten forms to digital forms. Initially you are supposed to upload a template of your form that isn't filled. If the templates of your form is already available, you just need to upload your handwritten form and it will be converted to digital text.
Visualising-LSTM-Activations
Visualising what each LSTM cell learns from data.
Weapon_Detection
A barebone model built for detecting weapons in an image. It was built using YOLOv2 (You Only Look Once Algo version2). The model is built upon Darknet YOLO but is also ported on Tensorflow Lite, Protobuf file and also in YAD2K (Keras port of YOLO).
Praneet9's Repositories
Praneet9/Weapon_Detection
A barebone model built for detecting weapons in an image. It was built using YOLOv2 (You Only Look Once Algo version2). The model is built upon Darknet YOLO but is also ported on Tensorflow Lite, Protobuf file and also in YAD2K (Keras port of YOLO).
Praneet9/Smart_Editor
A web app to convert handwritten forms to digital forms. Initially you are supposed to upload a template of your form that isn't filled. If the templates of your form is already available, you just need to upload your handwritten form and it will be converted to digital text.
Praneet9/Plant_Monitor
A deep learning based system for disorder detection in tomato plants. Also used IoT to get sensor data from the plants. Two seperate models were trained for this project. One dealt with Images and other with Sensor Data. You can use both to predict the Disorder of Tomato Plants.
Praneet9/Advanced-Farming
Touchless UI for farmers having problem reading and understanding. Everything can be accessed with voice input.
Praneet9/College
All the college stuff
Praneet9/CommercialDetection
GSOC 2015 project for Red Hen Labs
Praneet9/Creating_repo_using_command_line
Praneet9/Cryptocurrency_Prediction
Praneet9/Data-engineering-nanodegree-1
Projects done in the Data Engineering Nanodegree by Udacity.com
Praneet9/Data-Science--Cheat-Sheet
Cheat Sheets
Praneet9/Data_Visualization
Praneet9/DigiDoc
A cross-platform app for Doctors
Praneet9/ECheckIn
An Android application that can be used to check-in registered participants using the QR Code that was sent after successfull registration. It was specially built to use during ERR_404 State Level Hackathon. This app can help avoid long queues and organize an event better.
Praneet9/Generating_Handwritten_Digits
Using GANs for generating Handwritten Digits
Praneet9/Handwriting_Recognition
Praneet9/Image_Processing_Scripts
Scripts for Image Processing using OpenCV
Praneet9/inltk
Natural Language Toolkit for Indic Languages aims to provide out of the box support for various NLP tasks that an application developer might need
Praneet9/Landmark_Detection
Face Landmark Detection using Python
Praneet9/Live_Sketch
Live Sketch from Webcam using OpenCV
Praneet9/Loan_Delinquency_Prediction
Praneet9/Multi_Input_Keras
Praneet9/Muteeullah.github.io
Friend's Portfolio that I Designed & Developed.
Praneet9/Neural_Style_Transfer
Praneet9/Notes
Praneet9/Python_Workshop
Praneet9/Sentiment_Analysis
Praneet9/Seven_Segment_Display_Prediction
Praneet9/Simple_ToDo
Simple ToDo App
Praneet9/wtproject
Praneet9/YOLO
Working on YOLO (You only look once) algorithm for object detection.