dataset-api icon indicating copy to clipboard operation
dataset-api copied to clipboard

About lane seg submission format

Open hyalvin opened this issue 4 years ago • 1 comments

hello! Could you please tell me where should I put the csv file that contains the relative path of the png images? Currently, my dir tree is as follows: ├── test │ ├── road05 │ │ ├── 171206_064731347_Camera_5.png │ │ ├── ... │ │ ├── test.csv

and the test.csv is like: ./171206_064731347_Camera_5.png ... ...

is that a right submission?

Besides, how long will it take for me to get the results since my submission? it has been showing '-' for at least 1 hour.

hyalvin avatar Oct 12 '21 09:10 hyalvin

hello, @sibozhang , I have the same question. And the LanemarkDiscription.pdf shows that the submitted text file has the same image order with that of test_image.csv for correct evaluations. But I can't find test_image.csv either from this git repository nor from http://apolloscape.auto/lane_segmentation.html, could you provide the test_image.csv ?

huangqiuyu avatar Feb 11 '22 10:02 huangqiuyu