qpic
qpic copied to clipboard
Repo for CVPR2021 paper "QPIC: Query-Based Pairwise Human-Object Interaction Detection with Image-Wide Contextual Information"
Dear author: recently i did some modification on hico dataset, remove some of the original 117 hoi categories, say 20 categories only. Therefore there are no hoi annotation on some...
@tamtamz hi thanks for sharing the code base great work, but i had one query, currently when i tested the model for some scenes like an only person running on...
Hi, thanks for your work! I wish to do the training for v-coco, and I see that detr needs to be pretrained? Is it possible for you to provide the...
hi, have you tried to replace resnet with swin transformer, could you give me some suggestions, thanks.
I have a question about how to evaluate HICO-DET in KO setting. Need I change any part of the code.
loading annotations into memory... Done (t=1.75s) creating index... index created! loading vcoco annotations... Traceback (most recent call last): File "runvcoco.py", line 15, in vcocoeval._do_eval('/home1/quan107552101247/qpic/vcocof.pickle', ovr_thresh=0.5) File "/home1/quan107552101247/qpic/vsrl_eval.py", line 192, in...
Sorry to interrupt, but I'm very interested in how to get a heatmap about the decoder like fig.5 mentioned in paper. Can you provide relevant scripts? thank you!
Hello, I want to test on the custom dataset. How is the prior.pickle in vcoco generated and what is its role.
Hello! I am a graduate student. Your work has inspired me. Thank you very much for your outstanding contributions. Can you send the pre-trained parameters for V-COCO to me? I...