torch-lrcn icon indicating copy to clipboard operation
torch-lrcn copied to clipboard

An implementation of the LRCN in Torch

Results 3 torch-lrcn issues
Sort by recently updated
recently updated
newest added

Is there any pytorch version of your torch lrcn code? Please guide.

When I run the code on my data set (when I train it on more than 20 videos), it exits with the error - "Segmentation fault (core dumped) " at...

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