Downloads · 30 days
0
Lhaippp/DMHomo
DMHomo is a machine learning model from Lhaippp. Use it for the machine learning task on the model card, and read the license before you ship it in a product.
Downloads · 30 days
0
Access
Public
Updated Jul 8, 2024
Repo size
11.9 GB
Likes
0
Public
Click a slice to open those files.
.zip6.6 GB · 55%
From the Hugging Face model README
dl.acm.org/doi/10.1145/3652207
we use accelerate for multi-GPUs processing
# Please set the path of 'CA-Homo Dataset' by [test_data_dir] in HEM/experiments
accelerate launch hem_evaluate.py --model_dir HEM/experiments --restore_file HEM.pth -ow
Our framework builds upon previous benchmarking works; we offer our gratitude to them, including, but not limited to:
If you use this code or ideas from our paper for your research, please cite our paper:
@article{li2024dmhomo,
title={DMHomo: Learning Homography with Diffusion Models},
author={Li, Haipeng and Jiang, Hai and Luo, Ao and Tan, Ping and Fan, Haoqiang and Zeng, Bing and Liu, Shuaicheng},
journal={ACM Transactions on Graphics},
year={2024},
publisher={ACM New York, NY}
}