HI, @zeakey
Thanks for your codes and I find it very useful for me. But when I run "result.py" ,I find some problem as follow:
F0316 10:43:13.218327 4140 layer.hpp:324] Not Implemented Yet
*** Check failure stack trace: ***
I've checked that "coord_map()" is defined at "layer.hpp:324", while it hasn't been implemented:"NOT_IMPLEMENTED;";but it has been called in "crop_layer.cpp:58"
Have you met the same question before?And how should I do to solve the problem?
Thanks!