dharmeshmistry's Stars
InterviewReady/system-design-resources
These are the best resources for System Design on the Internet
NVIDIA-AI-IOT/torch2trt
An easy to use PyTorch to TensorRT converter
DevashishPrasad/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"
guiem/train-tesseract
Dockerized example to train Tesseract v. 4
fhsinchy/docker-handbook-projects
Project codes used in "The Docker Handbook"
yardstick17/image_text_reader
The module extracts text from image using the tesseract-OCR engine. Generally, text present in the images are blur or are of uneven sizes. The image is pre-processed for better comprehension by OCR. This module first makes bounding box for text in images and then normalizes it to 300 dpi, suitable for OCR engine to read.
RameshMF/spring-boot-tutorial
100+ Spring Boot Articles, Tutorials, Video tutorials, Projects, Guides, Source code examples etc
zxytim/EAST
A tensorflow implemention of EAST text detector
Yuliang-Liu/Curve-Text-Detector
This repository provides train&test code, dataset, det.&rec. annotation, evaluation script, annotation tool, and ranking.
MhLiao/TextBoxes
TextBoxes: A Fast Text Detector with a Single Deep Neural Network
rossumai/keras
Deep Learning library for Python. Runs on TensorFlow, Theano, or CNTK.
rossumai/flying-rectangles
A repository with anonymized invoices
rossumai/pdfparser
Python binding to libpoppler with focus on text extraction
rossumai/whitening
Image whitening (text foreground separation) via median filter
rossumai/rir-api-email
Rossum Invoice Robot Email Gateway
rossumai/OCkRE
Deep learning model for OCR of document fields
fastent/fastent
custom models for named-entity recognition
DataTurks-Engg/Entity-Recognition-In-Resumes-SpaCy
Automatic Summarization of Resumes with NER -> Evaluate resumes at a glance through Named Entity Recognition
camunda-consulting/camunda-7-code-examples
Examples and demo applications built by the camunda consulting team
thombergs/docx-stamper
Easy-to-use template engine for creating docx documents in Java.
davenkin/gradle-learning
repo for my gradle blog series
pkainulainen/gradle-examples
someok/gradle-multi-project-example
Gradle 多项目管理示例