pseudo-3d-pytorch icon indicating copy to clipboard operation
pseudo-3d-pytorch copied to clipboard

About I3D pretrained model.

Open qinghuannn opened this issue 6 years ago • 2 comments

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!

qinghuannn avatar Oct 13 '19 07:10 qinghuannn

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

MingZier avatar Sep 07 '23 12:09 MingZier

收到

420646016 avatar Sep 07 '23 12:09 420646016