ffcc icon indicating copy to clipboard operation
ffcc copied to clipboard

When params.DEEP.ENABLED is true, there is problem about the param.DEEP.FEATURE_FILENAME_TAGS.

Open lixiaohui2020 opened this issue 4 years ago • 1 comments

hi, When i set the params.DEEP.ENABLED true, it apperas the bug about the length(params.DEEP.FEATURE_FILENAME_TAGS). The define of the params.DEEP.FEATURE_FILENAME_TAGS is 'feature'.

lixiaohui2020 avatar Jul 14 '21 08:07 lixiaohui2020

Yes, if you set that flag the code will expect a .txt file with features in it, and will crash if it doesn't exist.

jonbarron avatar Jul 14 '21 20:07 jonbarron