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

[Feature] Support YOLOv5u inference #624

Merged
merged 6 commits into from
Mar 7, 2023

Conversation

RangeKing
Copy link
Collaborator

@RangeKing RangeKing commented Mar 4, 2023

Motivation

  1. Support YOLOv5u inference referring to ultralytics 8.0.26 new YOLOv5u models ultralytics/ultralytics#771
  2. Unify all config links to the relative link
Model mAPval
50-95 Official repo
mAPval
50-95 MMYOLO
YOLOv5nu 34.3 34.4
YOLOv5su 43.0 43.1
YOLOv5mu 49.0 49.1
YOLOv5lu 52.2 52.4
YOLOv5xu 53.2 53.3

@hhaAndroid
Copy link
Collaborator

@RangeKing Can other scale model inference be supported at the same time?

@RangeKing
Copy link
Collaborator Author

@RangeKing Can other scale model inference be supported at the same time?

Model mAPval
50-95 Official repo
mAPval
50-95 MMYOLO
YOLOv5nu 34.3 34.4
YOLOv5su 43.0 43.1
YOLOv5mu 49.0 49.1
YOLOv5lu 52.2 52.4
YOLOv5xu 53.2 53.3

configs/yolov5/README.md Outdated Show resolved Hide resolved
@hhaAndroid hhaAndroid merged commit 69b43e6 into open-mmlab:dev Mar 7, 2023
@RangeKing RangeKing deleted the yolov5u-inference branch March 7, 2023 03:54
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

Successfully merging this pull request may close these issues.

None yet

2 participants