FMA-Net
FMA-Net copied to clipboard
No such file or directory: './results/FMA-Net\\test\\avg_rgb_psnr.txt'
when I run the main.py by "python main.py --test --config_path experiment.cfg",This question arises,How can i get the text,thank you
'TestReport' object has no attribute 'total_rgb_psnr_logFile' and this
Hi, sorry for the late reply.
This issue is likely due to an incorrect path setting in the test_quantitative_result function. Make sure the gt_dir and output_dir paths are correct and try again.