Closed code10086web closed 3 years ago
Thanks for your interest in our work.
Thank you very much for your reply. By any chance, Is it possible for you to explain the meaning of the parameters of the vid_bert function on line 577 of file model/model.py? especially the parameter input_ids.
Thanks a lot for sharing such great work. In the process of reading the code, there are some questions that cannot be understood. I would like to ask if you can give me some tips. Thank you very much.
Q: Explanation of the input parameters of the forward function on line 312 of file model/model.py. It’s really hard for me to understand the meaning of parameter features_t and parameter features_ind. Looking forward to your suggestions.