iamyb's Stars
vipstone/faceai
一款入门级的人脸、视频、文字检测以及识别的项目.
unit8co/darts
A python library for user-friendly forecasting and anomaly detection on time series.
fengdu78/lihang-code
《统计学习方法》的代码实现
mzucker/noteshrink
Convert scans of handwritten notes to beautiful, compact PDFs
iamyb/grabhuman
A deep learning based demo application to extract human portrait from image
iamyb/mobileunet
A lightweight UNet implementation, using Keras
pkang2017/image-matting
matting
AdivarekarBhumit/ID-Card-Segmentation
Segmentation of ID Cards using Semantic Segmentation
robertmartin8/PyPortfolioOpt
Financial portfolio optimisation in python, including classical efficient frontier, Black-Litterman, Hierarchical Risk Parity
jbhuang0604/awesome-computer-vision
A curated list of awesome computer vision resources
Bravea/Armstrong
shidenggui/easyquotation
实时获取新浪 / 腾讯 的免费股票行情 / 集思路的分级基金行情
filangelos/qtrader
Reinforcement Learning for Portfolio Management
firmai/financial-machine-learning
A curated list of practical financial machine learning tools and applications.
iamyb/iamyb.github.io
Build a Jekyll blog in minutes, without touching the command line.
facebookresearch/Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
alisure-ml/awesome-visual-relationship-detection
A curated list of visual relationship detection and related area resources
experiencor/keras-yolo2
Easy training on custom dataset. Various backends (MobileNet and SqueezeNet) supported. A YOLO demo to detect raccoon run entirely in brower is accessible at https://git.io/vF7vI (not on Windows).
BayesWitnesses/m2cgen
Transform ML models into a native code (Java, C, Python, Go, JavaScript, Visual Basic, C#, R, PowerShell, PHP, Dart, Haskell, Ruby, F#, Rust) with zero dependencies
scutan90/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
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.
jinwchoi/awesome-action-recognition
A curated list of action recognition and related area resources
peterljq/OpenMMD
OpenMMD is an OpenPose-based application that can convert real-person videos to the motion files (.vmd) which directly implement the 3D model (e.g. Miku, Anmicius) animated movies.
LZQthePlane/Online-Realtime-Action-Recognition-based-on-OpenPose
A skeleton-based real-time online action recognition project, classifying and recognizing base on framewise joints, which can be used for safety surveilence.
CMU-Perceptual-Computing-Lab/openpose
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
matterport/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
DemonDamon/Listed-company-news-crawl-and-text-analysis
从新浪财经、每经网、金融界、**证券网、证券时报网上,爬取上市公司(个股)的历史新闻文本数据进行文本分析、提取特征集,然后利用SVM、随机森林等分类器进行训练,最后对实施抓取的新闻数据进行分类预测
PKUJohnson/OpenData
开源的金融投资数据提取工具,专注在各类网站上爬取数据,并通过简单易用的API方式使用
grananqvist/Awesome-Quant-Machine-Learning-Trading
Quant/Algorithm trading resources with an emphasis on Machine Learning
facebookresearch/video-nonlocal-net
Non-local Neural Networks for Video Classification