Yangqing
Startup. Former VP @alibaba. Ex-@facebook @google @BVLC. Created Caffe, @caffe2, @onnx. Co-led @pytorch 1.0. @tensorflow contributor. @ucberkeley alumni.
@leptonai Berkeley
Pinned Repositories
AICamera
caffe
Caffe: a Fast framework for neural networks. For the most recent version, check out branch dev. For a more stable version, check out branch master.
caffe2
This is currently an experimental refactoring of Caffe.
decaf
This is my original repository of the decaf code. Decaf is a precursor of Caffe written in Python for deep image classification. It is deprecated, and you should check out my new library, Caffe, at http://caffe.berkeleyvision.org/.
dsift-python
Dense sift (Dsift) feature extraction using python and numpy.
iceberk
some experimental code
ios-cmake
A toolchain file and examples using cmake for iOS development (this is a fork of a similar project found on code.google.com)
leptonai-sdk
A Pythonic framework to simplify AI service building
mincepie
Lightweight MapReduce in python
multibox
Yangqing's Repositories
Yangqing/mincepie
Lightweight MapReduce in python
Yangqing/dsift-python
Dense sift (Dsift) feature extraction using python and numpy.
Yangqing/decaf
This is my original repository of the decaf code. Decaf is a precursor of Caffe written in Python for deep image classification. It is deprecated, and you should check out my new library, Caffe, at http://caffe.berkeleyvision.org/.
Yangqing/iceberk
some experimental code
Yangqing/multibox
Yangqing/thesis
My Thesis. Check the website below for the final version - most likely you won't need to rebuild with this repo.
Yangqing/pthreadpool
pthread-based thread pool
Yangqing/pyleveldb
Similar to https://pypi.python.org/pypi/leveldb, but with the newest leveldb and snappy versions.
Yangqing/scikit-learn
scikit-learn: machine learning in Python
Yangqing/vlfeat
An open library of computer vision algorithms
Yangqing/tensorflow
Open source software library for numerical computation using data flow graphs.
Yangqing/convnet-benchmarks
Easy benchmarking of all public open-source implementations of convnets
Yangqing/inception
Yangqing/rayleigh
Search image collections by multiple color palettes or by image color similarity.
Yangqing/beanstalk-client
C/C++ beanstalk client
Yangqing/FXdiv
Header-only library for division via fixed-point multiplication by inverse
Yangqing/Halide
a language for image processing and computational photography
Yangqing/mih
Fast exact nearest neighbor search in Hamming distance on binary codes with Multi-index hashing
Yangqing/mxnet
Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
Yangqing/nccl
Optimized primitives for collective multi-GPU communication
Yangqing/Theano
Optimizing GPU-meta-programming code generating array oriented optimizing math compiler in Python