Stars
A guide to transfer learning with inception-resnet-v2.
The most cited deep learning papers
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
Models and examples built with TensorFlow
Program that detect text in images from algorithms of image processing.
LabelImg is now part of the Label Studio community. The popular image annotation tool created by Tzutalin is no longer actively being developed, but you can check out Label Studio, the open source …
Udacity vehicle detection project. Use HOG features and SVM to detect vehicles
Vehicle detection using HOG + SVM and sliding windows
real-time Vehicle Detection( tiny YOLO ver) and HOG+SVM method
Detect text in natural images with SSD, Single Shot Detection
Human Detection using HOG-Linear SVM in Python
Object Detection Framework using HOG as descriptor and Linear SVM as classifier.
HoG, PCA, PSO, Hard Negative Mining, Sliding Window, Edge Boxes, NMS
Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version
《21个项目玩转深度学习———基于TensorFlow的实践详解》配套代码
Two approaches are used to detect text in natural images- SWT, and MSER followed by SWT
Text underlines detection using Gabor filter
deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)
skew_detection algorithm base on texture flow
OCR, CNN+LSTM (CTPN) for image text detection, tensorflow
采样FCRN: Fully-Convolutional Regression Network (全卷积回归网络),出自VGG 实验室这篇 CVPR2016的Paper:Synthetic Data for Text Localisation in Natural Images的文本检测方法,该方法没有复现成功,但是里面涉及的斜的boundingbox可以参考,期待作者公开源码。
Text Detection using Stroke Width Transform