leolyliu / HOI4D-Instructions

The official instructions of HOI4D dataset.
MIT License
52 stars 7 forks source link

测试数据 #6

Closed huiyang0613 closed 1 year ago

huiyang0613 commented 1 year ago

您好,非常感谢您提供的数据处理代码!我最近在关注HOI4D的object challenge,但是并没有看见网站上有公布关于位姿跟踪的测试数据集,请问是我哪里有疏忽吗?

leolyliu commented 1 year ago

Hi huihui0613,

I am sorry for the missed data of the Objpose Challenge. We are going to update the "Objpose Challenge Data" link. As an alternative solution, we recommend to download data from "RGB Video", "Depth Video", "CAD Model", "Annotations" and "Camera Parameters" and then process the data with the relevant codes from this repository.

huiyang0613 commented 1 year ago

非常感谢你的回答~

huiyang0613 commented 1 year ago

Hi huihui0613,

I am sorry for the missed data of the Objpose Challenge. We are going to update the "Objpose Challenge Data" link. As an alternative solution, we recommend to download data from "RGB Video", "Depth Video", "CAD Model", "Annotations" and "Camera Parameters" and then process the data with the relevant codes from this repository.

image 我下载的就是官方网站链接中的数据集,但是我发现这里面只有训练数据,并没有测试数据

leolyliu commented 1 year ago

The test set of HOI4D is specified by the file "testset.txt" in this repository. For the Objpose Challenge, only rigid categories in the test set are included in the challenge.

huiyang0613 commented 1 year ago

The test set of HOI4D is specified by the file "testset.txt" in this repository. For the Objpose Challenge, only rigid categories in the test set are included in the challenge.

image 捕获 以刚体马克杯为例,我并没有在数据集中找到对应的测试列表

leolyliu commented 1 year ago

We have re-uploaded the files of Objpose Challenge.

huiyang0613 commented 1 year ago

真的非常感谢你不厌其烦的解答!非常感谢!

GitHofee commented 1 year ago

We have re-uploaded the files of Objpose Challenge.

您好,这个链接里的测试集每个视频只有第一帧有object pose的ground truth,无法用来测试模型性能。请问可以release所有帧的gt pose吗?