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

Human mesh readme #296

Merged
merged 7 commits into from
Nov 26, 2020
Merged

Human mesh readme #296

merged 7 commits into from
Nov 26, 2020

Conversation

jin-s13
Copy link
Collaborator

@jin-s13 jin-s13 commented Nov 22, 2020

fix #179

@codecov
Copy link

codecov bot commented Nov 22, 2020

Codecov Report

Merging #296 (99af86a) into master (586cea7) will decrease coverage by 0.02%.
The diff coverage is 87.50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #296      +/-   ##
==========================================
- Coverage   83.85%   83.82%   -0.03%     
==========================================
  Files         114      114              
  Lines        7072     7085      +13     
  Branches     1118     1122       +4     
==========================================
+ Hits         5930     5939       +9     
  Misses        941      941              
- Partials      201      205       +4     
Flag Coverage Δ
unittests 83.82% <87.50%> (-0.03%) ⬇️

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

Impacted Files Coverage Δ
...sets/datasets/top_down/topdown_mpii_trb_dataset.py 52.17% <ø> (ø)
mmpose/models/detectors/base.py 58.69% <ø> (-1.73%) ⬇️
mmpose/models/detectors/bottom_up.py 63.70% <66.66%> (-0.36%) ⬇️
mmpose/models/detectors/top_down.py 79.16% <80.00%> (+0.02%) ⬆️
mmpose/datasets/pipelines/bottom_up_transform.py 90.04% <100.00%> (ø)
mmpose/datasets/pipelines/mesh_transform.py 95.45% <100.00%> (ø)
mmpose/datasets/pipelines/shared_transform.py 96.77% <100.00%> (ø)
mmpose/datasets/pipelines/top_down_transform.py 83.49% <100.00%> (ø)
mmpose/models/detectors/mesh.py 92.43% <100.00%> (+0.19%) ⬆️

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 586cea7...27d5cbf. Read the comment docs.

docs/README_human_mesh.md Outdated Show resolved Hide resolved
jin-s13 and others added 3 commits November 25, 2020 20:07
Signed-off-by: lizz <lizz@sensetime.com>
Signed-off-by: lizz <lizz@sensetime.com>
@innerlee innerlee merged commit ce8f88a into master Nov 26, 2020
@jin-s13 jin-s13 deleted the human_mesh_readme branch November 27, 2020 06:37
rollingman1 pushed a commit to rollingman1/mmpose that referenced this pull request Nov 5, 2021
* resolve comments

* update changelog

* update README

* add training config

* reorganize path

* update README

* add omnisource model links

* resolve comments

* update README.md

* update changelog

* remove css classes
shuheilocale pushed a commit to shuheilocale/mmpose that referenced this pull request May 6, 2023
* add readme for human mesh estimation.

* Modify some words.

* pylint

* move to mesh folder

* add brief intro

* Clean

Signed-off-by: lizz <lizz@sensetime.com>

* Mesh models

Signed-off-by: lizz <lizz@sensetime.com>

Co-authored-by: zengwang <zengwang430521@gmail.com>
Co-authored-by: lizz <lizz@sensetime.com>
HAOCHENYE pushed a commit to HAOCHENYE/mmpose that referenced this pull request Jun 27, 2023
* [Features]Add OnecycleLR

* [Features]Add OnecycleLR

* yapf disable

* build_iter_from_epoch

* add epoch

* fix args

* fix according to comments;

* lr-param

* fix according to comments

* defaults -> default to

* remove epoch and steps per step

* variabel names
ajgrafton pushed a commit to ajgrafton/mmpose that referenced this pull request Mar 6, 2024
* add readme for human mesh estimation.

* Modify some words.

* pylint

* move to mesh folder

* add brief intro

* Clean

Signed-off-by: lizz <lizz@sensetime.com>

* Mesh models

Signed-off-by: lizz <lizz@sensetime.com>

Co-authored-by: zengwang <zengwang430521@gmail.com>
Co-authored-by: lizz <lizz@sensetime.com>
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.

Data preparation for H36M
3 participants