A PyTorch implementation of R2Plus1D and C3D based on CVPR 2017 paper "A Closer Look at Spatiotemporal Convolutions for Action Recognition" and CVPR 2014 paper "Learning Spatiotemporal Features with 3D Convolutional Networks"
Hello
Could you please guide me about the pre-trained model you used in your train file and can we run this code on only 1 gpu ? if yes, then how it is possible to use pre-trained model on 1 gpu only as whenever i change code according to my gpu it gives me error
RecursionError: maximum recursion depth exceeded while calling a Python object
Hello Could you please guide me about the pre-trained model you used in your train file and can we run this code on only 1 gpu ? if yes, then how it is possible to use pre-trained model on 1 gpu only as whenever i change code according to my gpu it gives me error