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

Introducing the bounding box models #686

Open
wants to merge 17 commits into
base: main
Choose a base branch
from
Open

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    12236bf View commit details
    Browse the repository at this point in the history
  2. Now cyclist and pedestrain are both bounding box if config["use_bound…

    …ing_box"] is True for ScenarioEnv
    pengzhenghao committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    30a1a02 View commit details
    Browse the repository at this point in the history
  3. format

    pengzhenghao committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    152f176 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3bcb7b5 View commit details
    Browse the repository at this point in the history
  5. format

    pengzhenghao committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    9f1afbc View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Configuration menu
    Copy the full SHA
    a54f7fd View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2024

  1. up

    pengzhenghao committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    6840081 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    8d496aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55d0285 View commit details
    Browse the repository at this point in the history
  3. format

    pengzhenghao committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    2604701 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2d39dd0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a6cce69 View commit details
    Browse the repository at this point in the history
  6. format

    pengzhenghao committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    627d7b4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0493251 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. add vehicle box and inverse cyclist length/width

    Yunsong Zhou committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    cf8d287 View commit details
    Browse the repository at this point in the history
  2. draw cross line and fix cyclist length/width

    Yunsong Zhou committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    f2a9326 View commit details
    Browse the repository at this point in the history
  3. draw cross line and fix cyclist length/width

    Yunsong Zhou committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    07a31a2 View commit details
    Browse the repository at this point in the history