Junbin Xiao

Results 55 comments of Junbin Xiao

Thx for pointing it out. The code follows the official repo, and yes that the attention-pooling is changed to sum-pooling here. I will fix it soon.

Hi, please refer to frame rate in skvideo or ffmpeg..

Hi, you can obtain them from [VGT](https://github.com/sail-sg/VGT). The features are similar and can help you reproduce a close results.

Hi, please find the feature ![here](https://drive.google.com/drive/folders/1Kfo_TE1UYE3uX6MjkiNPZSO3s2NxAeYQ?usp=sharing)

Hi, I have given it in the readme..

Thanks for your interest. Please find the edited code for bert finetuning [here](https://drive.google.com/file/d/1_wwJrB7r974Eq3VkXUnUlPhBwQRDLMbZ/view).

Thanks for the question. It needs about 24G for training of the model with batch size 64 with 8 clips for each video, whereas 8G is enough for inference. If...

Hi, please find the [code and mode](https://drive.google.com/file/d/1Z0RMnIJrqQcFQEhhuhiRvDvyRmaKdPbg/view?usp=sharing) for BERT finetuning/feature extraction. You should launch a new issue with a proper title, otherwise I may slow in finding your questions..

Thanks for your interest, we use this [tool](https://github.com/visjs/vis-network) to visualize the learned graphs.

No such guideline :), and you need to format the learned adj matrices to adapt to the tool. Basically, you need a JS file like this: ``` var nodes =...