Pinned Repositories
Augmentor
Image augmentation library in Python for machine learning.
awesome-semantic-segmentation-pytorch
Semantic Segmentation on PyTorch (include FCN, PSPNet, Deeplabv3, Deeplabv3+, DANet, DenseASPP, BiSeNet, EncNet, DUNet, ICNet, ENet, OCNet, CCNet, PSANet, CGNet, ESPNet, LEDNet, DFANet)
baiduyun
一个免费开源的网盘下载助手
bounding-box-regression
Bounding box regression code in pytorch
CCPD
[ECCV 2018] CCPD: a diverse and well-annotated dataset for license plate detection and recognition
chineseocr_lite
超轻量级中文ocr,支持竖排文字识别, 支持ncnn推理 ( dbnet(1.8M) + crnn(2.5M) + anglenet(378KB)) 总模型仅4.7M
code-of-learn-deep-learning-with-pytorch
This is code of book "Learn Deep Learning with PyTorch"
crnn-pytorch
Pytorch implementation of CRNN (CNN + RNN + CTCLoss) for all language OCR.
CRNN-v2
PyTorch re-implementation of CRNN
daka
⏰基于node-fetch提交表单,Action定时打卡(微哨)
TouchTheFish's Repositories
TouchTheFish/bounding-box-regression
Bounding box regression code in pytorch
TouchTheFish/crnn-pytorch
Pytorch implementation of CRNN (CNN + RNN + CTCLoss) for all language OCR.
TouchTheFish/Augmentor
Image augmentation library in Python for machine learning.
TouchTheFish/awesome-semantic-segmentation-pytorch
Semantic Segmentation on PyTorch (include FCN, PSPNet, Deeplabv3, Deeplabv3+, DANet, DenseASPP, BiSeNet, EncNet, DUNet, ICNet, ENet, OCNet, CCNet, PSANet, CGNet, ESPNet, LEDNet, DFANet)
TouchTheFish/baiduyun
一个免费开源的网盘下载助手
TouchTheFish/CCPD
[ECCV 2018] CCPD: a diverse and well-annotated dataset for license plate detection and recognition
TouchTheFish/chineseocr_lite
超轻量级中文ocr,支持竖排文字识别, 支持ncnn推理 ( dbnet(1.8M) + crnn(2.5M) + anglenet(378KB)) 总模型仅4.7M
TouchTheFish/code-of-learn-deep-learning-with-pytorch
This is code of book "Learn Deep Learning with PyTorch"
TouchTheFish/CRNN-v2
PyTorch re-implementation of CRNN
TouchTheFish/daka
⏰基于node-fetch提交表单,Action定时打卡(微哨)
TouchTheFish/image_processing
TouchTheFish/javaee-blog
基于jsp/servlet的个人博客网站
TouchTheFish/Lets_OCR
A repository for OCR, which inlcudes some classical OCR algorithms Pytorch implementation such as CTPN, EAST and CRNN.
TouchTheFish/ModBus
Library for Modbus, master/slave, ASCII/RTU, C language, for STM32 and most platform
TouchTheFish/numpy_neural_network
仅使用numpy从头开始实现神经网络,包括反向传播公式推导过程; numpy构建全连接层、卷积层、池化层、Flatten层;以及图像分类案例及精调网络案例等,持续更新中... ...
TouchTheFish/openblock-desktop
Graphic programming software for hardware like: arduino, microbit, esp32, esp8266...
TouchTheFish/openblock-firmwares
The firmware for boards.
TouchTheFish/openblock-gui
Graphical user interface for creating and running OpenBlock projects.
TouchTheFish/pytorch-cifar
95.16% on CIFAR10 with PyTorch
TouchTheFish/pytorch-cifar100
Practice on cifar100(ResNet, DenseNet, VGG, GoogleNet, InceptionV3, InceptionV4, Inception-ResNetv2, Xception, Resnet In Resnet, ResNext,ShuffleNet, ShuffleNetv2, MobileNet, MobileNetv2, SqueezeNet, NasNet, Residual Attention Network, SENet)
TouchTheFish/SynthText
Code for generating synthetic text images as described in "Synthetic Data for Text Localisation in Natural Images", Ankush Gupta, Andrea Vedaldi, Andrew Zisserman, CVPR 2016.
TouchTheFish/TextRecognitionDataGenerator
A synthetic data generator for text recognition
TouchTheFish/UGATIT-pytorch
Official PyTorch implementation of U-GAT-IT: Unsupervised Generative Attentional Networks with Adaptive Layer-Instance Normalization for Image-to-Image Translation
TouchTheFish/Unet-Segmentation-Pytorch-Nest-of-Unets
Implementation of different kinds of Unet Models for Image Segmentation - Unet , RCNN-Unet, Attention Unet, RCNN-Attention Unet, Nested Unet