jackroos / VL-BERT

Code for ICLR 2020 paper "VL-BERT: Pre-training of Generic Visual-Linguistic Representations".
MIT License
738 stars 110 forks source link

What is the meaning of MVRC_LOSS? What use is it? #63

Closed Pter61 closed 3 years ago

Pter61 commented 3 years ago

What is the meaning of MVRC_LOSS? What use is it?

jackroos commented 3 years ago

It means the loss of pre-training task Masked RoI Classification with Linguistic Clues (see Session3.3 "Task#2" in our paper for details).