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 run the auto_lane #92

Closed
zhangjy2008327 opened this issue Feb 7, 2021 · 1 comment
Closed

how to run the auto_lane #92

zhangjy2008327 opened this issue Feb 7, 2021 · 1 comment
Labels
question Further information is requested

Comments

@zhangjy2008327
Copy link

zhangjy2008327 commented Feb 7, 2021

I want to run the auto_lane according to the user guide but get the errors. the configure files have changed, but the command recommended is not changed
how to configure the right files of lane detection?
how to register the class name before using them?
how to study the Curvelane-NAS algorithms step by step?
for example,
how to configure the yaml file in some dir some file, how to set the weight between the background and the lane lines (0.4 vs 1.0 maybe not fit for some model according to my experiments of SCNN? because their mIOU only about 0.105 if the weight of the background is set 0.4, the lane lines' weights are set to 1.0. So it is not possible to use mIOU 0.5 to calculate whether the corresponding lane line exists.
please give detailed parameters of your when training and testing on curve lane dataset)
.........

I have read the sure guide carefully, but I don't know how to handle the questions above.
please solve the problems or update the corresponding guide

@zhangjiajin
Copy link
Member

how to configure the right files of lane detection?
-- Based on the configuration file in the example, indicate the nodes you want to adjust.

how to register the class name before using them?
-- Which classes do you want to register?

how to study the Curvelane-NAS algorithms step by step?
-- algorithm referenc -> paper -> examples reference -> configuration reference

@zhangjy2008327

@zhangjiajin zhangjiajin added the question Further information is requested label May 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants