Naga Kiran's repositories

Extending-Google-BERT-as-Question-and-Answering-model-and-Chatbot

BERT Question and Answer system meant and works well for only limited number of words summary like 1 to 2 paragraphs only. It can’t be able to answer well from understanding more than 10 pages of data. We can extend the BERT question and answer model to work as chatbot on large text. To accomplish the understanding of more than 10 pages of data, here we have used a specific approach of picking the data.

Language:PythonLicense:Apache-2.0Stargazers:112Issues:5Issues:9

4-simple-steps-in-Builiding-OCR

Optical character recognition (OCR) is process of classification of opti- cal patterns contained in a digital image. The character recognition is achieved through segmentation, feature extraction and classification. Keras Deep learning Network is used at here in recognising the Text characters and OpenCV is used in segmenting the text and Noise normalization.

Language:Jupyter NotebookStargazers:40Issues:6Issues:5

Semantic-Feature-generation-for-words

Building a Natural language Responsive system by Preprocessing(removing stop words , numbers, urls and stemmming ) raw text, generating features for words, Extracting Entities(Named Entity Recognition) based on specific application, Feeding the preprocessed and required text to Deep Learning Neural Network which can generate a responsive sentence for the given sentence.

Language:HTMLLicense:MITStargazers:10Issues:4Issues:0

Fausi-email-prioritization

Text preprocessing by removing stop words, URLs and Numbers which will not give much meaning to sentence. Creating a Feature Vector for each word in the Review by taking the word meaning from dictionary and using the vector to Sequential LSTM model Network to define the Class of Review Category which it belongs.

Language:Jupyter NotebookStargazers:2Issues:1Issues:0
Language:Jupyter NotebookLicense:MITStargazers:1Issues:2Issues:0

Crowd-Counting-CNN-density-based

Project is to count the number group of people in an image and to count number of persons associated with each group. Here two enhanced Convolutional models have used in building effective crowd counting architecture.

Language:Jupyter NotebookStargazers:1Issues:2Issues:0

Receipt-Image-Classifier

Classifying the image either as Receipt or not, based on the considered Image patterns and the Extracted text associated with the considered Image.

Language:Jupyter NotebookStargazers:1Issues:2Issues:0

CarND-Behavioral-Cloning-P3

Starting files for the Udacity CarND Behavioral Cloning Project

Language:PythonLicense:MITStargazers:0Issues:2Issues:0

CarND-Extended-Kalman-Filter-Project

Self-Driving Car Nanodegree Program Starter Code for the Extended Kalman Filter Project

Language:C++License:MITStargazers:0Issues:1Issues:0
Language:HTMLLicense:MITStargazers:0Issues:2Issues:0

Classification_with_Deep_NN

Deep Learning Neural Network is used in doing Classification problem.

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

data

just to keep active data

Stargazers:0Issues:2Issues:0

Demo-Repo

Some demo reposint

Stargazers:0Issues:2Issues:0
License:Apache-2.0Stargazers:0Issues:2Issues:0
Language:HTMLStargazers:0Issues:2Issues:0

face-recognition

Deep face recognition with Keras, Dlib and OpenCV

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:0Issues:2Issues:0

gpt-2

Code for the paper "Language Models are Unsupervised Multitask Learners"

Language:Jupyter NotebookLicense:MITStargazers:0Issues:1Issues:0

keystem

to extract keywords from the documents and group the relevant clusters with single entity.

Language:PythonStargazers:0Issues:1Issues:0

Mask_RCNN

Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow

Language:PythonLicense:NOASSERTIONStargazers:0Issues:1Issues:0

meshgraphnets

Rewrite deepmind/meshgraphnets into pytorch

Language:PythonStargazers:0Issues:1Issues:0

MeshGraphNets-1

PHYS 449 course project. In this repository, we attempt replication of results of the Learning Mesh Based Simulations with Graph Networks. Specifically the airfoil and flag experiments.

Language:PythonLicense:Apache-2.0Stargazers:0Issues:1Issues:0

models

Models and examples built with TensorFlow

Language:PythonLicense:Apache-2.0Stargazers:0Issues:2Issues:0
License:MITStargazers:0Issues:0Issues:0

PaddleOCR

Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and deployment among server, mobile, embedded and IoT devices)

Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0

server

The Triton Inference Server provides an optimized cloud and edge inferencing solution.

Language:C++License:BSD-3-ClauseStargazers:0Issues:1Issues:0

SimpleHTR_retrain

Handwritten Text Recognition (HTR) system implemented with TensorFlow.

Language:PythonLicense:MITStargazers:0Issues:1Issues:0

transformers

🤗 Transformers: State-of-the-art Natural Language Processing for TensorFlow 2.0 and PyTorch.

Language:PythonLicense:Apache-2.0Stargazers:0Issues:1Issues:0