Skip to content

Commit

Permalink
Fix typo in options.lua
Browse files Browse the repository at this point in the history
  • Loading branch information
TylerCarberry authored Apr 16, 2017
1 parent 8efbafe commit 50e63c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion options.lua
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
--------------------------------------------------------------------------------

local options = {}
-- options for test
-- options for train
local opt_train = {
DATA_ROOT = '', -- path to images (should have subfolders 'train', 'val', etc)
batchSize = 1, -- # images in batch
Expand Down

0 comments on commit 50e63c5

Please sign in to comment.