Yangseung
Yangseung
I have two questions. First, ILSVRC 2016 object localization task's dataset is same as ILSVRC 2012 dataset for classification task?? Second, how to get ILSVRC dataset bounding box gt? Thank...
Help me
I download your "ucf101_rgb.pth" file in your model folder. I load it, but there is an error. unexpected key "11.0.0.base_model.inception_3a_1x1.weight" in state_dict How can i fix the error?
What is difference between tensorflow version and pytorch version? and why did you change? (split of training dataset and add dropout layer)
In the paper, the ablation study about attention emb and gen is interesting. Are these models all different models using each attention? Can I select causal attention for both cases...
I want to evaluate our model on QReCC. But, there is no doc ids in the test set. Should i compare retrieval passages and answers? Then, how can i calculate...