Non-local and Total variance minimization #1570
-
Hello, Thank you for building and maintaining such a wonderful software package. I am using Non-local (NL) and Total variance minimization (TVM) as preprocessors for some Tensorflow 2 classifiers on the 224x224x3 dataset. These preprocessors prove to be very slow and I suspect this is due to the lack of GPU support for both preprocessors. Are there any solutions to speed these two defenders? Thanks a lot |
Beta Was this translation helpful? Give feedback.
Answered by
beat-buesser
Mar 4, 2022
Replies: 1 comment 7 replies
-
Hi @le000043 Thank you very much! Can you share how you have implemented the preprocessors? |
Beta Was this translation helpful? Give feedback.
7 replies
Answer selected by
le000043
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @le000043 Thank you very much! Can you share how you have implemented the preprocessors?