mmpose
mmpose copied to clipboard
OpenMMLab Pose Estimation Toolbox and Benchmark.
### 📚 The doc issue  ### Suggest a potential alternative/fix _No response_
### Prerequisite - [X] I have searched [Issues](https://github.com/open-mmlab/mmpose/issues) and [Discussions](https://github.com/open-mmlab/mmpose/discussions) but cannot get the expected help. - [X] The bug has not been fixed in the latest version(https://github.com/open-mmlab/mmpose). ### Environment...
### 📚 The doc issue I have a project where the function get_track_id was used (mmpose/api/inference_tracking.py). That project used MMPose version 0.29.0. Right now, I am using the version 1.31.0,...
### 📚 The doc issue When I use mmpose for hand keypoint detection, I do detect the hand keypoint coordinates correctly and output them to a json file, however, I...
### What is the feature? How can a multiplayer scenario detect only the specified person? ### Any other context? 使用人物ID?
### 📚 The doc issue Hello, I'm trying to get multi-class output working for the animalpose dataset. I'm working with a slightly adapted config of ` td-hm_res50_8xb64-210e_animalpose-256x256.py` shown below: ```...
### What is the feature? Hello, i noticed that the validator in the yoloxpose and rtmo config were set to score_mode = bbox. Does this mean that the AP values...
### Prerequisite - [X] I have searched [Issues](https://github.com/open-mmlab/mmpose/issues) and [Discussions](https://github.com/open-mmlab/mmpose/discussions) but cannot get the expected help. - [X] The bug has not been fixed in the latest version(https://github.com/open-mmlab/mmpose). ### Environment...
### 📚 The doc issue # A100算力加持!书生大模型实战营第3期全面升级,趣味闯关模式等你开启  闯关手册:https://aicarrier.feishu.cn/wiki/XBO6wpQcSibO1okrChhcBkQjnsf Repo: https://github.com/InternLM/Tutorial 书生·浦语社区于 2023 年年底正式推出了书生·浦语大模型实战营系列活动,半年来累计已有 15 万人次参与学习,并孵化出了超 600 个生态项目,在社区中收到广泛的好评。 为了给大家带来更好的学习体验,书生·浦语大模型实战营正式升级为书生大模型实战营,将逐步加入更多书生大模型体系课程与实战。与此同时,我们将开启全新的升级打怪闯关学习模式,让学习既富挑战性又充满乐趣。  #### 亮点一. 前沿优质的课程内容,升级打怪的闯关学习模式  前沿优质的课程内容,涵盖了大模型的入门、基础和进阶知识,让学员真正可以从无基础或少量基础学习大模型全套开发、使用流程。 开启全新的升级打怪闯关学习模式,我们将为每位学员定制一张专属的学习闯关地图,见证你成长的每一步。 每完成一节课程的学习,我们将在地图上为你点亮一个学习关卡。你不仅向目标更进一步,还将赢取额外的算力奖励。与此同时,助教、讲师将全程陪伴大家,学习闯关的路上不孤单! #### 亮点二. 免费且充足的...
### 📚 The doc issue Can the keypoint heatmap visualization of mmpose be used to visualize the prediction output with other trained model files? Or does mmpose that the key...