Hi @mhamilton723,
Thank you for sharing this great work!
When training my implicit upsampler, I encountered a concern regarding the negativity of the rec_loss, leading to an entirely negative value for the overall loss. I suspect this may be due to the logarithm operation.
Could you confirm whether the loss is intended to allow negative values, or if there might be an issue with my code?
Hi @mhamilton723, Thank you for sharing this great work!
When training my implicit upsampler, I encountered a concern regarding the negativity of the rec_loss, leading to an entirely negative value for the overall loss. I suspect this may be due to the logarithm operation.
Could you confirm whether the loss is intended to allow negative values, or if there might be an issue with my code?
Thank you.