DeFMO icon indicating copy to clipboard operation
DeFMO copied to clipboard

run on google colab!

Open ganikas opened this issue 2 years ago • 3 comments

I'm confused! and need to run the code on google colab or more explanation about how to implement that code in vscode or something else .if it know someone please help me

ganikas avatar Jun 02 '22 09:06 ganikas

Can I know how to implement this code? While running run.py, the "OSError: No file or directory found at FMODetect.h5" error is displayed. A text file to run this would be helpful.

BhargavN02 avatar Jul 02 '22 08:07 BhargavN02

Dear @BhargavN02 , I'm not sure how you got this error. This Github repository does not use FMODetect.

rozumden avatar Jul 05 '22 12:07 rozumden

Dear @ganikas , I suggest that you use it with Kornia: https://kornia.readthedocs.io/en/latest/feature.html

It's as simple as importing "from kornia.feature import DeFMO" .

rozumden avatar Jul 05 '22 13:07 rozumden