Cadene / pretrained-models.pytorch

Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.
BSD 3-Clause "New" or "Revised" License
8.99k stars 1.83k forks source link

C3D pretrained model #33

Open segalinc opened 6 years ago

segalinc commented 6 years ago

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

Cadene commented 6 years ago

@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?

segalinc commented 6 years ago

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" notifications@github.com 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 .

Cadene commented 6 years ago

@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?

segalinc commented 6 years ago

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" notifications@github.com 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 .