zkk0911

Results 3 issues of zkk0911

Hi, cyberfire, Thanks for you codes. when I build the C++ version (tf_embedded) use bazel, there were some errors. It looks like that the tensorflow version dost not match well....

# 2. NEG: random to crop sample image in bbox inside In the line 84, iou should be Iou 83: Iou = IoU(crop_box, boxes) 84: if np.max(iou) >= 0.3: continue