Skip to content

Loss stabilization suggestion: NaN loss + Paper questions #1

Description

@Magauiya

Dear authors,

Thank you for sharing the code. I would suggest to add small constant to operations where torch.sqrt is involved to avoid NaN during gradient calculation and hence backpropagation. Also, I would appreciate if you share your thoughts on following questions:

  1. Why adding Entropy loss lead to the improvement in all metrics (fidelity and perceptual)? I somehow understood the intuition behind the increase in perceptual metrics. However, it is a bit counterintuitive to me why PSNR and SSIM should improve.
  2. Do you have visual results for Tables 3 and 4? It would be great if you share those results.
  3. Can you please share results for L_2 trained model vs Proposed Spatial Entropy in Figure 6?
  4. In the paper you proposed several distance calculators. Are these ablation studies and results publicly available?

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions