Jeongbin Hong

Results 7 comments of Jeongbin Hong

Hello, Let me change the question. Finally, I succeeded to import mmcv==2.0.0rc3 and mmpose==1.0.0b0. And also I changed my annotation format to COCO format. Thanks to your help and good...

> Hi, thanks for using MMPose v1.x. We are still working on refactoring the 3d part and it will be added to 1.x next month. Thanks. Then... When I tried...

> This feature has been supported in branch `dev-1.x` instead of `1.x`. If you install mmpose from source, you could simply switch to branch `dev-1.x`. Otherwise, you may need to...

> It seems like the problem is that mmpose is not installed successfully. Maybe you could try `pip install -v -e .` instead of `pip install -v -e` > >...

Thank you for your kind help! Then, if i change my annotation format to COCO, should I keep [this format](https://mmpose.readthedocs.io/en/latest/tutorials/2_new_dataset.html#customize-datasets-by-reorganizing-data-to-coco-format) thoroughly? Are all attributes necessary?

Thank you for your kind reply! What you understand is correct. Unfortunately, the "BEV map -> first-person view" process is not here. However, thank you for responding in detail with...

Oh, I just saw that you have a repo similar to what I want. Could you please let me know the relevant link? +The [BEV map -> Multi cameras view]...