You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PaddleDetection/ppdet/modeling/architectures/ppyoloe.py", line 240, in _forward bbox, bbox_num = self.yolo_head.post_process( ^^^^^^^^^^^^^^ ValueError: too many values to unpack (expected 2)
The text was updated successfully, but these errors were encountered:
PaddleDetection/ppdet/modeling/architectures/ppyoloe.py
Line 240 in 7a4fc25
PaddleDetection/ppdet/modeling/architectures/ppyoloe.py", line 240, in _forward bbox, bbox_num = self.yolo_head.post_process( ^^^^^^^^^^^^^^ ValueError: too many values to unpack (expected 2)
The text was updated successfully, but these errors were encountered: