edit: code removed
i have notice the yolo_filter_boxes() ,but InvalidArgumentError: Incompatible shapes: [19,19,5,2] vs. [19,19,5,80] [Op:Mul] .please help me !
edit: code removed
i have notice the yolo_filter_boxes() ,but InvalidArgumentError: Incompatible shapes: [19,19,5,2] vs. [19,19,5,80] [Op:Mul] .please help me !
You are not interpreting yolo_outputs
correctly.