ConvNet is a fast C++ based GPU implementation of Convolutional Neural Nets.
- Supports Multi-GPU architectures (Multiple GPUs, Single machine).
- Provides a fast CPU-only feature extractor.
[Install guide] (https://github.com/torontodeeplearning/convnet/blob/master/INSTALL)
Pre-trained models and examples for training and feature extraction are provided for
Coming soon.