Open Dongj909 opened 5 months ago
Sorry for the confusion.
The results for the aligned images come from previous TensorFlow code. Experiments in torchfrr primarily contribute to the following paper, which focuses on handheld photography with misaligned flash and non-flash pairs:
@ARTICLE{10250963,
author={Lei, Chenyang and Jiang, Xudong and Chen, Qifeng},
journal={IEEE Transactions on Pattern Analysis and Machine Intelligence},
title={Robust Reflection Removal With Flash-Only Cues in the Wild},
year={2023},
volume={45},
number={12},
pages={15530-15545},
doi={10.1109/TPAMI.2023.3314972}}
Regarding the result format: Columns:
Rows:
For example, our complete model "dwpwc" utilizes depth-based misaligned training data and an optical flow alignment module. The results are taken from the average of rows madeskalign_0206 and madeskalign_0218. We use the columns psnr_rgb_t, ssim_rgb_t, and lpips_rgb_t. Furthermore, to ensure the robustness and reproducibility of our results, we perform multiple trials for each experiment and report the mean values.
Hello, Thank you very much for providing this excellent work. I replicated your experiment under flash-reflection-removal / tree / main / torchfrr. However, it is doubtful about the names of some files. I would like to ask the meaning of each name in your row coordinates, grateful.
I want to know which data is the corresponding data published in the paper. There is the test does not know what the problem, flow results are all 0, in the training results are not so.This leads to the results of perc rgb t and perc rgb r are far from the training results.
Looking forward to your reply, thanks again