Closed sanchayvashist closed 1 year ago
Use the create_predictions_list
function from the Base class by using
super().create_predictions_list(class_ids, confidences, boxes)
Incorporated the changes suggested by @topguns837 ,please review the updates
@sanchayvashist can you take a look into whether these automatically generated logs can be removed ?
@topguns837 Removed automatically generated logs
Tested Yolov8 plugin and made neccesary changes