Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pretrain the model on UCF101 #11

Open
wangll1212 opened this issue Jun 14, 2022 · 5 comments
Open

Pretrain the model on UCF101 #11

wangll1212 opened this issue Jun 14, 2022 · 5 comments

Comments

@wangll1212
Copy link

Hi, I pretrained the model on UCF101, and the linear evaluation on UCF101 is 74.0946%.

1

But the result of the pretrained model you provided is 59.8731%.

2

I just modified the code of the data loading part, and the other settings have not been changed.
Do you have any changes to the settings when you pretrain the model on UCF101?

@bryanyzhu
Copy link
Contributor

@KuangHaofei Can you help to look into this? Thank you.

@KuangHaofei
Copy link
Contributor

Sorry! I am trying to recall the details about the UCF101 pretraining.

Because the experiment of UCF101 pretraining is used for a fair comparison with other methods for video retrieval, I didn't pay much attention to it such that I could not find the logs related to the pretraining now. So sorry for that!

Whatever got a higher performance is always good news! But I have a question here, which split of UCF101 dataset is used for your pretraining?

@wangll1212
Copy link
Author

I used the split_1 for pretraining the model.

@KuangHaofei
Copy link
Contributor

OK, it should be the same as us. Did you prepare the UCF101 dataset as shown in the PREPARE_DATA.md?

If you follow the tutorials to get the dataset and use split_1, you would use the same data with us. I cannot recall the specific pretraining setups, sorry for that! But I think you can trust your results if you get higher performance, and go ahead with your project.

We will try to redo the experiment! And you can keep the issue open until we make sure there are no problems!

Thanks!

@wangll1212
Copy link
Author

Yes, I prepared the UCF101 dataset as shown in the PREPARE_DATA.md.
Thank you very much for your reply and look forward to your results!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants