* Document Writing: Advanced Tutorial - Custom Data Augmentation ( #2605) * fix a bug when visualize keypoint indices ( #2631) * Update dataset mim downloading source to OpenXLab ( #2614) * Migration Deepfashion topdown heatmap algorithms to 1.x ( #2597) * Documentation regarding 3d pose ( #2599) * wholebody support openpose style visualization ( #2609) * Remove use-multi-frames option ( #2601) * Fix visualization bug in 3d pose ( #2594) * Support ubody dataset (2d keypoints) ( #2588) * fix bug in flip_bbox with xyxy format ( #2598) * Support badcase analyze in test ( #2584) * Add DWPose distilled WholeBody RTMPose models ( #2581) * Fix the incorrect labels for training vis_head with combined datasets ( #2550) * Normalization option in 3d human pose demo and inferencer ( #2576) * Fix new config bug in train.py ( #2575) * Add example and openxlab link for just dance ( #2571) * Add bear example in just dance ( #2568) * Check the compatibility of inferencer's input/output ( #2567)
* Add UniFormer Pose Estimation to Projects folder ( #2501) * Combined dataset supports custom sampling ratio ( #2562) * Update the arguments of 3d inferencer to align with the demo script ( #2561) * MotionBERT training and flip-test ( #2548)
* Add notifications when saving visualization results ( #2545) * Fix Pose3dInferencer keypoint shape bug ( #2543) * Add advanced tutorial of implement new model.