Closed bitwangdan closed 7 years ago
@hx173149 can you help me ?
README has shown the download URL of my pretrained model and it can be used immediately with the tf.restore() API, maybe you should read it more carefully...
Top-1 accuracy of 72.6% should be achieved for the validation dataset with this code and pre-trained from the sports1M model. You can download my pretrained UCF101 model and mean file from here: https://www.dropbox.com/sh/8wcjrcadx4r31ux/AAAkz3dQ706pPO8ZavrztRCca?dl=0
Cheers~
How to use a pre-trained model on my own video dataset? can you tell me ?