LL-XSJ

Results 13 comments of LL-XSJ

How to train with multiple GPUs?

The error reported is like this ![image](https://github.com/IDEA-Research/DN-DETR/assets/63031431/461f98b0-b432-49df-abb5-9cfd4b3287e5)

How to solve the above problems

Hello, I found that there are no attributes other than "state_dict" in the weight you provided, but when training your own dataset, you need to load the attributes of checkpoint...

Hello author, there was an error in the tool/train.py file. He said that without a model [meta], it does not exist. The model does not have a meta attribute, and...

Just like this ![image](https://github.com/Sense-X/Co-DETR/assets/63031431/c0d273a4-e230-4d2d-b143-b9df85abbfab)

Which file to use load_from loading the weight file

Hello author, what is the reason for the error in distributed training?

Just like this ![image](https://github.com/Sense-X/Co-DETR/assets/63031431/b36c9f2c-2645-446b-9b41-973f63340753)

May I ask how to solve it