https://github.com/aim-uofa/geobench
A toolbox for benchmarking SOTA discriminative and generative geometry estimation models.
Science Score: 23.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
✓Academic publication links
Links to: arxiv.org -
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (8.4%) to scientific vocabulary
Keywords
Repository
A toolbox for benchmarking SOTA discriminative and generative geometry estimation models.
Basic Info
Statistics
- Stars: 63
- Watchers: 11
- Forks: 2
- Open Issues: 0
- Releases: 0
Topics
Metadata Files
README.md
# ⚡ GeoBench: 3D Geometry Estimation Made Easy
🔰 [Project Page](https://yongtaoge.github.io/projects/geobench/), 📑 [Paper](https://arxiv.org/abs/2406.12671)
[Yongtao Ge]()1,2, [Guangkai Xu]()1, [Zhiyue Zhao]()1, [Libo Sun]()2, [Zheng Huang]()1, [Yanlong Sun]()3, [Hao Chen]()1, [Chunhua Shen]()1
1[Zhejiang University](https://www.zju.edu.cn/english/),
2[The University of Adelaide](https://www.adelaide.edu.au/aiml/),
3[Tsinghua University](https://www.tsinghua.edu.cn/en/)
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:
- [x] Metric3D-V2
- [ ] UniDepth
- [x] Depth-Anything-V2
- [x] Depth-Anything
- [x] DSINE
- [x] Marigold
- [x] DMP
- [x] Genpercept
- [x] Geowizard
- [x] DepthFM
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.
License
For non-commercial academic use, this project is licensed under the 2-clause BSD License. For commercial use, please contact Chunhua Shen. Note that any third-party software/library involved in this project is licensed under its own license.
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} }
```
Owner
- Name: Advanced Intelligent Machines (AIM)
- Login: aim-uofa
- Kind: organization
- Location: China
- Repositories: 23
- Profile: https://github.com/aim-uofa
A research team at Zhejiang University, focusing on Computer Vision and broad AI research ...
GitHub Events
Total
- Watch event: 14
- Fork event: 2
Last Year
- Watch event: 14
- Fork event: 2
Committers
Last synced: 7 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| YongtaoGe | 1****6@q****m | 27 |
| Chunhua Shen | 1****n | 3 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 7 months ago
All Time
- Total issues: 2
- Total pull requests: 0
- Average time to close issues: about 1 month
- Average time to close pull requests: N/A
- Total issue authors: 2
- Total pull request authors: 0
- Average comments per issue: 1.0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 2
- Pull requests: 0
- Average time to close issues: about 1 month
- Average time to close pull requests: N/A
- Issue authors: 2
- Pull request authors: 0
- Average comments per issue: 1.0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- Guirassy43 (1)
- igodogi (1)
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- accelerate >=0.22.0
- cupy *
- datasets >=2.15.0
- diffusers >=0.25.0
- evaluate *
- geffnet ==1.0.2
- html4vision *
- lpips *
- matplotlib *
- more_itertools *
- omegaconf *
- pandas *
- peft >=0.7.0
- pyvista *
- scipy *
- tabulate *
- torch ==2.0.1
- torchdiffeq >=0.2.4
- transformers >=4.32.1
- xformers ==0.0.20