pretrained-models.pytorch icon indicating copy to clipboard operation
pretrained-models.pytorch copied to clipboard

C3D pretrained model

Open segalinc opened this issue 7 years ago • 4 comments

Would be possible to have the 3d cnn pretrained model? Thanks

segalinc avatar Jan 17 '18 22:01 segalinc

@cristinasegalin I am sorry but I don't know this network, do you have any idea where I could find the pretrained version of this network?

Cadene avatar Jan 18 '18 13:01 Cadene

Hi, You can find everything related to the model at http://vlg.cs.dartmouth.edu/c3d/ It's in caffe Hope this help

Cristina

On Jan 18, 2018 05:06, "Remi" [email protected] wrote:

@cristinasegalin https://github.com/cristinasegalin I am sorry but I don't know this network, do you have any idea where I could find the pretrained version of this network?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/Cadene/pretrained-models.pytorch/issues/33#issuecomment-358640811, or mute the thread https://github.com/notifications/unsubscribe-auth/AI63kmOOafA2LDGF4oH-UU_KtqLOyrXvks5tL0G6gaJpZM4RiD4w .

segalinc avatar Jan 18 '18 13:01 segalinc

@cristinasegalin Having a pretrained model for video classification is a good idea. It is not that hard to port this model, however I would need to test it on the same video dataset (Sports-1M dataset).

Do you have an implementation with torch.data.Dataset of this dataset?

Cadene avatar Jan 18 '18 14:01 Cadene

No, that is actually what I was looking for in your github overall the available models.

Cristina

Sent from my OnePlus

On Jan 18, 2018 06:41, "Remi" [email protected] wrote:

@cristinasegalin https://github.com/cristinasegalin Having a pretrained model for video classification is a good idea. It is not that hard to port this model, however I would need to test it on the same video dataset.

Do you have an implementation with torch.data.Dataset of this dataset?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/Cadene/pretrained-models.pytorch/issues/33#issuecomment-358666420, or mute the thread https://github.com/notifications/unsubscribe-auth/AI63kkei9N9PM9VznndjpvU17y6g2qgVks5tL1ghgaJpZM4RiD4w .

segalinc avatar Jan 18 '18 14:01 segalinc