XiaoXiao-Woo / PanCollection

"PanCollection" for Remote Sensing Pansharpening
https://pancollection.readthedocs.io
GNU General Public License v2.0
54 stars 9 forks source link

Save the image results of the test #3

Open yandszzz opened 1 month ago

yandszzz commented 1 month ago

Hello author, thank you for your contribution to the pansharpening deep learning toolbox. When I was running run_test_manshharpening. py, the saved test result (i.e. the fused image file) was empty. How can I set it to correctly save the fused image file?

Mr-Xiong1998 commented 3 weeks ago

You need to debug and modify the val_step() function in the base_model.py file, as there is a bug present.