caffe
https://github.com/bvlc/caffe
C++
Caffe: a fast open framework for deep learning.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
C++ not yet supported67 Subscribers
View all SubscribersAdd a CodeTriage badge to caffe
Help out
- Issues
- Generalize bilinear interpolation filler to N-D multilinear/multicubic/lanczos filler
- Fix GPU build using MKL as BLAS library.
- caffe: model definition: write same layer with different phase using python
- EltwiseLayer supports in-place computation for SUM op
- Stochastic pool: Implemented padding and CPU support
- BiasLayer backward speedup: do backprop to the bias with GEMVs [don't merge]
- Caffe Consume All RAM
- Add interface to input data layers (lmdb/leveldb/hdf5 etc.) to query dataset size
- Adding regression example using Euclidean Loss
- Missing image checking has been updated in Flickr Style data downloader
- Docs
- C++ not yet supported