zhihou7 / HOI-CL

Series of work (ECCV2020, CVPR2021, CVPR2021, ECCV2022) about Compositional Learning for Human-Object Interaction Exploration
https://sites.google.com/view/hoi-cl
MIT License
78 stars 11 forks source link

Pytorch version #19

Open SISTMrL opened 2 years ago

SISTMrL commented 2 years ago

Hello, zhihou: I'm interesting in HOI CL, this repo have the pytorch version? i'm not familiar with tensorflow. Best regards

zhihou7 commented 2 years ago

Hi,

I am sorry that I did not implement this repo based on PyTorch successfully. (see this failed repo https://github.com/zhihou7/VCL_Pytorch, I find it is not convergent). I implement the compositional approach based on one-stage HOI detection in https://github.com/zhihou7/HOI-CL-OneStage. But I am not sure whether affordance prediction is possible on HOI-CL-OneStage.