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

Inference on Live Frames from CARLA #284

Open
Ali-Majlesi opened this issue Nov 17, 2024 · 0 comments
Open

Inference on Live Frames from CARLA #284

Ali-Majlesi opened this issue Nov 17, 2024 · 0 comments

Comments

@Ali-Majlesi
Copy link

Hi
I am trying to connect BEVFormer to the CARLA Simulator. My goal is to capture images from 6 cameras in CARLA and pass them directly to BEVFormer for inference. I found how to perform inference on a dataset stored in a folder, but I couldn’t find a way to perform inference on 6 images in the form of TensorFlow tensors (instead of files in a directory). Essentially, I want to perform inference on single frames consecutively from a driving video in CARLA.

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

1 participant