garythung / torch-lrcn

An implementation of the LRCN in Torch
MIT License
94 stars 31 forks source link

Pretrained weights #4

Open cs411-itu opened 7 years ago

cs411-itu commented 7 years ago

The paper uses pre trained weights from imagenet. Does this code skip that specific step and do you have any plans on incorporating it?

garythung commented 7 years ago

Hi @cs411-itu, we did not use pretrained models and have no plans to incorporate it or really work on this project any further.