Pinned Repositories
AdvancedEAST
AdvancedEAST is an algorithm used for Scene image text detect, which is primarily based on EAST, and the significant improvement was also made, which make long text predictions more accurate.
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
awesome-deep-text-detection-recognition
A curated list of resources for text detection/recognition (optical character recognition ) with deep learning methods.
awesome-ocr
A curated list of promising OCR resources
Awesome-Scene-Text-Detection
Text detection papers collection.
Awesome-Scene-Text-Recognition
A curated list of resources dedicated to scene text localization and recognition
calculator
Windows Calculator: A simple yet powerful calculator that ships with Windows
chineseocr_lite
超轻量级中文ocr,支持竖排文字识别, 支持ncnn推理 , dbnet(1.7M) + crnn(6.3M) + anglenet(1.5M) 总模型仅10M
ContourNet
A PyTorch implementation of "ContourNet: Taking a Further Step toward Accurate Arbitrary-shaped Scene Text Detection"
corner
Multi-Oriented Scene Text Detection via Corner Localization and Region Segmentation
dedety2's Repositories
dedety2/calculator
Windows Calculator: A simple yet powerful calculator that ships with Windows
dedety2/chineseocr_lite
超轻量级中文ocr,支持竖排文字识别, 支持ncnn推理 , dbnet(1.7M) + crnn(6.3M) + anglenet(1.5M) 总模型仅10M
dedety2/ContourNet
A PyTorch implementation of "ContourNet: Taking a Further Step toward Accurate Arbitrary-shaped Scene Text Detection"
dedety2/corner
Multi-Oriented Scene Text Detection via Corner Localization and Region Segmentation
dedety2/Curve-Text-Detector
dedety2/dedety2
Config files for my GitHub profile.
dedety2/deep-text-recognition-benchmark
Text recognition (optical character recognition) with deep learning methods.
dedety2/detectron2
Detectron2 is FAIR's next-generation platform for object detection and segmentation.
dedety2/DRRG
Deep relational reasoning graph network for arbitrary shape text detection; Accepted by CVPR 2020 (Oral). http://arxiv.org/abs/2003.07493
dedety2/github-slideshow
A robot powered training repository :robot:
dedety2/Image-Adaptive-3DLUT
Learning Image-adaptive 3D Lookup Tables for High Performance Photo Enhancement in Real-time
dedety2/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
dedety2/MaskTextSpotterV3
The code of "Mask TextSpotter v3: Segmentation Proposal Network for Robust Scene Text Spotting"
dedety2/ML-NLP
此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。
dedety2/mmdetection
OpenMMLab Detection Toolbox and Benchmark
dedety2/mmsegmentation
OpenMMLab Semantic Segmentation Toolbox and Benchmark.
dedety2/PMTD
Pyramid Mask Text Detector designed by SenseTime Video Intelligence Research team.
dedety2/PolarMask
Code for 'PolarMask: Single Shot Instance Segmentation with Polar Representation'
dedety2/pretrained-models.pytorch
Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.
dedety2/Python
All Algorithms implemented in Python
dedety2/Scene-Text-Recognition
dedety2/SepLUT
[ECCV 2022] Official PyTorch Implementation of "SepLUT: Separable Image-adaptive Lookup Tables for Real-time Image Enhancement" (https://arxiv.org/abs/2207.08351)
dedety2/shopsign
The Website of Our Shop Sign Dataset (a large-scale natural scene images with Chinese texts)
dedety2/SOLO
SOLO and SOLOv2 for instance segmentation.
dedety2/Swin-Transformer
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".
dedety2/tensorflow-TextMountain
TextMountain: Accurate Scene Text Detection via Instance Segmentation
dedety2/TextField
TextField: Learning A Deep Direction Field for Irregular Scene Text Detection (TIP 2019)
dedety2/the-craft-of-selfteaching
One has no future if one couldn't teach themself.
dedety2/Total-Text-Dataset
Total Text Dataset - ICDAR 2017. It consists of 1555 images with more than 3 different text orientations: Horizontal, Multi-Oriented, and Curved, one of a kind.
dedety2/vlc
VLC media player - All pull requests are ignored, please follow https://wiki.videolan.org/Sending_Patches_VLC/