-
Notifications
You must be signed in to change notification settings - Fork 13
Closed
Description
Hi, I really love your guide and demonstration of instance segmentation using yolov7. I have trained many models successfully. However , everytime I try to train with larger epoch (that's say 1200) it would raise "ValueError: all the input arrays must have same number of dimensions, but the array at index 0 has 3 dimension(s) and the array at index 1 has 1 dimension(s)"
It would not raise this error in the first 200 epoch, it usually raise the error at around 300 epoch.
Please tell me if you happen to know how to solve this. I really want to increase my accuracy


Metadata
Metadata
Assignees
Labels
No labels