naver-ai / StyleMapGAN

Official pytorch implementation of StyleMapGAN (CVPR 2021)
https://www.youtube.com/watch?v=qCapNyRA_Ng
Other
458 stars 81 forks source link

ImportError: No module named 'upfirdn2d' #31

Open Blosslzy opened 1 year ago

Blosslzy commented 1 year ago

I configured the environment consistent with the project environment on ubuntu 16.0, but have this bug. image Can anyone know how to solve it?