Ztingson's Stars
google/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
Awesome-Windows/Awesome
:computer: 🎉 An awesome & curated list of best applications and tools for Windows.
magenta/magenta
Magenta: Music and Art Generation with Machine Intelligence
chiphuyen/stanford-tensorflow-tutorials
This repository contains code examples for the Stanford's course: TensorFlow for Deep Learning Research.
cs231n/cs231n.github.io
Public facing notes page
amusi/daily-paper-computer-vision
记录每天整理的计算机视觉/深度学习/机器学习相关方向的论文
wepe/MachineLearning
Basic Machine Learning and Deep Learning
udacity/deep-learning
Repo for the Deep Learning Nanodegree Foundations program.
slowmist/Knowledge-Base
Knowledge Base 慢雾安全团队知识库
MasteringOpenCV/code
Code for the book "Mastering OpenCV with Practical Computer Vision Projects" by Packt Publishing 2012.
piiswrong/deep3d
Automatic 2D-to-3D Video Conversion with CNNs
robwhess/opensift
Open-Source SIFT Library
Halfish/cs231n
斯坦福 cs231n 作业代码实践
kevinlin311tw/caffe-cvprw15
:heart::coffee: Deep Learning of Binary Hash Codes for Fast Image Retrieval (CVPRW15)
udacity/cn-deep-learning
ahangchen/TFusion
CVPR2018: Unsupervised Cross-dataset Person Re-identification by Transfer Learning of Spatio-temporal Patterns
goossaert/hashmap
Various open addressing hashmap algorithms in C++