DirtyHarryLYL / Transferable-Interactiveness-Network

Code for Transferable Interactiveness Knowledge for Human-Object Interaction Detection. (CVPR'19, TPAMI'21)
MIT License
228 stars 41 forks source link

what is file '-Results/80000_TIN_D_noS.pkl' #15

Closed desenzhou closed 5 years ago

desenzhou commented 5 years ago

Hi, I simply run the command 'python tools/Test_TIN_HICO.py --num_iteration 1700000 --model TIN_HICO' for testing, but encountered a problem that cannot find '-Results/80000_TIN_D_noS.pkl' in HICO_Benchamrk_Binary.py, I have no idea where this file is saved and how is the format it is saved.

desenzhou commented 5 years ago

I found that I simply replacing '-Results/80000_TIN_D_noS.pkl' with '-Results/1700000_TIN_HICO_0.8_0.3new_pair_selection_H2O2.pkl' is able to start the evaluation

HuangOwen commented 5 years ago

That's interactiveness prior model D in our paper. Sorry for that we forget to upload it. We'll upload it soon.

HuangOwen commented 5 years ago

We add it to our script, you can download it via https://drive.google.com/open?id=1sjV6e916NIPcYYqbGwhKM6Vhl7SY6WqD now

desenzhou commented 5 years ago

Now I cannot find '-Results/60000_TIN_VCOCO_D.pkl'