KO mode? #38
-
|
Excuse me, I found that the KO mode result for HICO-DET is provided in your paper, but it isn't provided in the code, could you provide any idea, Thank you. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
Hi @ddwhzh, Please refer to the instructions for To get the results under the known object setting, you have to cache the results in Cheers, |
Beta Was this translation helpful? Give feedback.
-
|
THX |
Beta Was this translation helpful? Give feedback.
Hi @ddwhzh,
Please refer to the instructions for
Training and Testing.To get the results under the known object setting, you have to cache the results in
.matform and evaluate it separately. The command to generate cached results can be found in thelaunch_template.sh. For the Matlab evaluation code, refer to the HO-RCNN repo.Cheers,
Fred.