DAHOI:Dynamic Anchor for Human-Object Interaction Detection
- 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