stringerr_msg="could not open classifier results file '"+output_file+"' for writing. Before running for the first time, a 'results' subdirectory should be created within the VOC dataset base directory. e.g. if the VOC data is stored in /VOC/VOC2010 then the path /VOC/results must be created.";
stringerr_msg="could not open classifier results file '"+output_file+"' for writing. Before running for the first time, a 'results' subdirectory should be created within the VOC dataset base directory. e.g. if the VOC data is stored in /VOC/VOC2010 then the path /VOC/results must be created.";
stringerr_msg="could not find object class '"+img_objects[obj_idx].object_class+"' specified in the ground truth file of '"+images[ranking[image_idx]].id+"'in list of valid classes.";
stringerr_msg="could not find object class '"+img_objects[obj_idx].object_class+"' specified in the ground truth file of '"+images[ranking[image_idx]].id+"'in list of valid classes.";
stringerr_msg="could not find object class '"+img_objects[max_gt_obj_idx].object_class+"' specified in the ground truth file of '"+images[ranking[image_idx]].id+"'in list of valid classes.";
stringerr_msg="could not find object class '"+img_objects[max_gt_obj_idx].object_class+"' specified in the ground truth file of '"+images[ranking[image_idx]].id+"'in list of valid classes.";