Skip to content

GDAOSU/Olbedo

Olbedo: An Albedo and Shading Aerial Dataset for Large-Scale Outdoor Environments

Project Page Hugging Face Demo Hugging Face Models Hugging Face Datasets arXiv

This repository contains the official implementation and inference code for Olbedo.

🔗 Resources

We provide a comprehensive suite of resources for this project:

🚀 Usage

We provide Docker support to ensure a consistent environment for running inference.

1. Build the Environment

First, clone this repository and build the Docker image. This will set up all necessary dependencies.

bash build_docker.sh

2. Run Inference

To run inference on your own images, use the run_inference.sh script. You must specify the input directory containing your images and the output directory where results will be saved.

bash run_inference.sh <input_directory> <output_directory>

📂 Data & Models

If you wish to use the data or models separately, they are hosted on Hugging Face:

Resource Link Description
Model Weights Download Here Pre-trained checkpoints for the Olbedo architecture.
Dataset Download Here The dataset used for training and evaluation.

📝 Citation

If you find this project useful for your research, please consider citing our work:

@misc{song2026olbedoalbedoshadingaerial,
      title={Olbedo: An Albedo and Shading Aerial Dataset for Large-Scale Outdoor Environments}, 
      author={Shuang Song and Debao Huang and Deyan Deng and Haolin Xiong and Yang Tang and Yajie Zhao and Rongjun Qin},
      year={2026},
      eprint={2602.22025},
      archivePrefix={arXiv},
      primaryClass={cs.CV},
      url={[https://arxiv.org/abs/2602.22025](https://arxiv.org/abs/2602.22025)}, 
}

🙏 Acknowledgements

This codebase is largely built upon the following excellent projects:

We thank the authors for their open-source contributions.

🎫 License

The dataset associated with this work is licensed under the Creative Commons Attribution 4.0 International License (CC BY 4.0) (as defined in LICENSE-DATA).

This code of this work is licensed under the Apache License, Version 2.0 (as defined in the LICENSE).

The Marigold pretrained and fine-tuned models are licensed under RAIL++-M License (as defined in the LICENSE-MODEL).

The RGBX pretrained and fine-tuned models are licensed under ADOBE RESEARCH LICENSE(as defined in the LICENSE-ADOBE).

By downloading and using the dataset, code and models you agree to the terms in LICENSE-DATA, LICENSE, LICENSE-MODEL, and LICENSE-ADOBE respectively.

About

[CVPR 2026] Olbedo: An Albedo and Shading Aerial Dataset for Large-Scale Outdoor Environments

Resources

License

Apache-2.0 and 3 other licenses found

Licenses found

Apache-2.0
LICENSE.txt
Unknown
LICENSE-ADOBE.txt
Unknown
LICENSE-DATA.txt
Unknown
LICENSE-MODEL.txt

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors