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
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 objectpython train.py --config_path configs/unified.yml --exp unifiedPlease refer to HICO_DET_utils.py for details.
- Data preparation script
- Trained parameters
- Code cleaning