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

A problem about modify polynomial degree #41

Closed
NARRZ opened this issue Mar 6, 2021 · 4 comments
Closed

A problem about modify polynomial degree #41

NARRZ opened this issue Mar 6, 2021 · 4 comments

Comments

@NARRZ
Copy link

NARRZ commented Mar 6, 2021

Congratulations on your great achievements, I am a beginner and I am very interested in your results. I want to reproduce the data in your paper. If I want to modify the polynomial degree, where should I modify it? Thank you very much.

@lucastabelini
Copy link
Owner

The key in the config file to be modified is curriculum_steps. I explained how that works here. Also, in the cfgs directory there are three different configs with polynomials of first, second and third order (e.g., tusimple_1order,yaml).

@NARRZ
Copy link
Author

NARRZ commented Mar 31, 2021

Thank you very much.I solved the problem under your suggestion.I want to ask how to draw the training curve and what are the specific commands.Looking forward to your reply.

@lucastabelini
Copy link
Owner

I will assume that by "training curve" you meant the loss curve. You can use the utils/plot_log.py script for that.

@k-nayak
Copy link

k-nayak commented Apr 5, 2022

@NARRZ and @lucastabelini I was looking for a deep learning model that can compute Lanes and their curvature in real-time and based on the image results I was interested in this implementation, May I know if I can use this for real-time Lane and curvature detection? I plan on using such approaches inside Carla Simulator. I hope to hear from you soon. Thanks.

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

3 participants