SCNN icon indicating copy to clipboard operation
SCNN copied to clipboard

Test my own data

Open DanLiu0623 opened this issue 6 years ago • 4 comments

When I test my own data,should I resize image to (1640,590)?

DanLiu0623 avatar Aug 03 '18 03:08 DanLiu0623

Yes. I found much better results that way.

virajdeokar avatar Aug 03 '18 03:08 virajdeokar

@virajdeokar Can you please help with details on how you test your own dataset?

I tried specifying the new image file paths in the ./data/CULane/list/test.txt, but was unsuccessful in running the code.

nykabhishek avatar May 30 '19 17:05 nykabhishek

I have the same misunderstanding, as described above.

rassabin avatar Jun 10 '19 10:06 rassabin

@nykabhishek So , i have solved this problem. Firstly, you need to change your "data" folder in test.sh. In this file, you should link to yours testing images and new test.txt file, which should contain all your testing image links.

rassabin avatar Jun 10 '19 14:06 rassabin