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

[BC-Break] Migrate private repo GT & curve visualizations #72

Merged
merged 6 commits into from
Apr 11, 2022

Conversation

voldemortX
Copy link
Owner

@voldemortX voldemortX commented Apr 9, 2022

BC-Breaks:

  1. All python files named with dash (-) are renamed by _ (since we can't import -), all are config files

Features:

  1. Added --style option for lane visualization, supports point, line & bezier
  2. Added --gt-keypoint-path and --metric for GT comparison
  3. Added a simple way to visualize directly on dataset (e.g., CULane, TuSimple)

Please refer to the updated VISUALIZATION.md for details.

@voldemortX voldemortX self-assigned this Apr 10, 2022
@voldemortX voldemortX added documentation Improvements or additions to documentation enhancement New feature or request lane detection labels Apr 10, 2022
@voldemortX voldemortX changed the title Migrate private repo GT & curve visualizations [BC-Break] Migrate private repo GT & curve visualizations Apr 10, 2022
@voldemortX voldemortX merged commit fbba224 into master Apr 11, 2022
@voldemortX voldemortX deleted the new-vis-lane branch April 11, 2022 04:26
@voldemortX voldemortX mentioned this pull request Apr 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request lane detection
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant