Text recognition (optical character recognition) with deep learning methods.
A curated list of deep learning resources for computer vision
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
Generate text images for training deep learning ocr model
Grid studio is a web-based spreadsheet application with full integration of the Python programming language.
cifar10数据集上进行图片分类,基于tensorflow框架,旨在探究不同的改进策略对分类准确率的影响,如何一步步得提高准确率
COCO API - Dataset @ http://cocodataset.org/
Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version
Tensorflow Faster RCNN for Object Detection
Minimal PyTorch implementation of YOLOv3
A Keras implementation of YOLOv3 (Tensorflow backend)
A PyTorch Implementation of Single Shot MultiBox Detector
Python Data Science Handbook: full text in Jupyter Notebooks
Deep learning face detection and recognition, implemented by pytorch. (pytorch实现的人脸检测和人脸识别)