Skip to content

DAHOI:Dynamic Anchor for Human-Object Interaction Detection

License

Notifications You must be signed in to change notification settings

xiaomabufei/DAHOI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DAHOI

DAHOI:Dynamic Anchor for Human-Object Interaction Detection

Requirements

  • PyTorch >= 1.5.1
  • torchvision >= 0.6.1
  • loguru (log training process and env info)
    • tabulate (format log info)
pip install -r requirements.txt
  • Compiling CUDA operators
cd ./models/ops
sh ./make.sh
# test
python test.py

About

DAHOI:Dynamic Anchor for Human-Object Interaction Detection

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published