Open YunLexi opened 9 years ago
When I use compute_image_mean.exe to compute means of images, it always occured assertion failed. Then I delete the iterator "it" in compute_image_mean.cpp when I use it, this problem is solved. It may because the leveldb I used is an old edition.
When I use compute_image_mean.exe to compute means of images, it always occured assertion failed. Then I delete the iterator "it" in compute_image_mean.cpp when I use it, this problem is solved. It may because the leveldb I used is an old edition.