Skip to content
View Duood's full-sized avatar

Block or report Duood

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. qstock qstock Public

    Forked from tkfy920/qstock

    qstock由“Python金融量化”公众号开发,试图打造成个人量化投研分析包,目前包括数据获取(data)、可视化(plot)、选股(stock)和量化回测(策略backtest)模块。 qstock将为用户提供简洁的数据接口和规整化后的金融市场数据。可视化模块为用户提供基于web的交互图形的简单接口; 选股模块提供了同花顺的选股数据和自定义选股,包括RPS、MM趋势、财务指标、资金流模型…

    Python 1

  2. text_renderer text_renderer Public

    Forked from Sanster/text_renderer

    Generate text images for training deep learning ocr model

    Python

  3. TextRecognitionDataGenerator TextRecognitionDataGenerator Public

    Forked from Belval/TextRecognitionDataGenerator

    A synthetic data generator for text recognition

    Python

  4. caffe_ocr caffe_ocr Public

    Forked from senlinuc/caffe_ocr

    主流ocr算法研究实验性的项目,目前实现了CNN+BLSTM+CTC架构

    C++