jfzhang95 / pytorch-video-recognition

PyTorch implemented C3D, R3D, R2Plus1D models for video activity recognition.
MIT License
1.18k stars 250 forks source link

Is your pre-training model trained through the UCF101 database? #19

Closed Xjunjiang closed 4 years ago

Xjunjiang commented 5 years ago

Hi, we got an incredible result from the pre-training model you provided. Is your pre-training model from the UCF101 database?

kamata1729 commented 5 years ago

I encountered the same problem, when I validated UCF101 with the pre-trained model, I got 0.0018527095877721167 acc.

libb999 commented 4 years ago

I encountered the same problem, when I validated UCF101 with the pre-trained model, I got 0.0018527095877721167 acc.

could you solve it?