SCNN icon indicating copy to clipboard operation
SCNN copied to clipboard

Generating list files for testing images

Open virajdeokar opened this issue 7 years ago • 2 comments

Hi, I'm trying to test the model on my own data, and I was wondering if there was an easy way to generate the necessary /list .txt files to allow the program to run?

I'm also having problems with defining a path to my test data. I am unsure where to do this in lua/torch.

@XingangPan

virajdeokar avatar Jun 18 '18 18:06 virajdeokar

Ok, so I figured somethings out. I created another folder withing data/CULane to put my new data. However, if I make a separate list folder and write a test.txt. It gives me errors, claiming that my files don't exist. When I copy and past the location of my new test data files into the original test.txt file with the other original testing data locations, the program runs fine. However, if I replace this test.txt file with just the locations of my new testing data, it gives me the same error that the files do not exist. I am confused by why this is happening.

virajdeokar avatar Jun 19 '18 17:06 virajdeokar

@virajdeokar I meet the same question. Do you have solved it ?

ChangshiFan avatar Aug 24 '18 01:08 ChangshiFan