Skip to content

centreborelli/dem-evaluation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DEM-evaluation

This repository was built to streamline the comparison of different DSM pipelines.
The Dockerfile can be used to install several pipelines, such as Nasa's ASP, CNES' CARS, Centre Borelli's s2p-hd, IGN's Micmac.

The functions in comparison.py can be used to compute statistics for the DSM reconstructions of each method. The code used to compare DSMs to ground truths is dicretly inspired from the library demcompare which we thank.

Installation

You need to install the demcompare library from this repository:

git clone https://github.com/centreborelli/dem-evaluation.git
cd dem-evaluation
pip install -e ./demcompare

References

If you use this software please cite the following paper:

s2p-hd: Gpu-Accelerated Binocular Stereo Pipeline for Large-Scale Same-Date Stereo, Tristan Amadei, Enric Meinhardt-Llopis, Carlo de Franchis, Jeremy Anger, Thibaud Ehret, Gabriele Facciolo. CVPR EarthVision 2025.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published