Skip to content

testing my own dataset #351

@MittalHarsh27

Description

@MittalHarsh27

Hi, I am trying to test the algorithm on my own dataset of image size as 2448 * 880, but I am unable to generate result of f1 measure and recall scores based on the SCNN repository mentioned in SCNN Tensorflow. I have pre processed my data according to CULane as well and I didn't get any error while running tools/test_lane.py but I wasn't getting scores in the end.

Can you please help me with resolving this issue?

This is the output I get in the last

------------Configuration---------
anno_dir: ../../data/CULane/
detect_dir: ../../tools/output/vgg_SCNN_DULR_w9/
im_dir: ../../data/CULane/
list_im_file: ../../data/CULane/list/test.txt
width_lane: 30
iou_threshold: 0.5
im_width: 2448
im_height: 880

Evaluating the results...
tp: 0 fp: 480 fn: 222
finished process file
precision: 0
recall: 0
Fmeasure: -nan

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions