Pinned Repositories
100-Days-Of-ML-Code
100-Days-Of-ML-Code中文版
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
AlgorithmsByPython
算法/数据结构/Python/剑指offer/机器学习/leetcode
CCSC_code_ICCV2017
This is the source code repository for the ICCV 2017 paper "Consensus Convolutional Sparse Coding".
chinese_ocr
CTPN + DenseNet + CTC based end-to-end Chinese OCR implemented using tensorflow and keras
chineseocr_lite
超轻量级中文ocr,支持竖排文字识别, 支持ncnn推理 , dbnet(1.7M) + crnn(6.3M) + anglenet(1.5M) 总模型仅10M
cs231n_spring_2017_assignment
My implementations of cs231n 2017
cvlearner
DB
A PyToch implementation of "Real-time Scene Text Detection with Differentiable Binarization".
EAST
A tensorflow implementation of EAST text detector
damengdameng's Repositories
damengdameng/100-Days-Of-ML-Code
100-Days-Of-ML-Code中文版
damengdameng/EAST
A tensorflow implementation of EAST text detector
damengdameng/Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
damengdameng/AlgorithmsByPython
算法/数据结构/Python/剑指offer/机器学习/leetcode
damengdameng/CCSC_code_ICCV2017
This is the source code repository for the ICCV 2017 paper "Consensus Convolutional Sparse Coding".
damengdameng/chinese_ocr
CTPN + DenseNet + CTC based end-to-end Chinese OCR implemented using tensorflow and keras
damengdameng/chineseocr_lite
超轻量级中文ocr,支持竖排文字识别, 支持ncnn推理 , dbnet(1.7M) + crnn(6.3M) + anglenet(1.5M) 总模型仅10M
damengdameng/cs231n_spring_2017_assignment
My implementations of cs231n 2017
damengdameng/cvlearner
damengdameng/DB
A PyToch implementation of "Real-time Scene Text Detection with Differentiable Binarization".
damengdameng/dgl
Python package built to ease deep learning on graph, on top of existing DL frameworks.
damengdameng/download
🔴蓝灯最新版本下载 https://github.com/getlantern/download 🔴 Lantern Latest Download https://github.com/getlantern/lantern/releases/tag/latest 🔴
damengdameng/EasyOCR
Ready-to-use OCR with 40+ languages supported including Chinese, Japanese, Korean and Thai
damengdameng/h264-opencv
damengdameng/Interview-code-practice-python
面试题
damengdameng/keras_std_plus_plus
This repository is the official implementation of `A Semantic-based Arbitrarily-Oriented Scene Text Detector`(named STD++ as it is the improved version of STD).due to lack of computing resources and time, we only tested STD++ on mtwi dataset, and we hope to perform more experiments on benchmark datasets, such as IC15,IC17,COCO-Text,MSRA-TD500,icdar2017rctw and so on.
damengdameng/models
Models and examples built with TensorFlow
damengdameng/My-TensorFlow-tutorials
This repo contains all of my TensorFlow tutorials
damengdameng/novel_spider
大家都知道,在小说网站看小说总是各种广告,想要下载小说然而却要么需要钱,要么需要会员,如此,我们不妨写一个小说爬虫,将网页上的小说内容章节全部抓取下来,整理成为一本完整的txt文件,这样岂不是一件很愉快的事情!
damengdameng/Python-Offer
《剑指Offer》面试题Python实现
damengdameng/PytorchOCR
基于Pytorch的OCR工具库,支持常用的文字检测和识别算法
damengdameng/Tensorflow-Tutorial
Tensorflow tutorial from basic to hard
damengdameng/yolov5
YOLOv5 in PyTorch > ONNX > CoreML > TFLite