PerceptualAudio_Pytorch
PerceptualAudio_Pytorch copied to clipboard
Pytorch implementation of "A Differentiable Perceptual Audio Metric Learned from Just Noticeable Differences", Pranay Manocha et al. - unofficial work in progress
Hi Adrien Thank you for sharing such good work and I wonder how and where can I get the datasets of these code?
CDPAM
Thanks for this repo. I know the paper just came out, but are there any plans to release a pytorch CDPAM pretrained model?
Hi Adrien, I was actually just now going through your codebase and found something that I wanted to confirm. In models.py, line 139, you take the CE loss of the...