ZhangXinNan / LearnPractice
The more you practice, the better you learn
☆18Updated this week
Related projects ⓘ
Alternatives and complementary repositories for LearnPractice
- A book tries to give some guide for content-based image retrieval☆19Updated 7 years ago
- Table Detection from the Given Pictures or Files☆15Updated 6 years ago
- YOLO reimplement in caffe, written with python layer.☆13Updated 7 years ago
- PyCaffe object detection (Based on YOLOV3)☆11Updated 5 years ago
- tianchi competition,round1 24/2322,round2 45/2322☆15Updated 3 years ago
- 深度学习OCR REST api (Flask+Redis+Keras)☆12Updated 6 years ago
- a detector is used for detecting text in Chinese ID☆9Updated 7 years ago
- Character-Based Handwritten Text Transcription with Attention Networks☆44Updated 10 months ago
- I implemented a detection algorithm with a classification data set that does not have annotation information for the bounding box. Based …☆32Updated 6 years ago
- python scripts for vehicle detection and tracking☆26Updated 9 years ago
- TextBoxes: A Fast Text Detector with a Single Deep Neural Network https://github.com/MhLiao/TextBoxes 基于SSD改进的文本检测算 法,textBoxes_note记录了之…☆25Updated 6 years ago
- try to Reproduce Pixel-anchor☆14Updated 4 years ago
- A Detailed and Optimized Implementation of Yolo-V3 in Original TensorFlow.☆12Updated 6 years ago
- Forked from argman/EAST for the ICPR MTWI 2018 CHALLENGE☆16Updated 6 years ago
- FashionAI全球挑战赛—服饰属性标签识别TOP27解决方案☆10Updated 6 years ago
- For ICDAR 2019 Paper on End-to-end License Plate and Scene Text Recognition with multi-head attention models☆25Updated 3 years ago
- CV and NLP learning notebooks☆18Updated 5 years ago
- ☆25Updated 4 years ago
- Detects and recognizes digits in the image with AdaBoost and SVM.☆33Updated 9 years ago
- OCR research☆15Updated 4 years ago
- Multi-Oriented Scene Text Detection via Corner Localization and Region Segmentation☆22Updated 6 years ago
- [CVPR 2019] "Handwriting Recognition in Low-resource Scripts using Adversarial Learning ”, IEEE Conf. on Computer Vision and Pattern Reco…☆62Updated 5 years ago
- Tensorflow re-implementation of the recognition part the paper "Deep TextSpotter: An End-to-End Trainable Scene Text Localization and Rec…☆24Updated 6 years ago
- This repo contains code written by MXNet for ocr tasks, which uses an cnn-lstm-ctc architecture to do text recognition.