Sudhakar
Sudhakar
 I used darknet yolo-v3(alexeyAB) to predict the validation 5000 images from COCO2014 which gives mAP of 54.37% detections_count = 237764, unique_truth_count = 35757 class_id = 0, name = person,...
I am using data loader from pytorch and data transform using your code. I am getting this error, "TypeError: img should be CV Image. Got " How to feed cvImage...
**Bug Description** What happened? As far as I know, app_id is deterministically created using app_name and app_version. I dont have access to get it from any interface clearly. I have...