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

problem of the image processing for CARLA experiment #28

Open
ChangLee0903 opened this issue Jun 24, 2024 · 0 comments
Open

problem of the image processing for CARLA experiment #28

ChangLee0903 opened this issue Jun 24, 2024 · 0 comments

Comments

@ChangLee0903
Copy link

Thanks for your great job! That was amazing to see the e2e planning works successfully in multi-view input scenarios.

About your CARLA experiment, I wonder if you conduct any resizing before cropping. In stp3/datas
/CarlaData.py
, the original image size was set to (300, 400) and directly cropped into (256, 256) without any compression. Limited FOV and direct cropping mean some parts of views would be uncovered in the image inputs. Do you have any scheme to process this issue, or have you tried to resize the images for CARLA experiments?

谢谢~
Best regards,
Chi-Chang Lee

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