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

(Bottom-up 2d) posetrack2018 dataset support #573

Closed
HoBeom opened this issue Apr 15, 2021 · 2 comments
Closed

(Bottom-up 2d) posetrack2018 dataset support #573

HoBeom opened this issue Apr 15, 2021 · 2 comments
Assignees

Comments

@HoBeom
Copy link
Contributor

HoBeom commented Apr 15, 2021

I'd like to experiment with bottom-up models on the Posetrack 2018 dataset.

class TopDownPoseTrack18Dataset(TopDownCocoDataset):

I think I need to work on this code as a base, but I don't know where to fix it to work correctly. I need your help.

@jin-s13
Copy link
Collaborator

jin-s13 commented Apr 15, 2021

Please compare bottom_up/bottom_up_coco.py and top_down/topdown_coco_dataset.py to see how to convert a top-down dataset to a bottom-up dataset.

@jin-s13 jin-s13 self-assigned this Apr 15, 2021
@HoBeom
Copy link
Contributor Author

HoBeom commented Apr 15, 2021

I'm gonna start working on it. Thank you. 😄

@HoBeom HoBeom closed this as completed Jul 6, 2021
rollingman1 pushed a commit to rollingman1/mmpose that referenced this issue Nov 5, 2021
HAOCHENYE pushed a commit to HAOCHENYE/mmpose that referenced this issue Jun 27, 2023
HAOCHENYE pushed a commit to HAOCHENYE/mmpose that referenced this issue Jun 27, 2023
* Add smddp dist backend option

* [Dev]: Upgrade pre commit hooks (open-mmlab#576)

* Upgrade the versions of pre-commit-hooks

* update zh-cn.yaml

* [Docs] Fix the docstring of model sub-package (open-mmlab#573)

* [Doc]: Update config.md (open-mmlab#562)

* Update config.md

* Update config.md

* [Doc] delete the error comment  in docs (open-mmlab#514)

Co-authored-by: Zaida Zhou <[email protected]>
Co-authored-by: Zhengfei-0311 <[email protected]>
Co-authored-by: vansin <[email protected]>
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

No branches or pull requests

2 participants