Git Product home page Git Product logo

Naga Kiran's Projects

4-simple-steps-in-builiding-ocr icon 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.

crowd-counting-cnn-density-based icon 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.

data icon data

just to keep active data

extending-google-bert-as-question-and-answering-model-and-chatbot icon 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.

fausi-email-prioritization icon 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.

gpt-2 icon gpt-2

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

keystem icon keystem

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

mask_rcnn icon mask_rcnn

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

meshgraphnets-1 icon 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.

models icon models

Models and examples built with TensorFlow

paddleocr icon 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)

receipt-image-classifier icon 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.

semantic-feature-generation-for-words icon 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.

server icon server

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

transformers icon transformers

πŸ€— Transformers: State-of-the-art Natural Language Processing for TensorFlow 2.0 and PyTorch.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.