FingerRec / OA-Transformer

[CVPR 2022] The code for our paper 《Object-aware Video-language Pre-training for Retrieval》
https://arxiv.org/abs/2112.00656
62 stars 2 forks source link

issues about the Eq.(1)(2) in the paper #1

Closed Dawn-LX closed 2 years ago

Dawn-LX commented 2 years ago

hello , i am following your work, and i find some problem in your paper https://arxiv.org/pdf/2112.00656v3.pdf

the equation (1) & (2) are exactly the same.

i suppose that in Eq.(2) the item of summation in the denominator should be exp(sim(t^i,v))

FingerRec commented 2 years ago

Thanks for your response! I'll update this typos in arxiv. 👍