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

PoseTracking demo with MMTracking #427

Merged
merged 6 commits into from
Jan 17, 2021
Merged

PoseTracking demo with MMTracking #427

merged 6 commits into from
Jan 17, 2021

Conversation

jin-s13
Copy link
Collaborator

@jin-s13 jin-s13 commented Jan 17, 2021

Add a small video (200k) to run demos.
Shall we include MMTracking in the requirements?

@jin-s13 jin-s13 requested a review from innerlee January 17, 2021 04:06
@innerlee
Copy link
Contributor

Optional dependency is ok

@codecov
Copy link

codecov bot commented Jan 17, 2021

Codecov Report

Merging #427 (6049fc7) into master (cc23bf7) will decrease coverage by 0.02%.
The diff coverage is 57.14%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #427      +/-   ##
==========================================
- Coverage   81.86%   81.84%   -0.03%     
==========================================
  Files         124      124              
  Lines        8245     8257      +12     
  Branches     1334     1335       +1     
==========================================
+ Hits         6750     6758       +8     
- Misses       1213     1217       +4     
  Partials      282      282              
Flag Coverage Δ
unittests 81.84% <57.14%> (-0.03%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
mmpose/apis/inference.py 65.31% <47.36%> (+0.04%) ⬆️
mmpose/models/detectors/mesh.py 91.12% <66.66%> (-1.31%) ⬇️
mmpose/apis/inference_tracking.py 85.91% <100.00%> (+0.20%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update cc23bf7...6049fc7. Read the comment docs.

@innerlee innerlee merged commit f497365 into master Jan 17, 2021
@innerlee innerlee deleted the track_demo branch January 17, 2021 13:28
shuheilocale pushed a commit to shuheilocale/mmpose that referenced this pull request May 6, 2023
* update posetracking demo with mmtracking

* update unittest

* add try except for mmdet and mmtracking

* add try except for smplx

* add switch

* repalce with_mmdet with has_mmdet
HAOCHENYE pushed a commit to HAOCHENYE/mmpose that referenced this pull request Jun 27, 2023
ajgrafton pushed a commit to ajgrafton/mmpose that referenced this pull request Mar 6, 2024
* update posetracking demo with mmtracking

* update unittest

* add try except for mmdet and mmtracking

* add try except for smplx

* add switch

* repalce with_mmdet with has_mmdet
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