Pinned Repositories
algorithm-pattern
算法模板,最科学的刷题方式,最快速的刷题路径,你值得拥有~
android-demo-app
PyTorch android examples of usage in applications
Arctanxy.github.io
Blog build by hexo
DeepLearningDeployment
Examples and tools for deep learning deployment
face_detection
使用lfw数据库进行人脸匹配
learning_notes
机器学习等算法学习笔记
libtorch-yolov3
A Libtorch implementation of the YOLO v3 object detection algorithm
Titanic_Voting_Classifier
Titanic Survival Prediction
ToyNet
用C++和Python实现从头实现一个深度学习训练框架
W-Net-PyTorch
使用GAN生成汉字字体
Arctanxy's Repositories
Arctanxy/W-Net-PyTorch
使用GAN生成汉字字体
Arctanxy/DeepLearningDeployment
Examples and tools for deep learning deployment
Arctanxy/Titanic_Voting_Classifier
Titanic Survival Prediction
Arctanxy/ToyNet
用C++和Python实现从头实现一个深度学习训练框架
Arctanxy/learning_notes
机器学习等算法学习笔记
Arctanxy/algorithm-pattern
算法模板,最科学的刷题方式,最快速的刷题路径,你值得拥有~
Arctanxy/android-demo-app
PyTorch android examples of usage in applications
Arctanxy/awesome-deep-text-detection-recognition
A curated list of resources for text detection/recognition (optical character recognition ) with deep learning methods.
Arctanxy/awesome-programming-books-1
计算机经典书籍📚,保留书单
Arctanxy/beacon
PyTorch-like deep learning library with dynamic computational graph construction and automatic differentiation
Arctanxy/bert4pytorch
超轻量级bert的pytorch版本,大量中文注释,容易修改结构,持续更新
Arctanxy/BoringNotes
算法工程师的枯燥笔记,随缘更新
Arctanxy/BoringNots
算法工程师的枯燥笔记,随缘更新
Arctanxy/chineseocr
yolo3+ocr
Arctanxy/chineseocr_lite
超轻量级中文ocr,支持竖排文字识别, 支持ncnn推理 , psenet(8.5M) + crnn(6.3M) + anglenet(1.5M) 总模型仅17M
Arctanxy/DeepLearningPapers
关于深度学习的论文及部分阅读笔记
Arctanxy/DSQ
pytorch implementation of "Differentiable Soft Quantization: Bridging Full-Precision and Low-Bit Neural Networks"
Arctanxy/EDA_NLP_for_Chinese
An implement of the paper of EDA for Chinese corpus.中文语料的EDA数据增强工具。NLP数据增强。论文阅读笔记。
Arctanxy/Ldpe2G
Arctanxy/mlbo
Arctanxy/MNIST_CPP
未完成——使用C++实现MNIST分类训练
Arctanxy/OCR
OCR Projects
Arctanxy/opencv
Open Source Computer Vision Library
Arctanxy/PaddleOCR
Awesome OCR toolkits based on PaddlePaddle (『飞桨』8.6M超轻量中文OCR模型,支持训练部署全流程)
Arctanxy/pytorch-playground
Base pretrained models and datasets in pytorch (MNIST, SVHN, CIFAR10, CIFAR100, STL10, AlexNet, VGG16, VGG19, ResNet, Inception, SqueezeNet)
Arctanxy/Pytorch-UNet
PyTorch implementation of the U-Net for image semantic segmentation with high quality images
Arctanxy/PytorchOCR
基于Pytorch的OCR工具库,支持常用的文字检测和识别算法
Arctanxy/rdpwrap.ini
RDPWrap.ini for RDP Wrapper Library by Stas'M
Arctanxy/text_renderer
Generate text images for training deep learning ocr model
Arctanxy/unilm
UniLM - Unified Language Model Pre-training