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 use the mode of "is_predicting"? #27

Open
beyondpzk opened this issue Aug 16, 2023 · 2 comments
Open

How to use the mode of "is_predicting"? #27

beyondpzk opened this issue Aug 16, 2023 · 2 comments

Comments

@beyondpzk
Copy link

I noticed that in fllowing codes, there is a param called "is_predicting", but I didn't figure out how to use it? Can you teach me? Thanks!

def prepare_final_display_image(img_rgb, route_map, birdview_label, birdview_pred, render_dict, is_predicting=False,

@beyondpzk
Copy link
Author

I want to get the video just like you have showed in Readme.

@anthonyhu
Copy link
Collaborator

Hello! The is_predicting variable colours the action with a different colour when they come as an output of the model (when it's unrolling into the future)

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

No branches or pull requests

2 participants