Skip to content

ValueError after training for a few epochs #4

@Wong-denis

Description

@Wong-denis

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
Screenshot from 2022-11-15 17-08-10
Screenshot from 2022-11-15 17-08-44

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions