Tan
Tan
@yjxiong Hi, Xiong. Also need the pretrained models in pytorch. Thanks so much!
@gss-ucas Thanks
Do we need to convert the images from RGB -> BGR when using this VGGM model?
Hi, I have another question. Since input of original VGGM 224x224. But in your code, the input size is 221x221. Does it influence the performance. Meanwhile, I wonder the provided...
Hi, Can Thanks so much for your reply. I used the eco_lite_rgb_16F_kinetics_v3.pth.tar. I finetuned the eco_lite_rgb_16F_kinetics_v3.pth.tar on something dataset. Using the default settings in your pytorch code, I achieved 38.6...