Code for "Highlighting Object Category Immunity for the Generalization of Human-Object Interaction Detection"
Xinpeng Liu*, Yong-lu Li*, Cewu Lu (* for equal contribution)
Accepted to AAAI-2022
Under construction
Train
Separate training for different sterams:
python train.py --config_path configs/human.yml --exp human
python train.py --config_path configs/spatial.yml --exp spatial
python train.py --config_path configs/object.yml --exp objectCalibration aware unified inference:
python train.py --config_path configs/unified.yml --exp unifiedCalculation of mPD
Please refer to HICO_DET_utils.py for details.
TODO List
- Data preparation script
- Trained parameters
- Code cleaning
On this page
Contributors
MIT License
Created December 6, 2021
Updated June 21, 2022