lmingyin / HOI-RT

This is the repo for an open project named detecting human object interactions in real-time
15 stars 3 forks source link

Cannot find the Detecting Human-Object Interactions in Real-Time paper #3

Open rebeen opened 4 years ago

rebeen commented 4 years ago

hello have you published your paper? I am interested to read your paper so please if you have published could you send me the link, I have searched to find this paper but could not find the paper.

thank you

lmingyin commented 4 years ago

Sorry, I have not published my paper, So you only can see it in this repository。

rebeen commented 4 years ago

Thank you very much I tried to use your code to see the classes but I faced this problem

(env) rebeen@PC-BX18861:~/v-coco$ python vcoco_show.py File "vcoco_show.py", line 37 def subplot(plt,(Y, X),(sz_y, sz_x) = (10, 10))

I cannot see any problem in the code Thank you