twhui/LiteFlowNet

Convert training.list and test.list issues make-lmdbs-train.sh

Crow77 opened this issue · 6 comments

How do you create de training.list and the test.list from the downloaded dataset (e.g KITTI12) ?
I'm trying to run the make-lmdbs-train.sh script

Please help

twhui commented

You may need to write a script to read the filenames in your dataset and then write the filenames in train.list or test.list.

You can create automatically by using the MATLAB software. I tried and succeeded to get file test.list and train.list.

Hello, have you ever tried human face to do deep optical flow estimation? I'm trying to fuse optical flow with RGB for in vivo detection。Can you give me some help?

twhui commented

@djy199301161819 Are you working for a commercial product? Please note that the license term in this Github repo.

Thanks a lot I finally create de list files and run the make-lmdbs-train.sh