SCNN icon indicating copy to clipboard operation
SCNN copied to clipboard

Testing with my dataset

Open MittalHarsh27 opened this issue 2 years ago • 1 comments

Hi, I have my images of size 2448 * 880 instead of 1640 * 590, and I wanted to test the algorithm for getting the Fmeasure and recall scores, what changes should I make in the code at that time?

I made the changes in main.m and getLane.m according to image size but when I ran run.sh, I got all false positive

MittalHarsh27 avatar Jun 22 '23 04:06 MittalHarsh27