Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to generate the json file needed for evaluation? #4

Closed
131404060321 opened this issue Nov 28, 2018 · 2 comments
Closed

How to generate the json file needed for evaluation? #4

131404060321 opened this issue Nov 28, 2018 · 2 comments

Comments

@131404060321
Copy link

@cardwing Hi, If I want to evaluate SCNN on TuSimple Lane Detection Challenge dataset, how can I generate the json file needed for evaluation?(pred_file.json)

@cardwing
Copy link
Owner

cardwing commented Nov 28, 2018

@131404060321 , the attached file (pred_json.zip) is used to generate the pred_file.json. However, this file assumes the probability maps are generated in the manner of test_lanenet.py. In other words, you need to train the model using train_lanenet.py and test the model using test_lanenet.py.

Attached file:
pred_json.zip

@131404060321
Copy link
Author

Thank you very much!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants