V2V4Real icon indicating copy to clipboard operation
V2V4Real copied to clipboard

[CVPR2023 Highlight] The official codebase for paper "V2V4Real: A large-scale real-world dataset for Vehicle-to-Vehicle Cooperative Perception"

Results 15 V2V4Real issues
Sort by recently updated
recently updated
newest added

![image](https://github.com/ucla-mobility/V2V4Real/assets/85003855/8bc9c0a7-af63-4890-99bb-9ed7f900bf2e) I had checked all the yaml files in dataset and I found that the variable “ego_speed” is zero. Is this your work error?

When I tested the late fusion model I trained, I found the data was higher than your provioded. What is the reason for this? ![537c9943accd3139cda1ca89e9ed696](https://github.com/ucla-mobility/V2V4Real/assets/85003855/a5856543-d002-4424-aaa3-b29b513a497a)

Why does the framework get a result of 0 when trained and tested on the opv2v data set?

I got this problem while trying to visualize and train the mode. Can anyone help me resolve it? ![image](https://github.com/ucla-mobility/V2V4Real/assets/114128806/f46c0374-f6ba-4af6-8c53-b9597443412d)

Hi @DerrickXuNu As our previous discussion, I create this pull request to share my code from my ICRA2024 paper "Probabilistic 3D Multi-Object Cooperative Tracking for Autonomous Driving via Differentiable Multi-Sensor...

Hello, thank you very much for providing such a high-quality project. I noticed there are performance results related to object tracking in the project introduction. Could you please let me...

Hello, camera data still can't be downloaded in your website, when will the camera data be released?

Greetings, the test datasets except test_01 are not available to download Regards, Melih

hello, thanks for you great work. As you say, this reposity is build upon OpenCOOD, I have a question about how to use the V2V4real dataset in the OpenCOOD reposity....

As two LiDARs on two vehicles are not synchronized, I supposed the exact timestamps of the LiDAR images are important for understanding the real-world execution of collaborative perception algorithms. I...