MingyuZha's Stars
yoshitomo-matsubara/torchdistill
A coding-free framework built on PyTorch for reproducible deep learning studies. 🏆25 knowledge distillation methods presented at CVPR, ICLR, ECCV, NeurIPS, ICCV, etc are implemented so far. 🎁 Trained models, training logs and configurations are available for ensuring the reproducibiliy and benchmark.
52CV/CV-Surveys
计算机视觉相关综述。包括目标检测、跟踪........
wangshub/wechat_jump_game
微信《跳一跳》Python 辅助
facebook/idb
idb is a flexible command line interface for automating iOS simulators and devices
seathiefwang/FaceRecognition-tensorflow
基于TensorFlow训练的人脸识别神经网络
seathiefwang/MGN-pytorch
Reproduction of paper: Learning Discriminative Features with Multiple Granularities for Person Re-Identification
scutan90/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
MingyuZha/Deep_Learning_In_Limited_Order_Books
:moneybag:Deep learning models for high-frequency financial data (limited order book)
MingyuZha/CS598-DeepLearning
UIUC Fall 2018 CS598 Deep Learning courseworks
Berkeley-CS61B/skeleton-sp17