X-Git-Url: https://fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=dyncnn.git;a=blobdiff_plain;f=run.sh;h=fe3a2e2342a65cdd57f7a728d5de266ab1d71b9a;hp=7ccfbb6a5af6afb3fb52e40717cf69bb1d05e2aa;hb=5cbea5ca8a26719be70c974fab505e5b8695d9e4;hpb=39c30863654d44ce3d260f719b3b5b9e41dbd3c8 diff --git a/run.sh b/run.sh index 7ccfbb6..fe3a2e2 100755 --- a/run.sh +++ b/run.sh @@ -42,8 +42,8 @@ if [[ ! -d "${DYNCNN_DATA_DIR}" ]]; then --dir "${DYNCNN_DATA_DIR}" fi -# Train the model (takes 30h on a GTX 1080 with cuda 8.0, cudnn 5.1, -# and recent torch) +# Train the model (2000 epochs takes 30h on a GTX 1080 with cuda 8.0, +# cudnn 5.1, and recent torch) if [[ ! -f "${DYNCNN_RUNDIR}"/scheme_02000.t7 ]]; then ./dyncnn.lua -rundir "${DYNCNN_RUNDIR}"