ECO-pytorch icon indicating copy to clipboard operation
ECO-pytorch copied to clipboard

Trained ECO models on Kinetics dataset

Open Tord-Zhang opened this issue 6 years ago • 4 comments

As reported in the paper of ECO, pretrained 2D BNInception and 3D resnet-18 models on Kinetics dataset are not enough to get a good result, training the ECO model for another 10 epochs on Kinectics would promise a better result. However, I am really not able to train the model on Kinectics(GPU and memory limitation). Since you mentioned that you are training the models on Kinetics, would you please share the trained model? I am going to use the trained weights to initialize the model and train it on something something dataset. I can report the testing result and share it in this repository.

Tord-Zhang avatar Sep 13 '18 13:09 Tord-Zhang

and I am wondering if all your modification available on this repository?https://github.com/mzolfaghari/ECO-efficient-video-understanding

Tord-Zhang avatar Sep 13 '18 14:09 Tord-Zhang

Hi @mangdian ,

The pretrained model on Kinetics can be automatically downloaded, see as:

https://github.com/zhang-can/ECO-pytorch/blob/master/tf_model_zoo/ECO/pytorch_load.py#L11

zhang-can avatar Sep 19 '18 06:09 zhang-can

@zhang-can Hi Can,

Your link does not work (https://s3.us-east-2.amazonaws.com/zhangcan/kin_ECO_epoch-12-c89e9dc0.pth.tar)

Is there any pretrained model with kinetics?

jangho2001us avatar Jan 03 '19 08:01 jangho2001us

@mangdian can you share the something-something dataset with me? My downloaded something dataset from it's official website couldn't use.

chen-ming2019 avatar May 09 '19 02:05 chen-ming2019