β€Ž

β€Ž

πŸŽ‰ Welcome to ICCV’23 Sensor Fusion SLAM Challenge! πŸŽ‰

In the sensor fusion track, we exclusively offer access to high-quality sensor-fusion datasets sourced from SubT-MRS. These datasets encompass various challenging conditions such as β€œlighting changes, darkness, smoke, self-similar environments and more”. For the other two tracks, see here: Visual-Inertial SLAM Challenge and Lidar-Inertial SLAM Challenge.

Seize this chance to demonstrate your skills and compete among the finest in the field!

Three separate awards will be given for each track. Your SLAM performance in the Sensor Fusion track will not impact the scores in other tracks. Join us now to become a vital part of cutting-edge advancements in robotics and sensor fusion! πŸ€–πŸ’‘ Let your expertise shine in this thrilling competition!

Important Latest Updates:

Hello everyone!

Thanks for participating the SLAM challenge and try our dataset!

The first ICCV SLAM Challenge has concluded. We have summarized the winning teams’ solutions and provided a detailed analysis of the submitted results. For more insights, please review our Paper.

In response to your requests, we have open-sourced our Ground Truth Trajectory data to facilitate easier evaluation. Looking ahead, we will release more datasets and Ground Truth Map. Stay tuned! To stay informed with the latest updates, be sure to sign up for our mailing list Thank you for your participation and contribution to the challenge! ^^



Previous Updates:

  1. To facilitate better algorithm debugging for everyone recently, we allow multiple daily submissions until 20 Sept. Starting from 21 Sept, only one submission per day is allowed.

If you have any question, please do not hesitate to post issues on this github website. We would love to hear from your feedback! Every post will be responded with no spared effort within 36 hours.

Please note challenge deadline updated: 15th October 2023 11:59 PM EDT.


Time remaining:

File structure:

rosbag
└── SubT_MRS_{trajectory names ...}_{robot types ...}.zip
    └── (zipped) raw_data_{...}yyyy-mm-dd-hh-mm-ss{...}.bag
folder
β”œβ”€β”€ SubT_MRS_{trajectory names ...}_{robot types ...}.zip
β”‚   β”œβ”€β”€ (zipped) cam_0
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ {...}.png
β”‚Β Β  β”‚Β Β  └── timestamps.txt
β”‚   β”œβ”€β”€ (zipped) imu
β”‚   β”‚   └── imu_data.csv
β”‚   β”œβ”€β”€ (zipped) lidar
β”‚   β”‚   β”œβ”€β”€ {...}.las
β”‚   β”‚   └── timestamps.txt
β”‚   └── (zipped) tf
β”‚       └── tf_data.csv
└── SubT_MRS_{trajectory names ...}_{robot types ...}.zip
    β”œβ”€β”€ (zipped) cam_0
 Β Β  β”‚Β Β  β”œβ”€β”€ {...}.png
 Β Β  β”‚Β Β  └── timestamps.txt
 Β Β  β”œβ”€β”€ (zipped) imu
 Β Β  β”‚Β Β  └── imu_data.csv
    β”œβ”€β”€ (zipped) tf
    β”‚   └── tf_data.csv
 Β Β  └── (zipped) thermal
 Β Β   Β Β  β”œβ”€β”€ {...}.png
 Β Β   Β Β  └── timestamps.txt


























SubT-MRS Datasets

  • Multiple Modalities: Our dataset includes hardware time-synchronized data from 4 RGB cameras, 1 LiDAR, 1 IMU, and 1 thermal camera, providing diverse and precise sensor inputs.

  • Diverse Scenarios: Collected from multiple locations, the dataset exhibits varying environmental setups, encompassing indoors, outdoors, mixed indoor-outdoor, underground, off-road, and buildings, among others.

  • Multi-Degraded: By incorporating multiple sensor modalities and challenging conditions like fog, snow, smoke, and illumination changes, the dataset introduces various levels of sensor degradation.

  • Heterogeneous Kinematic Profiles: The SubT-MRS Dataset uniquely features time-synchronized sensor data from diverse vehicles, including RC cars, legged robots, drones, and handheld devices, each operating within distinct speed ranges.

Download

ROS bag format: Google Baidu
Folder format:     Google Baidu

Ground Truth:     Google Baidu

Name Source Location Robot Sensor Description Trajectory Length(m) Duration Video Calibration (Extrinsics) Calibration (Intrinsics)
Multi_Floor SubT-MRS Hawkins SP1 Lidar,RGB,IMU Multi Floor 270 417 link Google Baidu Google Baidu
Long_Corridor SubT-MRS Hawkins RC2 Lidar,RGB,IMU Multi Floor 616.45 295 link Google Baidu Google Baidu
BlockLiDAR SubT-MRS Mill19 SP1 Lidar,RGB,IMU Block Lidar 307.55 677 link Google Baidu Google Baidu
BlockVisual SubT-MRS Mill19 SP1 RGB,IMU,Thermal Block Visual/Thermal 186.02 359 link Google Baidu Google Baidu
SmokeRoom SubT-MRS Hawkins RC7 RGB,Thermal,IMU Visual Degraded 104.84 418 link Google Baidu Google Baidu
OutdoorNight SubT-MRS Hawkins SP1 RGB,Thermal,IMU Visual Degraded 254.03 484 link Google Baidu Google Baidu
FlashLight SubT-MRS Hawkins SP1 RGB,Thermal,IMU Visual Degraded 147.75 279 link Google Baidu Google Baidu

Evaluation

The submission will be ranked based on Absolute Trajectory Error (ATE) and Relative Pose Error (RPE). Specifically, The ATE and RPE of every trajectory in the sensor fusion track and its bonus track will be evaluated. The final score for a submitted trajectory will be assigned according to which interval the weighted sum of the ATE and RPE lies in.

Submit the results.

Prepare the trajectory

For each of the 6 trajectories of sensor-fusion track, you need to compute the poses in IMU coordinate frame, and save them in the text file with the name sequnce_name.txt. Put all 6 files into a zip file with the following structure:

    Multi_Model_Sensor_Fusion.zip
    β”œβ”€β”€ SubT_MRS_Hawkins_Long_Corridor_RC.txt            # result file for the trajectory Long Corridor 
    β”œβ”€β”€ SubT_MRS_Hawkins_Multi_Floor_LegRobot.txt        # result file for the trajectory Multi Floor 
    β”œβ”€β”€ SubT_MRS_MILL19_Block_LiDAR.txt                  # result file for the trajectory Block LiDAR 
    β”œβ”€β”€ SubT_MRS_MILL19_Block_Visual.txt                 # result file for the trajectory Block Visual   
    β”œβ”€β”€ SubT_MRS_Flash_Light_LegRobot.txt                # result file for the trajectory Flash Light
    β”œβ”€β”€ SubT_MRS_Hawkins_Smoke_Handheld.txt              # result file for the smoke room 
    └── Subt_MRS_Outdoor_Night_LegRobot.txt              # result file for the outdoor night
  














The text file should have the following format:

# timestamp_s tx ty tz qx qy qz qw
1.403636580013555527e+09 0.0 0.0 0.0 0.0 0.0 0.0 0.0






It is a text file containing the translation and orientation of the IMU in a fixed coordinate frame. The estimated trajectory file should satisfy the following requirements.

  • Each line in the text file contains a single pose.
  • The number of lines/poses must be the same as the number of image frames in that trajectory.
  • The format of each line is β€˜timestamp_s tx ty tz qx qy qz qw’.
  • tx ty tz (3 floats) give the position of IMU sensor to the world origin in the world frame.
  • qx qy qz qw (4 floats) give the orientation of IMU in the form of a unit quaternion with respect to the world frame.
  • The trajectory can have an arbitrary initial position and orientation. However, we are using the IMU frame to define the motion. That is to say, the x-axis is pointing to forward, the y-axis is pointing left, the z-axis is pointing up.

Submit in Gradescope

To submit the estimated trajectory into the submission system, you can follow the steps listed below:

  1. Register a account in the GradeScope and log into the website.
  2. Click the right-bottom Add Course button and enter the course-entry code: G2YGGB, Then you can find the iccv-mul courses in your GradeScope homepage.
  3. Click the iccv-mul course and you will see the assignment named Trajectory-result-submission in the dashboard.
  4. Click the assignment and upload your Sensor_Fusion.zip file. Also please remember to input the group name as the leaderboard name. Then click the upload button.
    • You should directly compress the estimated result files of the trajectories into a zip file, not the folder containing the result files.
  5. After around 1 minutes, you will see the APE and RPE result of your trajectory in the leaderboard.

Submit Report

Participants are requested to submit a report describing their methods along with the gradescope submission. A template for the same is provided here : ICCV_Template_Report . Please include your report pdf in the Sensor_Fusion.zip file.

Challenge Rules

  1. Participants are welcome to form teams. A participant cannot be in multiple teams and a team must make submissions under a single account.
  2. Every day a team can submit for at most once on gradescope and the submission must be in a certain time window: 12:00 P.M. - 11:59 P.M. UTC.
  3. The size of every trajectory file submitted should be no more than 2 MB.
  4. Every team must submit a report along with the gradescope submissions.
  5. Organizers reserve the right to make changes to the rules and timeline.
  6. Violation of the rules or other unfair activities may result in disqualification.

πŸŽ‰Sensor-Fusion Leaderboard πŸŽ‰

As of Sept 25, 11 AM, EDT.

ATE Rank Team Mean(1/ATE)
1 Yang Qianwen 2.4588
2 zxr 2.4588
3 Jiahao Wang 0.4999
RPE Rank Team Mean(1/RPE)
1 Yang Qianwen 12.4388
2 zxr 12.4388
3 Jiahao Wang 3.4267

Note: The ATE(RPE) rank is according to the mean of the reciprocal of each trajectory’s ATE(RPE) score, weighted by the trajectory length.

Summary

We summarized the SLAM performance of above top teams. Feel free to check our Paper and cite our work.

@misc{zhao2023subtmrs,
      title={SubT-MRS Dataset: Pushing SLAM Towards All-weather Environments}, 
      author={Shibo Zhao and Yuanjun Gao and Tianhao Wu and Damanpreet Singh and Rushan Jiang and Haoxiang Sun and Mansi Sarawata and Yuheng Qiu and Warren Whittaker and Ian Higgins and Yi Du and Shaoshu Su and Can Xu and John Keller and Jay Karhade and Lucas Nogueira and Sourojit Saha and Ji Zhang and Wenshan Wang and Chen Wang and Sebastian Scherer},
      year={2023},
      eprint={2307.07607},
      archivePrefix={arXiv},
      primaryClass={cs.RO}
}

Disclaimer

Due to the rapidly changing nature of the SLAM, the above competitation results and SLAM summary is updated on October 15th 2023. In addition, due to the rich body of literature, there may be inaccuracies or mistakes in the paper. We welcome readers to send pull requests to our GitHub repository (inside https://github.com/water-horse/ICCV2023_SLAM_Challenge.git) so we may continue to update our references, correct the mistakes and inaccuracies, as well as updating the entries of the studies in the paper.

Contact us

If you have any question or see anything wrong, please do not hesitate to post issues on this github website. We would love to hear from your feedback! Every post will be responded with no spared effort within 36 hours.