Pinned Repositories
ant
attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
awesome-SynthText
A curated list of awesome synthetic data for text location and recognition
benchmark_results
Visual Tracking Paper List
C3D
C3D is a modified version of BVLC caffe to support 3D ConvNets.
CaptchaRecognition
End-to-end variable length Captcha recognition using CNN+RNN+Attention/CTC (pytorch implementation). 端到端的不定长验证码识别
ChatterBot
ChatterBot is a machine learning, conversational dialog engine for creating chat bots.
ctpn.pytorch
CTPN(Connectionist Text Proposal Network)based on Pytorch
leetcode
folk algorithms
nips-2017-paper-collection
980044579's Repositories
980044579/ctpn.pytorch
CTPN(Connectionist Text Proposal Network)based on Pytorch
980044579/nips-2017-paper-collection
980044579/attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
980044579/awesome-SynthText
A curated list of awesome synthetic data for text location and recognition
980044579/benchmark_results
Visual Tracking Paper List
980044579/C3D
C3D is a modified version of BVLC caffe to support 3D ConvNets.
980044579/Chinese-UFLDL-Tutorial
[UNMAINTAINED]非监督特征学习与深度学习中文教程,该版本翻译自新版 UFLDL Tutorial 。建议新人们去学习斯坦福的CS231n课程,该门课程在网易云课堂上也有一个配有中文字幕的版本。
980044579/chinese_ocr
980044579/CNN_LSTM_CTC_Tensorflow
CNN+LSTM+CTC based OCR implemented using tensorflow.
980044579/crnn_chinese_characters_rec
chinese characters recognition
980044579/DB
A PyTorch implementation of "Real-time Scene Text Detection with Differentiable Binarization".
980044579/deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
980044579/deep_sort_pytorch
MOT tracking using deepsort and yolov3 with pytorch
980044579/EAST
This is a pytorch re-implementation of EAST: An Efficient and Accurate Scene Text Detector.
980044579/fairseq-py
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
980044579/HRNet-Image-Classification
Train the HRNet model on ImageNet
980044579/lama
🦙 LaMa Image Inpainting, Resolution-robust Large Mask Inpainting with Fourier Convolutions, WACV 2022
980044579/Mask-RCNN
A PyTorch implementation of the architecture of Mask RCNN, serves as an introduction to working with PyTorch
980044579/nstools
Some meaningless nscripter tools.
980044579/PaddleOCR
Awesome multilingual OCR toolkits based on PaddlePaddle (multilingual recognition: English, Chinese, Korean, Japanese, German, French etc. 3.5M practical ultra lightweight OCR system, support training and deployment among server, mobile, embedded and IoT devices)
980044579/PMTD
Pyramid Mask Text Detector designed by SenseTime Video Intelligence Research team.
980044579/pysot
SenseTime Research platform for single object tracking, implementing algorithms like SiamRPN and SiamMask.
980044579/pytorch-book
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation
980044579/pytorch_ctpn
This is a pytorch implementation of CTPN(Detecting Text in Natural Image with Connectionist Text Proposal Network)
980044579/README
README文件语法解读,即Github Flavored Markdown语法介绍
980044579/rotated_maskrcnn
Rotated Mask R-CNN: From Bounding Boxes to Rotated Bounding Boxes
980044579/SiamFC-TensorFlow
A TensorFlow implementation of the SiamFC tracker
980044579/TensorFlow-2.x-Tutorials
TensorFlow 2.x version's Tutorials and Examples, including CNN, RNN, GAN, Auto-Encoders, FasterRCNN, GPT, BERT examples, etc. TF 2.0版入门实例代码,实战教程。
980044579/TransVTSpotter
A new video text spotting framework with Transformer
980044579/yolov3-polygon
Arbitrary-oriented object detection based on yolov3.