unknown iterator type imgbin of example kaggle bowl
Closed this issue · 2 comments
lifeng14 commented
When I try example of kaggle bowl, I got this error: "unknown iterator type imgbin", I also tried imgrec, but still can not figure it out.
antinucleon commented
Sorry im2bin is discarded. Please use new im2rec tools. Basically it is similar to im2bin in function, but with better performance.
lifeng14 commented
Thanks a lot.