HI All,
Based on the below link am trying to train the dataset (LFW downloaded from web)
https://cmusatyalab.github.io/openface/demo-3-classifier/While running the below command encountered the error message.
th main.lua -outDir /features -data /trainingError MessageUpdating classList and imageClass appropriately
/root/torch/install/bin/luajit: /root/openface/batch-represent/dataset.lua:219: Class has zero samples: Kultida_Woods
stack traceback:
[C]: in function 'error'
/root/openface/batch-represent/dataset.lua:219: in function '__init'
/root/torch/install/share/lua/5.1/torch/init.lua:91: in function </root/torch/install/share/lua/5.1/torch/init.lua:87>
[C]: in function 'dataLoader'
/root/openface/batch-represent/batch-represent.lua:19: in function 'batchRepresent'
main.lua:42: in main chunk
[C]: in function 'dofile'
/root/torch/install/lib/luarocks/rocks/trepl/scm-1/bin/th:145: in main chunk
[C]: at 0x00406670
Pls suggest the way forward.
Thanks
vijay