Skip to content

vismiroglou/STSR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sea-ing Through Scattered Rays: Revisiting the Image Formation Model for Realistic Underwater Image Generation

Authors: Vasiliki Ismiroglou, Malte Pedersen, Stefan H. Bengtson, Andreas Aakerberg, Thomas B. Moeslund

Abstract:

In recent years, the underwater image formation model has found extensive use in the generation of synthetic underwater data. Although many approaches focus on scenes primarily affected by discoloration, they often overlook the model's ability to capture the complex, distance-dependent visibility loss present in highly turbid environments. In this work, we propose an improved synthetic data generation pipeline that includes the commonly omitted forward scattering term, while also considering a nonuniform medium. Additionally, we collected the BUCKET dataset under controlled turbidity conditions to acquire real turbid footage with the corresponding reference images. Our results demonstrate qualitative improvements over the reference model, particularly under increasing turbidity, with a selection rate of 82. 5% by survey participants. Data and code can be accessed on the project page

Accepted in the CVAUI & AAMVEMV workshop in ICCV 2025

Code usage:

python generate.py --config /path/to/config/file.cfg

The default configuration file 'configs/example.cfg' contains all configurable parameters and can be used as a template.

Example outputs:

1C3C5C7C9C

1C3C5C7C9C

Disclaimers and copyright notes

  • All credit for data_tables/camspec_database.csv goes to https://www.gujinwei.org/research/camspec/db.html

  • The Jerlov coefficients used in the paper were taken from [1]. As that work is not open access we provide a set of randomized water types in data_tables/randomized_water_types.csv. These have been generated following the distributions of the true Jerlov water types but potentially do not correspond to any real environments. The format of the file can be used to support any coefficient the user wishes to test.

[1] Michael G. Solonenko and Curtis D. Mobley. Inherent optical properties of Jerlov water types. Applied Optics, 54(17): 5392–5401, 2015. Publisher: Optica Publishing Group.

Citation:

@misc{ismiroglou2025seaingscatteredraysrevisiting,
      title={Sea-ing Through Scattered Rays: Revisiting the Image Formation Model for Realistic Underwater Image Generation}, 
      author={Vasiliki Ismiroglou and Malte Pedersen and Stefan H. Bengtson and Andreas Aakerberg and Thomas B. Moeslund},
      year={2025},
      eprint={2509.15011},
      archivePrefix={arXiv},
      primaryClass={cs.CV},
      url={https://arxiv.org/abs/2509.15011}, 
}

About

Codebase for the paper: Sea-ing Through Scattered Rays: Revisiting the Image Formation Model for Realistic Underwater Image Generation

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages