xiehousheng / SemLA

Information Fusion 2023 | Semantics lead all: Towards unified image registration and fusion from a semantic perspective.
36 stars 2 forks source link

Test #5

Closed songwenhao123 closed 8 months ago

songwenhao123 commented 8 months ago

你好,请问测试的时候怎么保存单幅融合图像?

xiehousheng commented 8 months ago

您可以在inference_one_pair_images.py文件中输入图像和模型权重的路径,然后在模型推理的时候保存其中的“fuse”结果为融合图像。