Open rizalfsyah7 opened 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?
In file "requirements.txt", you will find "kornia == 0.4.1".Maybe you can try to change the version of kornia.
I have tried retraining, but I got an error like this AttributeError: module 'kornia' has no attribute 'resize' . how to fix it?