Skip to content

MissMeriel/PreFixer

Repository files navigation

Automated Generation of Transformations to Mitigate Sensor Hardware Migration in ADS

Accepted to IEEE Robotics and Automation Letters (RA-L) April 2024, presented at IEEE Conference on Robotics and Automation (ICRA) May 2025

paper: IEEE Robotics and Automation Letters (RA-L) video: YouTube

Overview

PreFixer learns unsupervised a universal transformation between dataset distributions. The difference between these dataset distributions are a result of hardware versioning between sensors. This transformation should preserve several properties of the original dataset:

  1. The prediction of the base model.
  2. The structure and features present in the image.

camera versioning

Problem setup

PreFixer input output

Input and output of trained PreFixer

Training

pip install -r requirements.txt cd training python train_lenscoder.py <path-to-dataset>

About

Learning universal transformations between perception datasets to overcome sensor hardware versioning

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published