For the assignment, I am getting:
Code Cell UNQ_C1: Function ‘yolo_filter_boxes’ is correct.
Code Cell UNQ_C2: Function ‘iou’ is correct.
Code Cell UNQ_C3: Function ‘yolo_non_max_suppression’ is correct.
*Code Cell UNQ_C4: Unexpected error (InvalidArgumentError()) occurred during function check. We expected function yolo_eval
to return yolo_eval test 1 failed. Please check that this function is defined properly. *
If you see many functions being marked as incorrect, try to trace back your steps & identify if there is an incorrect function that is being used in other steps.
This dependency may be the cause of the errors.
Is there a way to rectify this?