DAVID-Hown's Stars
521xueweihan/HelloGitHub
:octocat: 分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.
youngyangyang04/leetcode-master
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
datawhalechina/pumpkin-book
《机器学习》(西瓜书)公式详解
zergtant/pytorch-handbook
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
greyireland/algorithm-pattern
算法模板,最科学的刷题方式,最快速的刷题路径,你值得拥有~
aleju/imgaug
Image augmentation for machine learning experiments.
ctgk/PRML
PRML algorithms implemented in Python
opencv/opencv_contrib
Repository for OpenCV's extra modules
roboticcam/machine-learning-notes
My continuously updated Machine Learning, Probabilistic Models and Deep Learning notes and demos (2000+ slides) 我不间断更新的机器学习,概率模型和深度学习的讲义(2000+页)和视频链接
deep-learning-with-pytorch/dlwpt-code
Code for the book Deep Learning with PyTorch by Eli Stevens, Luca Antiga, and Thomas Viehmann.
hzy46/Deep-Learning-21-Examples
《21个项目玩转深度学习———基于TensorFlow的实践详解》配套代码
KaiyangZhou/deep-person-reid
Torchreid: Deep learning person re-identification in PyTorch.
zhanghang1989/ResNeSt
ResNeSt: Split-Attention Networks
oreillymedia/Learning-OpenCV-3_examples
gerdm/prml
Repository of notes, code and notebooks in Python for the book Pattern Recognition and Machine Learning by Christopher Bishop
allentofight/easy-cs
CS,如此简单!
puge-up/programming-play
致力于实习/校招/社招进大厂打法,计算机基础知识学习,C++、Java、算法学习路线,专注于编程打法!
easezyc/deep-transfer-learning
A collection of implementations of deep domain adaptation algorithms
tensorfreitas/Siamese-Networks-for-One-Shot-Learning
Implementation of Siamese Neural Networks for One-shot Image Recognition
bingykang/Fewshot_Detection
Few-shot Object Detection via Feature Reweighting
fangpin/siamese-pytorch
Implementation of Siamese Networks for image one-shot learning by PyTorch, train and test model on dataset Omniglot
gdlg/pytorch_compact_bilinear_pooling
Compact Bilinear Pooling for PyTorch
Deepayan137/DeepClustering
A pytorch implementation of the paper Unsupervised Deep Embedding for Clustering Analysis.
HaoMood/blinear-cnn-faster
A Faster PyTorch implementation of bilinear CNN for fine-grained image recognition
XuejiaoYuan/BSpline
b spline surface for use
geekyutao/GraphIQA
GraphIQA: Learning Distortion Graph Representations for Blind Image Quality Assessment
icarofua/siamese-two-stream
The paper "A Two-Stream Siamese Neural Network for Vehicle Re-Identification by Using Non-Overlapping Cameras"
marsggbo/sppnet-pytorch
A simple Spatial Pyramid Pooling layer which could be added in CNN
amitabhama/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为15个章节,近20万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 版权所有,违权必究 Tan 2018.06
anch3or/PRML-Notes
《Pattern Recognition and Machine Learning》LaTex公式笔记