dnouri / cuda-convnet

My fork of Alex Krizhevsky's cuda-convnet from 2013 where I added dropout, among other features.
http://code.google.com/p/cuda-convnet/
254 stars 147 forks source link

Result #9

Open raillou opened 10 years ago

raillou commented 10 years ago

Did someone try to use Imagenet Layers ? What was the performance for Imagenet database ? I'm currently using it but I'm not sure that my computer allow me to use 1.2 millions image for training... With 400 000 images I have 92% error rate...