Robust-Lane-Detection icon indicating copy to clipboard operation
Robust-Lane-Detection copied to clipboard

What is the difference between train_index and train_index_new?

Open somebodyus opened this issue 4 years ago • 1 comments

I have downloaded your dataset from google drive. What is the difference between train_index.txt and train_index_new.txt, val_index.txt and val_index_new.txt?

Which one did you use in your paper? I also find the files in your code. What is the difference between them? Which one should I use?

somebodyus avatar Aug 30 '20 10:08 somebodyus

train_index.txt and val_index.txt include the data of step 1, 2 and 3. train_index_new.txt and val_index_new.txt only contain the data of step 1.

qinnzou avatar Sep 06 '20 00:09 qinnzou