Closed YvetteLaw closed 5 years ago
In the line 702 of train_lfnet, there is a function named 'euclidean_augmentation' . Hoewever, I can't find the definition of it.
Could you please tell me where is the definition of this function?
Hi, euclidean_augmentation is defined inside mydatasets/__init__.py.
euclidean_augmentation
mydatasets/__init__.py
I found it! Thank you very much!
In the line 702 of train_lfnet, there is a function named 'euclidean_augmentation' . Hoewever, I can't find the definition of it.
Could you please tell me where is the definition of this function?