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
- Fix Blob::offset lower-bound checks guarding the dim instead of the index
- Fix array_to_datum/datum_to_array crashing on NumPy >= 2.0
- Fix PILResizeCrop pre-resize loop using inconsistent height threshold
- Fix blob_loss_weights cache attribute name typo (cache never hits)
- Fix detect.py CSV output crashing on undefined NUM_OUTPUT and wrong df key
- Fix Blob::offset upper-bound checks to be strict (< instead of <=)
- Fix parse_log.py Python 2 print statement breaking Python 3
- Docs
- C++ not yet supported