-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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 PETR #2418
base: dev-1.x
Are you sure you want to change the base?
[Feature] Support PETR #2418
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## dev-1.x #2418 +/- ##
===========================================
- Coverage 81.17% 81.16% -0.02%
===========================================
Files 226 226
Lines 13963 13963
Branches 2415 2415
===========================================
- Hits 11335 11333 -2
- Misses 2013 2015 +2
Partials 615 615
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
- **What's next? Join the rank of <span style="color:blue"> *MMPose contributors* </span> by creating a new project**! | ||
|
||
- **[:bulb:PETR](./petr)**: End-to-End Multi-Person Pose Estimation with Transformers | ||
|
||
<div align=center> | ||
<img src="https://github.com/open-mmlab/mmpose/assets/26127467/ec7eb99d-8b8b-4c0d-9714-0ccd33a4f054" width="800" style="width: 800px; height: 200px; object-fit: cover"/> | ||
</div><br/> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- **What's next? Join the rank of <span style="color:blue"> *MMPose contributors* </span> by creating a new project**! | |
- **[:bulb:PETR](./petr)**: End-to-End Multi-Person Pose Estimation with Transformers | |
<div align=center> | |
<img src="https://github.com/open-mmlab/mmpose/assets/26127467/ec7eb99d-8b8b-4c0d-9714-0ccd33a4f054" width="800" style="width: 800px; height: 200px; object-fit: cover"/> | |
</div><br/> | |
- **[:bulb:PETR](./petr)**: End-to-End Multi-Person Pose Estimation with Transformers | |
<div align=center> | |
<img src="https://github.com/open-mmlab/mmpose/assets/26127467/ec7eb99d-8b8b-4c0d-9714-0ccd33a4f054" width="800" style="width: 800px; height: 200px; object-fit: cover"/> | |
</div><br/> | |
- **What's next? Join the rank of <span style="color:blue"> *MMPose contributors* </span> by creating a new project**! |
Motivation
Modification
BC-breaking (Optional)
Use cases (Optional)
Checklist
Before PR:
After PR: