suprosanna / relationformer

Apache License 2.0
107 stars 15 forks source link

Problem about running the code #8

Open Fillip1233 opened 2 years ago

Fillip1233 commented 2 years ago

Hello author, I am very interested in your open source work, but I encountered several problems when running your code. Can you help me solve them? First,error in calculating evaluation indicators.It raise an error about matrix dimension,the questions are as follows

aa407fbacb7b2f519d2075504f8611d

I tried to simply modify the code according to the error to make it run, but is there a potential problem here? another problem is as follows,It seems that you have inherited some practices of detr, whether these practices lead to index out of range, or whether I ignored some problems?

image

Second,I see that the training time of three Titan graphics cards in one epoch is 7 hours. Is the training time of 175 hours for 25 epoch reasonable?

81b5f8d3d0ce6e261b9a3e97e4289e1

We look forward to your reply. Thank you!

Yifan-Zhao commented 1 year ago

Same error. How did you fix it?