ConvLSTM_pytorch
ConvLSTM_pytorch copied to clipboard
Run training on 3-channels video frames
Hello! Is there any examples how to run training on 3 channels frames sequence?
Have you solved this problem? Recently I have been learning this code, and now I also encounter the same confusion. How to train on RGB channels
Have you solved this problem? Recently I have been learning this code, and now I also encounter the same confusion. How to train on RGB channels
yes, I did. there is a parameter to adjust (num_channel=3)