[WIP] Quick comfyui wrapper for patchfusion depth.
This should be simplified shortly
custom_nodes of comfyuicustom_nodes (installation script expects to be run from here)custom_nodes directoryinstall_script.sh (or you can run each line)dpt.py, pip_yaml.py, install_script.sh from custom_nodes (might cause conflicts)-This repo does save some images into a temp folder
This uses this paper/code
@article{li2023patchfusion,
title={PatchFusion: An End-to-End Tile-Based Framework for High-Resolution Monocular Metric Depth Estimation},
author={Zhenyu Li and Shariq Farooq Bhat and Peter Wonka},
booktitle={CVPR},
year={2024}
}
10 commits
Python
97.4%
Shell
2.6%
[WIP] Quick comfyui wrapper for patchfusion depth.
This should be simplified shortly
custom_nodes of comfyuicustom_nodes (installation script expects to be run from here)custom_nodes directoryinstall_script.sh (or you can run each line)dpt.py, pip_yaml.py, install_script.sh from custom_nodes (might cause conflicts)-This repo does save some images into a temp folder
This uses this paper/code
@article{li2023patchfusion,
title={PatchFusion: An End-to-End Tile-Based Framework for High-Resolution Monocular Metric Depth Estimation},
author={Zhenyu Li and Shariq Farooq Bhat and Peter Wonka},
booktitle={CVPR},
year={2024}
}
10 commits
Python
97.4%
Shell
2.6%