farquasar1/ConvLSTM

About the data preparation.

Closed this issue · 2 comments

Hi, thanks for the code.
I'm now trying to run the lstm_train_fcn.py script and I have some questions:

  1. I have 2 video sequence named as train.mp4 and train_label.mp4, but I don't know which folder should I put these two videos?
  2. I got an error FileNotFoundError: [Errno 2] No such file or directory: 'splits.txt'. How should I prepare this 'splits.txt'?
    I'd be really appreciated if you can provide some help.

@farquasar1 @percyfan Have you figured out data preparation steps? I am confused about it too.

@percyfan @farquasar1 I am confused about the data preparation to create a split file,, anyone figured it out???