xiaoting's repositories
PaddleOCR
OCR algorithms with PaddlePaddle (still under deveclop)
models
Pre-trained and Reproduced Deep Learning Models (经典复现模型)
Paddle
PArallel Distributed Deep LEarning
DBNet.pytorch
A pytorch re-implementation of Real-time Scene Text Detection with Differentiable Binarization
PaddleTest
PaddlePaddle TestSuite
PaddleClas
A treasure chest for visual recognition powered by PaddlePaddle
AutoLog
coming soon
PaddleDetection
Object detection and instance segmentation toolkit based on PaddlePaddle.
insightface
Face Analysis Project on MXNet
book
Deep Learning 101 with PaddlePaddle
test
test for github
leeml-notes
李宏毅《机器学习》笔记,在线阅读地址:https://datawhalechina.github.io/leeml-notes
models-1
Models and examples built with TensorFlow
gluon-cv
Gluon CV Toolkit
ImageCaptioning.pytorch
Image captioning codebase in pytorch(finetunable cnn in branch "with_finetune";diverse beam search can be found in 'dbs' branch; self-critical training is under my self-critical.pytorch repository.)
save
save some file
cross-lingual-cap
Cross-lingual image captioning
sharing
share some information
paddle-mobile
Paddle Mobile Framework (移动端框架,支持多平台,高性能,低能耗预测部署)
PaddlePaddle.org
PaddlePaddle.org is the repository for the website of the PaddlePaddle open source project.
tensorflow
An Open Source Machine Learning Framework for Everyone
publication
a recommender system for publication
awesome-object-detection
Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html
RefineDet
Single-Shot Refinement Neural Network for Object Detection, CVPR, 2018
image_captioning
Tensorflow implementation of "Show, Attend and Tell: Neural Image Caption Generation with Visual Attention"