[go: nahoru, domu]

Skip to content

A toolbox for benchmarking SOTA discriminative and generative geometry estimation models.

License

Notifications You must be signed in to change notification settings

aim-uofa/GeoBench

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This toolbox streamlines the use and evaluation for state-of-the-art discriminative and generative geometry estimation models, which can be served as foundation models for various downstream 3D reconstruction applications, including:

We would also support multi-view geometry models in the near future:

Install

pip install -r requirements.txt
pip install -e . -v

Inference Demos

# inference Marigold
sh scripts/run_marigold.sh

# inference Metric3D
sh scripts/run_metric3d.sh

# inference Depth-Anything
sh scripts/run_depthanything.sh

# inference GenPercept
sh scripts/run_genpercept.sh

# inference DSINE
sh scripts/run_dsine.sh

Benchmarks and Model Zoo

Stay tuned, comming soon.

Citation

If you find the toolbox useful for your project, please cite our paper:

@article{ge2024geobench,
    title={GeoBench: Benchmarking and Analyzing Monocular Geometry Estimation Models},
    author={Ge, Yongtao and Xu, Guangkai, and Zhao, Zhiyue and Huang, zheng and Sun, libo and Sun, Yanlong and Chen, Hao and Shen, Chunhua},
    journal={arXiv preprint arXiv:2406.12671},
    year={2024}
}

License

GeoBench is released under the Apache 2.0 license.

About

A toolbox for benchmarking SOTA discriminative and generative geometry estimation models.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages