PeterL1n / BackgroundMattingV2

Real-Time High-Resolution Background Matting
MIT License
6.81k stars 950 forks source link

AttributeError: module 'kornia' has no attribute 'resize' #199

Open rizalfsyah7 opened 1 year ago

rizalfsyah7 commented 1 year ago

I have tried retraining, but I got an error like this AttributeError: module 'kornia' has no attribute 'resize' . how to fix it?

antaresz1026 commented 1 year ago

In file "requirements.txt", you will find "kornia == 0.4.1".Maybe you can try to change the version of kornia.