https://github.com/simbaforrest/caffecup
This project aims to ease the design, brew, and viz of Caffe-based deep networks.
https://github.com/simbaforrest/caffecup
caffe deep-learning workflow
Last synced: 12 months ago
JSON representation
This project aims to ease the design, brew, and viz of Caffe-based deep networks.
- Host: GitHub
- URL: https://github.com/simbaforrest/caffecup
- Owner: simbaforrest
- Created: 2018-03-14T04:57:12.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-24T09:49:40.000Z (almost 8 years ago)
- Last Synced: 2025-04-06T21:37:39.104Z (about 1 year ago)
- Topics: caffe, deep-learning, workflow
- Language: Python
- Homepage:
- Size: 22.5 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
CaffeCup
========
This project aims to ease the following processes of Caffe-based deep learning.
1. **design**: designing/creating Caffe network files
2. **brew**: training/resuming/finetuning/testing Caffe networks
3. **viz**: visualizing training statistics (loss, accuracy, etc.)
Version
-------
0.0.1
Contact
-------
Chen Feng (simbaforrest at gmail dot com)