kenshohara / 3D-ResNets-PyTorch

3D ResNets for Action Recognition (CVPR 2018)
MIT License
3.9k stars 931 forks source link

low acc on UCF101 #146

Open ilovekj opened 5 years ago

ilovekj commented 5 years ago

firstly, thank you for your code and pretrain model. I just use your model and resnet network, however, I got terrible result when I load kinetic_ucf_split1 model, about 0.8 on train, 0.3 on valid, could you tell me what happened?thanks

slighting666 commented 4 years ago

@ilovekj Hi, I tested UCF101 with the resnet18 pre-training model provided by the author, but the effect was not very good. I wonder if it is because my hardware can't meet the requirements. What are your batch_size and epoch? And then are you accurate?