szq0214/DSOD

mean_values_.size() == 1 || mean_values_.size() == img_channels Specify either 1 mean_value or as many as channels: 1

jacco09 opened this issue · 1 comments

I use my own data,but it reports that check failed :mean_values_.size() == 1 || mean_values_.size() == img_channels Specify either 1 mean_value or as many as channels: 1
Could you help me ?

after the 'mean_value': [104, 117, 123],
add this sentence(both the train and the test) : 'force_color':True,