Pinned Repositories
51-MCU
我的51单片机学习库,包含我写的单片机例程!
8051-examples
sdcc examples for 8051 microcontroller
Aggregation-Cross-Entropy
Aggregation Cross-Entropy for Sequence Recognition. CVPR 2019.
ai-edu
AI education materials for Chinese students, teachers and IT professionals.
algo
数据结构和算法必知必会的50个代码实现
attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
Attention_ocr
Encoder and decoder with attention model for chinese_ocr in Pytorch 1.0
benchmarking-chinese-text-recognition
This repository contains datasets and baselines for benchmarking Chinese text recognition.
machine_learning_beginner
机器学习初学者公众号作品
Scene-Text-Recognition
yusirhhh's Repositories
yusirhhh/algo
数据结构和算法必知必会的50个代码实现
yusirhhh/benchmarking-chinese-text-recognition
This repository contains datasets and baselines for benchmarking Chinese text recognition.
yusirhhh/byol-pytorch
Usable Implementation of "Bootstrap Your Own Latent" self-supervised learning, from Deepmind, in Pytorch
yusirhhh/conformer
PyTorch implementation of "Conformer: Convolution-augmented Transformer for Speech Recognition" (INTERSPEECH 2020)
yusirhhh/CRAFT-pytorch
Official implementation of Character Region Awareness for Text Detection (CRAFT)
yusirhhh/cvpr20-scatter-text-recognizer
Unofficial implementation of CVPR 2020 paper "SCATTER: Selective Context Attentional Scene Text Recognizer"
yusirhhh/deep-text-recognition-benchmark
Text recognition (optical character recognition) with deep learning methods.
yusirhhh/DiG
Official PyTorch implementation of `Reading and Writing: Discriminative and Generative Modeling for Self-Supervised Text Recognition`
yusirhhh/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
yusirhhh/FontAdaptor
Data and implementation of ECCV2020 paper 'Adaptive Text Recognition through Visual Matching'
yusirhhh/handwritten-chinese-ocr-samples
End-to-end model training and deployment reference for handwritten Chinese text recognition, and can also be extended to other languages.
yusirhhh/imgStg
个人图床
yusirhhh/mmocr
OpenMMLab Text Detection, Recognition and Understanding Toolbox
yusirhhh/mopa
yusirhhh/nlp_chinese_corpus
大规模中文自然语言处理语料 Large Scale Chinese Corpus for NLP
yusirhhh/Offline-Chinese-Handwriting-Text-Page-Spotter-with-Text-Kernel
Robust End-to-End Offline Chinese Handwriting Text Page Spotter with Text Kernel
yusirhhh/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)
yusirhhh/PageNet
yusirhhh/pren
Code for "Primitive Representation Learning for Scene Text Recognition" (CVPR 2021)
yusirhhh/PyCIL
PyCIL: A Python Toolbox for Class-Incremental Learning
yusirhhh/pytorch-lightning-template
An easy/swift-to-adapt PyTorch-Lighting template. 套壳模板,简单易用,稍改原来Pytorch代码,即可适配Lightning。You can translate your previous Pytorch code much easier using this template, and keep your freedom to edit all the functions as well. Big-project-friendly as well.
yusirhhh/SCUT-CAB_Dataset_Release
yusirhhh/Segment-Anything-CLIP
Connecting segment-anything's output masks with the CLIP model; Awesome-Segment-Anything-Works
yusirhhh/solo-learn
solo-learn: a library of self-supervised methods for visual representation learning powered by Pytorch Lightning
yusirhhh/STR-Fewer-Labels
Scene Text Recognition (STR) methods trained with fewer real labels.
yusirhhh/synthtiger
Official implementation of SynthTIGER (Synthetic Text Image GEneratoR) ICDAR 2021
yusirhhh/text-moco
PyTorch implementation of MoCo v3 https//arxiv.org/abs/2104.02057
yusirhhh/textSSL
yusirhhh/vissl
VISSL is FAIR's library of extensible, modular and scalable components for SOTA Self-Supervised Learning with images.
yusirhhh/WordArt
The official code of CornerTransformer (ECCV 2022, Oral) on top of MMOCR.