Pinned Repositories
ag-mlcamp
Machine Learning Bookcamp book and a free course based on the book
align_images
Demo script showing various image alignment methods.
CascadeTabNet
This repository contains the code and implementation details of the CascadeTabNet paper "CascadeTabNet: An approach for end to end table detection and structure recognition from image-based documents"
cowin-slot-tracker
Tracker to check the covid shot slot availability in India and send mobile alerts via Twilio Messaging Service.
CROHME_extractor
CROHME dataset extractor for OFFLINE-text-recognition task.
CTCWordBeamSearch
Connectionist Temporal Classification (CTC) decoder with dictionary and language model for TensorFlow.
doc-similarity
Ranking documents using semantic similarity in Python
E-Invoicing-using-Image-Preprocessing-
eCommerce_Chatbot-Rasa_Python
Repo for the e-commerce Chatbot implemented in Rasa and Python, during my 8-month internship at Deutsche Telekom.
emnist_data
shivakumar-np's Repositories
shivakumar-np/ag-mlcamp
Machine Learning Bookcamp book and a free course based on the book
shivakumar-np/align_images
Demo script showing various image alignment methods.
shivakumar-np/cowin-slot-tracker
Tracker to check the covid shot slot availability in India and send mobile alerts via Twilio Messaging Service.
shivakumar-np/eCommerce_Chatbot-Rasa_Python
Repo for the e-commerce Chatbot implemented in Rasa and Python, during my 8-month internship at Deutsche Telekom.
shivakumar-np/emnist_data
shivakumar-np/finBERT
Financial Sentiment Analysis with BERT
shivakumar-np/Graph-Convolution-on-Structured-Documents
This repo contains code to convert Structured Documents to Graphs and implement a Graph Convolution Neural Network for node classification
shivakumar-np/Handwritten-Line-Text-Recognition-using-Deep-Learning-with-Tensorflow
Use Convolutional Recurrent Neural Network to recognize the Handwritten line text image without pre segmentation into words or characters. Use CTC loss Function to train.
shivakumar-np/HandwrittenTextRecognition
shivakumar-np/heroku-deployment
shivakumar-np/HTRProcessedImages
shivakumar-np/HuggingFace_Pretrained_FinBERT
Sentiment analysis using a fine-tuned FinBert model from Hugging Face Transformers
shivakumar-np/Invoice-dataset
This repository contains 40 images of invoices in zipped folder, a generate_tf_records.py file, labels_train.csv with column wise annotations and label_map.pbtxt
shivakumar-np/invoice-dataset-final
shivakumar-np/Invoice-dataset-row
shivakumar-np/Invoice-Segmentation
This repository can be referred for performing custom object detection using Tensorflow. Please take note that we used Google Colab for training.
shivakumar-np/makesmatheasy
Solves various Math Problems along with Steps
shivakumar-np/Model_V3
shivakumar-np/Model_V4
shivakumar-np/Model_V5
shivakumar-np/Model_V6
shivakumar-np/NeuralNet-HandwrittenTextRecognition
This project trains a convoluted neural network to identify handwritten texts. You can upload a picture of a letter and the CNN will predict what letter it is.
shivakumar-np/pdfreader
Extracting Semi-Structured Data from PDFs on a large scale
shivakumar-np/Python-Custom-Digit-Recognition
Using OpenCV in python to recognize digits in a scanned page of handwritten digits.
shivakumar-np/Question-Generation
Generating multiple choice questions from text using Machine Learning.
shivakumar-np/ratom-server
The repository that contains the server code for the RATOM project
shivakumar-np/scikit-survival
Survival analysis built on top of scikit-learn
shivakumar-np/SimpleHTR
Handwritten Text Recognition (HTR) system implemented with TensorFlow.
shivakumar-np/transcriber
Rapidly convert FactoryTalk SE DAT files to useful CSV files
shivakumar-np/WordDetector
Detect handwritten words (classic image processing based method).