azamatkhid's Stars
microsoft/unilm
Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities
HKUDS/LightRAG
"LightRAG: Simple and Fast Retrieval-Augmented Generation"
xingyizhou/CenterNet
Object detection, 3D detection, and pose estimation using center point detection:
openvinotoolkit/open_model_zoo
Pre-trained Deep Learning models and demos (high quality and extremely fast)
facebookresearch/deit
Official DeiT repository
Belval/TextRecognitionDataGenerator
A synthetic data generator for text recognition
megvii-research/NAFNet
The state-of-the-art image restoration model without nonlinear activation functions.
MhLiao/DB
A PyTorch implementation of "Real-time Scene Text Detection with Differentiable Binarization".
githubharald/SimpleHTR
Handwritten Text Recognition (HTR) system implemented with TensorFlow.
SwinTransformer/Video-Swin-Transformer
This is an official implementation for "Video Swin Transformers".
CaoWGG/TensorRT-CenterNet
tensorrt5 , centernet , centerface, deform conv, int8
xwying/torchshow
Visualize PyTorch tensors with a single line of code.
awslabs/handwritten-text-recognition-for-apache-mxnet
This repository lets you train neural networks models for performing end-to-end full-page handwriting recognition using the Apache MXNet deep learning frameworks on the IAM Dataset.
clovaai/cord
CORD: A Consolidated Receipt Dataset for Post-OCR Parsing
Huffon/NLP101
NLP 101: a resource repository for Deep Learning and Natural Language Processing
sushant097/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.
roatienza/deep-text-recognition-benchmark
PyTorch code of my ICDAR 2021 paper Vision Transformer for Fast and Efficient Scene Text Recognition (ViTSTR)
fcakyon/craft-text-detector
Packaged, Pytorch-based, easy to use, cross-platform version of the CRAFT text detector
roatienza/straug
Image transformations designed for Scene Text Recognition (STR) data augmentation. Published at ICCV 2021 Workshop on Interactive Labeling and Data Augmentation for Vision.
RubanSeven/Text-Image-Augmentation-python
Python implementation of Text-Image-Augmentation
ku21fan/STR-Fewer-Labels
Scene Text Recognition (STR) methods trained with fewer real labels (CVPR 2021)
gasparian/CRNN-OCR-lite
Lightweight CRNN for OCR (including handwritten text) with depthwise separable convolutions and spatial transformer module [keras+tf]
Green-Wood/BTTR
Official implementation for ICDAR 2021 best poster paper "Handwritten Mathematical Expression Recognition with Bidirectionally Trained Transformer"
GXYM/TextBPN
Adaptive Boundary Proposal Network for Arbitrary Shape Text Detection; Accepted by ICCV2021;The paper at: http://arxiv.org/abs/2107.12664
githubharald/WordDetectorNN
Detect handwritten words (neural network based).
abdoelsayed2016/HKR_Dataset
Handwritten Kazakh and Russian (HKR) database for text recognition
Wang-Tianwei/Implicit-feature-alignment
Pytorch implementation for "Implicit Feature Alignment: Learn to Convert Text Recognizer to Text Spotter".
gaxler/dataset_agnostic_segmentation
TensorFlow implementation of a segmentation system for document images.
SanzharMrz/NLP-papers
Overview for most nlp interesing papers
AyanKumarBhunia/Leetcode
🎓Leetcode solutions in Python 📚