About the data preparation.
Closed this issue · 2 comments
bowfan94 commented
Hi, thanks for the code.
I'm now trying to run the lstm_train_fcn.py script and I have some questions:
- 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?
- 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.
123liluky commented
@farquasar1 @percyfan Have you figured out data preparation steps? I am confused about it too.
nohaghatwary commented
@percyfan @farquasar1 I am confused about the data preparation to create a split file,, anyone figured it out???