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

About I3D pretrained model. #4

Open
qinghuannn opened this issue Oct 13, 2019 · 2 comments
Open

About I3D pretrained model. #4

qinghuannn opened this issue Oct 13, 2019 · 2 comments

Comments

@qinghuannn
Copy link

qinghuannn commented Oct 13, 2019

Sorry to disturb you!
In train.py:

            if self.pretrained:
                self.model = I3D(num_classes=400, modality='rgb')
                self.model.load_state_dict(
                    torch.load('kinetics_i3d_model_rgb.pth'))

Could you tell me where I can get the I3D pretrained moel "kinetics_i3d_model_rgb.pth"?
thank you very much!

@MingZier
Copy link

MingZier commented Sep 7, 2023

May I ask if you have “kinetics_i3d_model_rgb.pth” now?

@420646016
Copy link

420646016 commented Sep 7, 2023 via email

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