liuhan10's Stars
wechatpy/wechatpy
WeChat SDK for Python
dshenwenxi/1667
BigBrotherTrade/trader
交易模块
waditu/czsc
缠中说禅技术分析工具;缠论;股票;期货;Quant;量化交易
timsainb/noisereduce
Noise reduction in python using spectral gating (speech, bioacoustics, audio, time-domain signals)
stef729/ShipsEar
ray-project/ray
Ray is an AI compute engine. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.
AllenDowney/ThinkDSP
Think DSP: Digital Signal Processing in Python, by Allen B. Downey.
sekwiatkowski/awesome-capsule-networks
A curated list of awesome resources related to capsule networks
allenai/deepfigures-open
Companion code to the paper "Extracting Scientific Figures with Distantly Supervised Neural Networks" 🤖
doc-analysis/TableBank
TableBank: A Benchmark Dataset for Table Detection and Recognition
eriklindernoren/PyTorch-YOLOv3
Minimal PyTorch implementation of YOLOv3
open-mmlab/mmdetection
OpenMMLab Detection Toolbox and Benchmark
msracver/Deformable-ConvNets
Deformable Convolutional Networks
Belval/TextRecognitionDataGenerator
A synthetic data generator for text recognition
DSKSD/DeepNLP-models-Pytorch
Pytorch implementations of various Deep NLP models in cs-224n(Stanford Univ)
argman/EAST
A tensorflow implementation of EAST text detector
ZJULearning/pixel_link
Implementation of our paper 'PixelLink: Detecting Scene Text via Instance Segmentation' in AAAI2018
xinghaochen/awesome-hand-pose-estimation
Awesome work on hand pose estimation/tracking
openMVG/awesome_3DReconstruction_list
A curated list of papers & resources linked to 3D reconstruction from images.
google/guetzli
Perceptual JPEG encoder
fizyr/keras-retinanet
Keras implementation of RetinaNet object detection.
DingKe/nn_playground
Experimental keras implementation of novel neural network structures
tdeboissiere/DeepLearningImplementations
Implementation of recent Deep Learning papers
aleju/imgaug
Image augmentation for machine learning experiments.
yancz1989/text_warper
tensorflow/models
Models and examples built with TensorFlow
rbgirshick/py-faster-rcnn
Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version
thtrieu/darkflow
Translate darknet to tensorflow. Load trained weights, retrain/fine-tune using tensorflow, export constant graph def to mobile devices