zhang-can / ECO-pytorch

PyTorch implementation for "ECO: Efficient Convolutional Network for Online Video Understanding", ECCV 2018
BSD 2-Clause "Simplified" License
188 stars 93 forks source link

About class-id in inference demo #56

Open dagongji10 opened 4 years ago

dagongji10 commented 4 years ago

@zhang-can Thanks for nice work first. I use 10 UCF101 videos to test ECO-Lite pretrained model on Kinetics, get top-5 class, but didn't find ClassInd.txt file. image The Numbers don't correspond to the categories and I can't get the predict action. Can you share the ClassInd.txt file for pre-trained model?