Skip to content

Can't train the model with multi gpus #8227

@CallMeDek

Description

@CallMeDek

Search before asking

Question

Hi,

I am trying to train my model with 4 gpus.
But I encountered an issue like below.
cap2
When I searched this problem, I saw that it is because model parameters of each gpu are different.
So, when I checked, I found out memory usage of them was different.
cap1
One thing I don't understand is when I trained the model with images which size is 640 in default config, there was no problem.
Only thing I changed was images(size 1920) and --img 1920 option.

Can you give some tips for this?

Thanks.

Additional

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    StaleStale and schedule for closing soonquestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions