Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pytorch RTDETR #42

Open
lyuwenyu opened this issue Aug 22, 2023 · 5 comments
Open

Pytorch RTDETR #42

lyuwenyu opened this issue Aug 22, 2023 · 5 comments

Comments

@lyuwenyu
Copy link
Owner

lyuwenyu commented Aug 22, 2023

code

https://github.com/lyuwenyu/RT-DETR/tree/main/rtdetr_pytorch

weight

rtdetr_r18vd_5x_coco_objects365_from_paddle.pth
rtdetr_r18vd_1x_objects365_from_paddle.pth

rtdetr_r50vd_6x_coco_from_paddle.pth
rtdetr_r50vd_2x_coco_objects365_from_paddle.pth
rtdetr_r50vd_1x_objects365_from_paddle.pth

rtdetr_r101vd_6x_coco_from_paddle.pth
rtdetr_r101vd_2x_coco_objects365_from_paddle.pth
rtdetr_r101vd_1x_objects365_from_paddle.pth

logs

log_rtdetr_r50vd_coco_pytorch.txt

@lyuwenyu lyuwenyu pinned this issue Aug 22, 2023
@Zhao-Yian
Copy link
Contributor

Thanks for your tireless efforts on our behalf!

@flyingbird9
Copy link

May I ask if rt detr has used dynamic anchor box updates for dab-detr?

@lyuwenyu lyuwenyu reopened this Sep 19, 2023
@rafaelpadilla
Copy link

Thanks for RT-DETR :)

It would be so valuable if the links for the weights were in the README.md.

@lyuwenyu lyuwenyu unpinned this issue Oct 23, 2023
@lyuwenyu lyuwenyu pinned this issue Nov 7, 2023
@lyuwenyu lyuwenyu changed the title Pytorch RTDETR Pytorch RTDETRv2 (comming soon) Jan 9, 2024
@lyuwenyu lyuwenyu changed the title Pytorch RTDETRv2 (comming soon) Pytorch RTDETR Jan 9, 2024
@ramonhollands
Copy link

Thanks for this amazing repo!
Are there also configs/weights available for the scaled R18 used in the paper?
Thanks in advance!
Regards, Ramon

@ramonhollands
Copy link

Is the only change indeed changing the depth_mult to 0.33 and the eval_idx to 2 to reproduce the scaled R18 in the paper?

@lyuwenyu lyuwenyu unpinned this issue Jul 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants