6 skills found
ritchieng / DlamiA Deep Learning Amazon Web Service (AWS) AMI that is open, free and works. Run in less than 5 minutes. TensorFlow, Keras, PyTorch, Theano, MXNet, CNTK, Caffe and all dependencies.
TimoSaemann / Caffe Segnet Cudnn5This repository was a fork of BVLC/caffe and includes the upsample, bn, dense_image_data and softmax_with_loss (with class weighting) layers of caffe-segnet (https://github.com/alexgkendall/caffe-segnet) to run SegNet with cuDNN version 5.
BassyKuo / PSPNET Cudnn5The PSPNET supported cudnn v.5 based on https://github.com/hszhao/PSPNet
HongxingGao / XNOR NetXNOR-Net, CUDNN5 supported version of XNOR-Net-caffe: https://github.com/loswensiana/BWN-XNOR-caffe
3sunny / Windows DarknetYOLOv2YOLOv2在windows下的环境配置,在windows10上VS2013建的工程,需要opencv2.4.10及cuda8.0与cudnn5.1的配置
BaptisteLemarcis / BenchmarkGPUCudNN training example for reccurent neural network with CuDNN in C++.