YueLiao / PPDM

Code for "PPDM: Parallel Point Detection and Matching for Real-time Human-Object Interaction Detection".
MIT License
219 stars 42 forks source link

HOI-A dataset #14

Closed XiangjiBU closed 4 years ago

XiangjiBU commented 4 years ago

Thanks for sharing! but, could you share your HOI-A dataset mentioned in you paper? here is my email: xjbu2008@163.com

YueLiao commented 4 years ago

I am sorry for the delay of the HOI-A dataset due to the COVID-2019. We are still refining the HOI-A dataset now. You can use the HOI-W dataset first, which is the coarse version of HOI-A. More about the HOI-A dataset and HOI-W dataset can be seen in #8.

XiangjiBU commented 4 years ago

got it, thanks! By the way, which label tool you used to build this dataset? because I want to build my own data

YueLiao commented 4 years ago

Our HOI-A/HOI-W dataset is annotated by the SenseTime Ltd Group, thus I cannot get the label tool. We can only provide the annotated process. We first annotated the human and human-related bounding-boxes for each image. Then, we visualized all bounding-boxes (each bounding-box will be given a unique ID) for each image. Based on the visualization, if the ith box and jth box exist relationship type k, the <I,j,k> will be recorded.