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
我已经搜索过问题,但是没有找到解答。I have searched the question and found no related answer.
请提出你的问题 Please ask your question
Hi authors,
I am interested in RT-DETR, and I want to run code to train model but I don't know format of dataset for dataloader. Does it have to have the same format as COCO ?
Thank you
The text was updated successfully, but these errors were encountered:
@lyuwenyu Thank you very much, I have just run my code but when I set "export CUDA_VISIBLE_DEVICES=1", the code access to gpu 0 not gpu 1. So how to fix this?
Your can train rtdetr on your data following below two steps:
问题确认 Search before asking
请提出你的问题 Please ask your question
Hi authors,
I am interested in RT-DETR, and I want to run code to train model but I don't know format of dataset for dataloader. Does it have to have the same format as COCO ?
Thank you
The text was updated successfully, but these errors were encountered: