Pinned Repositories
ABM
AdversarialNetsPapers
Awesome paper list with code about generative adversarial nets
albumentations
Fast image augmentation library and easy to use wrapper around other libraries. Documentation: https://albumentations.ai/docs/ Paper about library: https://www.mdpi.com/2078-2489/11/2/125
Awesome-Chinese-NLP
A curated list of resources for Chinese NLP 中文自然语言处理相关资料
awesome-github
A curated list of awesome GitHub guides, articles, sites, tools, projects and resources. 收集这个列表,只是为了更好地使用亲爱的GitHub,欢迎提交pr和issue。
awesome-ocr
A curated list of promising OCR resources
benchmarking-chinese-text-recognition
This repository contains datasets and baselines for benchmarking Chinese text recognition.
binocular_stereo_vision
存放之前使用c++编写的双目立体视觉三维重建的相关代码和文件
icdar_2015_evaluation_script
python script for evaluation of icdar2015 test dataset
source-han-serif
Source Han Serif | 思源宋体 | 思源宋體 | 源ノ明朝 | 본명조
YanShuang17's Repositories
YanShuang17/source-han-serif
Source Han Serif | 思源宋体 | 思源宋體 | 源ノ明朝 | 본명조
YanShuang17/AdversarialNetsPapers
Awesome paper list with code about generative adversarial nets
YanShuang17/albumentations
Fast image augmentation library and easy to use wrapper around other libraries. Documentation: https://albumentations.ai/docs/ Paper about library: https://www.mdpi.com/2078-2489/11/2/125
YanShuang17/Awesome-Chinese-NLP
A curated list of resources for Chinese NLP 中文自然语言处理相关资料
YanShuang17/CenterNet-better
An easy to understand and better performance version of CenterNet
YanShuang17/crnn_ctc-centerloss
ctcloss + centerloss crnn text recognition
YanShuang17/deep-text-recognition-benchmark
Text recognition (optical character recognition) with deep learning methods.
YanShuang17/DeepClassifier
DeepClassifier is aimed at building general text classification model library.It's easy and user-friendly to build any text classification task.
YanShuang17/DOTA-DOAI
This repo is the codebase for our team to participate in DOTA related competitions, including rotation and horizontal detection.
YanShuang17/Handright
A lightweight Python library for simulating Chinese handwriting
YanShuang17/Handwriting-synthesis
Implementation of "Generating Sequences With Recurrent Neural Networks" https://arxiv.org/abs/1308.0850
YanShuang17/ICDAR2019-ArT-Recognition-Alchemy
PKU Team Zero's code for participation in ICDAR2019 ArT Recognition track (Champion)
YanShuang17/imgaug
Image augmentation for machine learning experiments.
YanShuang17/kose-font
A Chinese handwriting font derived from SetoFont / Naikai Font / cjkFonts-AllSeto. 一款衍生于「濑户字体」「内海字体」「cjkFonts 全濑体」的中文手写字型。
YanShuang17/mAP
mean Average Precision - This code evaluates the performance of your neural net for object recognition.
YanShuang17/OCR-Corrector
利用语言模型,纠正OCR识别错误
YanShuang17/OCR_DataSet
收集并整理有关OCR的数据集并统一标注格式,以便实验需要
YanShuang17/OSFCC
一个收集可用于中文字体排印的开源字体集合。
YanShuang17/pythia
YanShuang17/pytorchOCR
基于pytorch的ocr算法库,包括 psenet, pan, dbnet, sast , crnn
YanShuang17/Rotated_IoU
Differentiable IoU of rotated bounding boxes using Pytorch
YanShuang17/SATRN
Official Tensorflow Implementation of SATRN (CVPR Workshop WTDDLE 2020)
YanShuang17/ScrabbleGAN
Handwritten Text Generation
YanShuang17/SealUtil
印章生成工具:使用Java Graphics2D生成各类圆形/椭圆公章、私章图片
YanShuang17/Text-Image-Augmentation
Geometric Augmentation for Text Image
YanShuang17/text-to-handwriting
So your teacher asked you to upload written assignments? Hate writing assigments? This tool will help you convert your text to handwriting xD
YanShuang17/TextMountain
TextMountain
YanShuang17/TextRecognitionDataGenerator
A synthetic data generator for text recognition
YanShuang17/Traditional-Chinese-Handwriting-Dataset
Open source traditional chinese handwriting dataset.
YanShuang17/yolov3
YOLOv3 in PyTorch > ONNX > CoreML > iOS