enlighten0707 / Body-Part-Map-for-Interactiveness

Code for ECCV2022 Paper "Mining Cross-Person Cues for Body-Part Interactiveness Learning in HOI Detection"
MIT License
34 stars 3 forks source link

Where are the verb categories #9

Closed hutuo1213 closed 10 months ago

hutuo1213 commented 1 year ago

Hi,

You don't seem to have optimized the code you publish, making it a little difficult to read. Can you tell me where the verb classifier for the model is in the code? And how does it work?

enlighten0707 commented 10 months ago

Hi, The provided code makes interactiveness predictions. In notebooks/eval.ipynb, the interactiveness predictions are used to apply non-interaction suppression (NIS) on verb classification results.