-
Notifications
You must be signed in to change notification settings - Fork 204
Whether evaluation data can be accessed #309
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
Comments
The raw data can be accessed here via the input_data variable. |
First of all, thank you for your reply. I will try to obtain the data as per your description. Additionally, I have a few more questions: Does the "raw data" here refer to the data used for model evaluation or the data used for model training? I need to obtain the data specifically for model evaluation, as I intend to make modifications to the data to re-evaluate the model. |
If I only need to evaluate the model, do I still have to download this 210GB dataset? |
I'm really sorry, but I've already read your paper. I know there is no dataset for evaluation, but I'd like to know if I can obtain the sensor data in real-time during the simulation evaluation (this data would be very useful for my follow-up research). |
yes you can, see my first answer. |
First of all, thank you for your outstanding work!
I am a beginner who has just entered this field. I would like to know whether it is possible to obtain the input data (RGB and LiDAR) used for model evaluation when running local_evaluation.sh. If it is possible, please let me know how to obtain this input data. Thank you very much, and I look forward to your reply.
The text was updated successfully, but these errors were encountered: