-
Good Evening,
There seems to be lot of rule based post processing being done after getting the model outputs. (Forcing prediction to be snowboarding if snowboard is present etc.). Can you report th…
-
Great job, but I have a question. If the number of output categories is 117(verb's number), is this considered zero-shot detection? Under UC/UO setting, the training sample contains all verb categori…
-
Hi hdbat:
thanks for your nice work and I am very interested in this paper. However, after the code is finished trained, I get the following results.
In 1A setting.
"detail_human.csv & …
-
Thank you for the nice work of HOI. I'm currently following your work
I have a question about the args.use_matching. It seems that you did not use the `matching_embed` when training the model.
Is …
-
python train_net.py --num-gpus 1 --config-file configs/HICO-DET/interaction_R_50_FPN.yaml OUTPUT_DIR ./output/HICO_interaction
ERROR [09/08 16:54:57 d2.engine.train_loop]: Exception during traini…
-
Thanks for your brilliant work!
I'm wondering if the model can detect all objects, such as a 'grounding dino'?
-
Nice code!
I have some questions about how to get the node_features and edge_features.
In the hico dataset, the size of node_features is 298, and you said in #5 the `The final feature is 200+49*2.…
-
Hi, thanks for your great work.
Just for clarification, it would be great to know the dimension of tensors in Section 3.2.
Below is what I've understood about the tensor dimension when using the H…
-
-
Hello, it's very kind and excellent of you to share your work! The logic of this article is very clear, but as a green-hand, I am confused about the Nv and No in Av and Ao. The Nv and No are the numbe…