+
Skip to content

Tags: Ye-ChunZhe/mmpose

Tags

v1.3.2

Toggle v1.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
bumpv1.3.2 (open-mmlab#3077)

* add update info

* --update=add unittest data

v1.3.1

Toggle v1.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump v1.3.1 (open-mmlab#2922)

v1.3.0

Toggle v1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request open-mmlab#2908 from open-mmlab/dev-1.x

Dev 1.x

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Dev 1.x (open-mmlab#2752)

* update

* [Fix] Fix HRFormer log link

* [Feature] Add Application 'Just dance' (open-mmlab#2528)

* [Docs] Add advanced tutorial of implement new model. (open-mmlab#2539)

* [Doc] Update img (open-mmlab#2541)

* [Feature] Support MotionBERT (open-mmlab#2482)

* [Fix] Fix demo scripts (open-mmlab#2542)

* [Fix] Fix Pose3dInferencer keypoint shape bug (open-mmlab#2543)

* [Enhance] Add notifications when saving visualization results (open-mmlab#2545)

* [Fix] MotionBERT training and flip-test (open-mmlab#2548)

* [Docs] Enhance docs (open-mmlab#2555)

* [Docs] Fix links in doc (open-mmlab#2557)

* [Docs] add details (open-mmlab#2558)

* [Refactor] 3d human pose demo (open-mmlab#2554)

* [Docs] Update MotionBERT docs (open-mmlab#2559)

* [Refactor] Update the arguments of 3d inferencer to align with the demo script (open-mmlab#2561)

* [Enhance] Combined dataset supports custom sampling ratio (open-mmlab#2562)

* [Docs] Add MultiSourceSampler docs (open-mmlab#2563)

* [Doc] Refine docs (open-mmlab#2564)

* [Feature][MMSIG] Add UniFormer Pose Estimation to Projects folder (open-mmlab#2501)

* [Fix] Check the compatibility of inferencer's input/output  (open-mmlab#2567)

* [Fix]Fix 3d visualization (open-mmlab#2565)

* [Feature] Add bear example in just dance (open-mmlab#2568)

* [Doc] Add example and openxlab link for just dance (open-mmlab#2571)

* [Fix] Configs' paths of VideoPose3d (open-mmlab#2572)

* [Docs] update docs (open-mmlab#2573)

* [Fix] Fix new config bug in train.py (open-mmlab#2575)

* [Fix] Configs' of MotionBERT (open-mmlab#2574)

* [Enhance] Normalization option in 3d human pose demo and inferencer (open-mmlab#2576)

* [Fix] Fix the incorrect labels for training vis_head with combined datasets (open-mmlab#2550)

* [Enhance] Enhance 3dpose demo and docs (open-mmlab#2578)

* [Docs] Enhance Codecs documents (open-mmlab#2580)

* [Feature] Add DWPose distilled WholeBody RTMPose models (open-mmlab#2581)

* [Docs] Add deployment docs (open-mmlab#2582)

* [Fix] Refine 3dpose (open-mmlab#2583)

* [Fix] Fix config typo in rtmpose-x (open-mmlab#2585)

* [Fix] Fix 3d inferencer (open-mmlab#2593)

* [Feature] Add a simple visualize api (open-mmlab#2596)

* [Feature][MMSIG] Support badcase analyze in test (open-mmlab#2584)

* [Fix] fix bug in flip_bbox with xyxy format (open-mmlab#2598)

* [Feature] Support ubody dataset (2d keypoints) (open-mmlab#2588)

* [Fix] Fix visualization bug in 3d pose (open-mmlab#2594)

* [Fix] Remove use-multi-frames option (open-mmlab#2601)

* [Enhance] Update demos (open-mmlab#2602)

* [Enhance] wholebody support  openpose style visualization (open-mmlab#2609)

* [Docs] Documentation regarding 3d pose (open-mmlab#2599)

* [CodeCamp2023-533] Migration Deepfashion topdown heatmap algorithms to 1.x (open-mmlab#2597)

* [Fix] fix badcase hook (open-mmlab#2616)

* [Fix] Update dataset mim downloading source to OpenXLab (open-mmlab#2614)

* [Docs] Update docs structure (open-mmlab#2617)

* [Docs] Refine Docs (open-mmlab#2619)

* [Fix] Fix numpy error (open-mmlab#2626)

* [Docs] Update error info and docs (open-mmlab#2624)

* [Fix] Fix inferencer argument name (open-mmlab#2627)

* [Fix] fix links for coco+aic hrnet (open-mmlab#2630)

* [Fix] fix a bug when visualize keypoint indices (open-mmlab#2631)

* [Docs] Update rtmpose docs (open-mmlab#2642)

* [Docs] update README.md (open-mmlab#2647)

* [Docs] Add onnx of RTMPose models (open-mmlab#2656)

* [Docs] Fix mmengine link (open-mmlab#2655)

* [Docs] Update QR code (open-mmlab#2653)

* [Feature] Add DWPose (open-mmlab#2643)

* [Refactor] Reorganize distillers (open-mmlab#2658)

* [CodeCamp2023-259]Document Writing: Advanced Tutorial - Custom Data Augmentation (open-mmlab#2605)

* [Docs] Fix installation docs(open-mmlab#2668)

* [Fix] Fix expired links in README (open-mmlab#2673)

* [Feature] Support multi-dataset evaluation (open-mmlab#2674)

* [Refactor] Specify labels to pack in codecs (open-mmlab#2659)

* [Refactor] update mapping tables (open-mmlab#2676)

* [Fix] fix link (open-mmlab#2677)

* [Enhance] Enable CocoMetric to get ann_file from MessageHub (open-mmlab#2678)

* [Fix] fix vitpose pretrained ckpts (open-mmlab#2687)

* [Refactor] Refactor YOLOX-Pose into mmpose core package (open-mmlab#2620)

* [Fix] Fix typo in COCOMetric(open-mmlab#2691)

* [Fix] Fix bug raised by changing bbox_center to input_center (open-mmlab#2693)

* [Feature] Surpport EDPose for inference(open-mmlab#2688)

* [Refactor] Internet for 3d hand pose estimation (open-mmlab#2632)

* [Fix] Change test batch_size of edpose to 1 (open-mmlab#2701)

* [Docs] Add OpenXLab Badge (open-mmlab#2698)

* [Doc] fix inferencer doc (open-mmlab#2702)

* [Docs] Refine dataset config tutorial (open-mmlab#2707)

* [Fix] modify yoloxpose test settings (open-mmlab#2706)

* [Fix] add compatibility for argument `return_datasample` (open-mmlab#2708)

* [Feature] Support ubody3d dataset (open-mmlab#2699)

* [Fix] Fix 3d inferencer (open-mmlab#2709)

* [Fix] Move ubody3d dataset to wholebody3d (open-mmlab#2712)

* [Refactor] Refactor config and dataset file structures (open-mmlab#2711)

* [Fix] give more clues when loading img failed (open-mmlab#2714)

* [Feature] Add demo script for 3d hand pose  (open-mmlab#2710)

* [Fix] Fix Internet demo (open-mmlab#2717)

* [codecamp: mmpose-315] 300W-LP data set support (open-mmlab#2716)

* [Fix] Fix the typo in YOLOX-Pose (open-mmlab#2719)

* [Feature] Add detectors trained on humanart (open-mmlab#2724)

* [Feature] Add RTMPose-Wholebody (open-mmlab#2721)

* [Doc] Fix github action badge in README (open-mmlab#2727)

* [Fix] Fix bug of dwpose (open-mmlab#2728)

* [Feature] Support hand3d inferencer (open-mmlab#2729)

* [Fix] Fix new config of RTMW (open-mmlab#2731)

* [Fix] Align visualization color of 3d demo (open-mmlab#2734)

* [Fix] Refine h36m data loading and add head_size to PackPoseInputs (open-mmlab#2735)

* [Refactor] Align test accuracy for AE (open-mmlab#2737)

* [Refactor] Separate evaluation mappings from KeypointConverter (open-mmlab#2738)

* [Fix] MotionbertLabel codec (open-mmlab#2739)

* [Fix] Fix mask shape (open-mmlab#2740)

* [Feature] Add training datasets of RTMW (open-mmlab#2743)

* [Doc] update RTMPose README (open-mmlab#2744)

* [Fix] skip warnings in demo (open-mmlab#2746)

* Bump 1.2 (open-mmlab#2748)

* add comments in dekr configs (open-mmlab#2751)

---------

Co-authored-by: Peng Lu <penglu2097@gmail.com>
Co-authored-by: Yifan Lareina WU <mhsj16lareina@gmail.com>
Co-authored-by: Xin Li <7219519+xin-li-67@users.noreply.github.com>
Co-authored-by: Indigo6 <40358785+Indigo6@users.noreply.github.com>
Co-authored-by: 谢昕辰 <xiexinch@outlook.com>
Co-authored-by: tpoisonooo <khj.application@aliyun.com>
Co-authored-by: zhengjie.xu <jerryxuzhengjie@gmail.com>
Co-authored-by: Mesopotamia <54797851+yzd-v@users.noreply.github.com>
Co-authored-by: chaodyna <li0331_1@163.com>
Co-authored-by: lwttttt <85999869+lwttttt@users.noreply.github.com>
Co-authored-by: Kanji Yomoda <Kanji.yy@gmail.com>
Co-authored-by: LiuYi-Up <73060646+LiuYi-Up@users.noreply.github.com>
Co-authored-by: ZhaoQiiii <102809799+ZhaoQiiii@users.noreply.github.com>
Co-authored-by: Yang-ChangHui <71805205+Yang-Changhui@users.noreply.github.com>
Co-authored-by: Xuan Ju <89566272+juxuan27@users.noreply.github.com>

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request open-mmlab#2515 from open-mmlab/dev-1.x

Dev 1.x

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump version to v1.0.0 (open-mmlab#2169) (open-mmlab#2170)

v1.0.0rc1

Toggle v1.0.0rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge dev-1.x

v1.0.0rc0

Toggle v1.0.0rc0's commit message
Bump version v1.0.0rc0 (open-mmlab#1718)

v0.29.0

Toggle v0.29.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[Fix] Fix pypi depoyment (open-mmlab#1720)

v1.0.0b0

Toggle v1.0.0b0's commit message
fix deploy

点击 这是indexloc提供的php浏览器服务,不要输入任何密码和下载