Skip to content

Commit

Permalink
Training: Improve -data description.
Browse files Browse the repository at this point in the history
  • Loading branch information
Brandon Amos committed Jun 14, 2016
1 parent 92684ab commit 1fb8abc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion training/opts.lua
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ function M.parse(arg)
'casia-facescrub',
'dlib-affine-sz:96'),
-- 'dlib-affine-224-split'),
'Home of dataset. Split into "train" and "val" directories that separate images by class.')
'Home of dataset. Images separated by identity.')
cmd:option('-manualSeed', 2, 'Manually set RNG seed')
cmd:option('-cuda', true, 'Use cuda.')
cmd:option('-device', 1, 'Cuda device to use.')
Expand Down

0 comments on commit 1fb8abc

Please sign in to comment.