huangwei1995

Results 5 comments of huangwei1995

Oh, sorry, I used the 16-frames input so got the low accuracy. But if use the 64-frames input, how to deal with the video with the lower number of frames...

> Hello @Wei2Huang could you send the config you use (python main.py ...) for running testing on UCF101? I have read your paper in details later and I found your...

> I also tried model resnext-101-64f-kinetics-UCF101_split1.pth, but got 85% val accuracy. I commented the fc reinitialized code and that was all I changed the code. Is my command wrong? My...

The pretrained model is downloaded from yours, like 'resnet-18-kinetics.pth', 'resnext-101-kinetics.pth'. I set the scales as [1.0, 0.841, 0,7,7, 0,595, 0.5], the cropping methods as 'corner', sample duration as 16, batch...