yuhuUSTC / FSDGN

Official implementation for "Frequency and Spatial Dual Guidance for Image Dehazing" [ECCV 2022]
MIT License
52 stars 3 forks source link

Generating wrong results #8

Open yz-mo opened 1 year ago

yz-mo commented 1 year ago

Hi~ I run the following commend to get dehazed images

sh scripts/dist_test.sh 4 /home/data/FSDGN/options/test/dehaze_test.yml

but the generated results seem to be wrong as shown in following: 1400_1_FSDGN_test_dehaze

Could you help me to solve this problem?

yuhuUSTC commented 1 year ago

We rerun this code and get the correct results. May be you did not load the pretrained model? Remember to add the path to the pretrain model in dehaze_test.yml. commond: /bin/bash test.sh