open-mmlab / mmyolo

OpenMMLab YOLO series toolbox and benchmark. Implemented RTMDet, RTMDet-Rotated,YOLOv5, YOLOv6, YOLOv7, YOLOv8,YOLOX, PPYOLOE, etc.

Home Page:https://mmyolo.readthedocs.io/zh_CN/dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Whats the speed of other YOLOs you tested on NVIDIA 3090, and how about the speed of RTMDet on T4 / V100 ?

floveqq opened this issue · comments

commented

What is the problem this feature will solve?

Surprised to see the latest detector RTMDet, nice work.
But whats the speed of other yolos you tested on NVIDIA 3090, and how about the speed of RTMDet on T4 / V100 ?
You got other yolos' speed by testing mmyolo or their original repos ?
Thanks.

What is the feature you are proposing to solve the problem?

I want to know the speed of other yolos on NVIDIA 3090, and the speed of rtmdet on T4 / V100

What alternatives have you considered?

No response

Hi @floveqq, thank you for your attention to MMYOLO and RTMDet.
RTMDet in MMYOLO is under development for now but already available in MMDetection. You can open a issue in MMDetection's repo.
And we will also update the benchmark about different YOLO algorithms later in MMYOLO.