Skip to content

Foruck/OC-Immunity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Paper

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 object

Calibration aware unified inference:

python train.py --config_path configs/unified.yml --exp unified

Calculation of mPD

Please refer to HICO_DET_utils.py for details.

TODO List

  • Data preparation script
  • Trained parameters
  • Code cleaning

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages