nightfuryyy
https://docs.google.com/document/d/1DlWOnzgnHxbh0EeZ9K5AOwDajBU-vlgJKeSBLU0ZTu4/edit?usp=sharing
Pinned Repositories
AttentionOCR
Scene text recognition
btlTinhToanPhanTan
CCPD
[ECCV 2018] CCPD: a diverse and well-annotated dataset for license plate detection and recognition
CRAFT-Reimplementation
CRAFT-Pyotorch:Character Region Awareness for Text Detection Reimplementation for Pytorch
deep-text-recognition-benchmark
Text recognition (optical character recognition) with deep learning methods.
face-alignment
:fire: 2D and 3D Face alignment library build using pytorch
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.
nightfuryyy's Repositories
nightfuryyy/AttentionOCR
Scene text recognition
nightfuryyy/btlTinhToanPhanTan
nightfuryyy/CCPD
[ECCV 2018] CCPD: a diverse and well-annotated dataset for license plate detection and recognition
nightfuryyy/CRAFT-Reimplementation
CRAFT-Pyotorch:Character Region Awareness for Text Detection Reimplementation for Pytorch
nightfuryyy/deep-text-recognition-benchmark
Text recognition (optical character recognition) with deep learning methods.
nightfuryyy/face-alignment
:fire: 2D and 3D Face alignment library build using pytorch
nightfuryyy/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.
nightfuryyy/insightface
Face Analysis Project on MXNet
nightfuryyy/keras-yolo3
A Keras implementation of YOLOv3 (Tensorflow backend)
nightfuryyy/machine-learning-for-software-engineers
A complete daily plan for studying to become a machine learning engineer.
nightfuryyy/mmpose
OpenMMLab Pose Estimation Toolbox and Benchmark.
nightfuryyy/mobilenetv2-yolov3
yolov3 with mobilenetv2 and efficientnet
nightfuryyy/news-corpus
Corpus tiếng việt
nightfuryyy/OCR
nightfuryyy/opencv
Open Source Computer Vision Library
nightfuryyy/opencv_extra
OpenCV extra data
nightfuryyy/pytorch-image-models
PyTorch image models, scripts, pretrained weights -- ResNet, ResNeXT, EfficientNet, EfficientNetV2, NFNet, Vision Transformer, MixNet, MobileNet-V3/V2, RegNet, DPN, CSPNet, and more
nightfuryyy/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
nightfuryyy/SQL_performance_explained
nightfuryyy/TextRecognitionDataGenerator
A synthetic data generator for text recognition
nightfuryyy/vietocr
Transformer OCR
nightfuryyy/yolov5-face
YOLO5Face: Why Reinventing a Face Detector (https://arxiv.org/abs/2105.12931)