Closed Shashank56 closed 3 years ago
Can you please post the exact I3D code that you have used? We have used the above repo as mentioned and made some changes to incorporate 10crop and rgb frames. Here is the link for the code. https://github.com/GowthamGottimukkala/I3D_Feature_Extraction_resnet But we couldn't get the results that we have expected. It would be helpful if you send your exact code.
Can you please post the exact I3D code that you have used? We have used the above repo as mentioned and made some changes to incorporate 10crop and rgb frames. Here is the link for the code. https://github.com/GowthamGottimukkala/I3D_Feature_Extraction_resnet But we couldn't get the results that we have expected. It would be helpful if you send your exact code.
I have uploaded the UCF features and checkpoint. Please change the video level labels accordingly in the dataloader when using the UCF.
Cheers
Hey, I took a look at your code. Do you end up getting good results? If yes, did you do a normalisation ?
We have used the following repo for extracting 10-crop I3D features. https://github.com/Tushar-N/pytorch-resnet3d
But while training we are not having any improvement in the auc after 400 iterations. I have attached the graph shown in visdom, so is there anything that we are doing wrong? And when will you publish the I3D features for UCF-Crime dataset?