Results 6 comments of Luke

If we don't add the android:requestLegacyExternalStorage="true" in the AndroidManifest.xml , the app will crash if we choose image from our phone or take a photo from the camera.

Thanks for your reply. I have trained the resnet50 model on INSTRE-all and evaluate on the iINSTRE-s2-val, However, the GPU memery-Usage is increasing gradually and the program crash because of...

I trained os2d using the INSTRE-all and evaluate on INSTRE-S2-val,and Iter is 60000(200000). Resnet50 loss 0.0282 loc_smoothL1 1.63 cls_RLL 0.0282 cls_RLL_pos 0.02 cls_RLL_neg 0.0079 mAP0.5 0.8082 mAPw0.5 0.8208 recall 0.94...

I evaluate these two resnet101 weights on INSTRE-s2-val using the main.py. the mAP 0.5 are 0.8511 and 0.8751. I add a new merge NMS to deal with the large object...

I have the same errors, it seems like the "if elif" not run leading to the problem.