TimoSaemann / caffe-segnet-cudnn5

This 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.
Other
176 stars 127 forks source link

News announcements #13

Open TimoSaemann opened 7 years ago

TimoSaemann commented 7 years ago

If SegNet is too slow for you, try out the ENet in Caffe. It's much faster with very similar quality! (May the 30th, 2017)