Closed zoharbarzelay closed 4 years ago
Me too
I have done the FDA with python. However, there are some artifact because we transform the each channel r, g, b. How do you remove that?
looking forward to your code!
Guys, thanks for your interest. I have just uploaded the source code and the trained models. Please have fun!
I have done the FDA with python. However, there are some artifact because we transform the each channel r, g, b. How do you remove that?
Did you do any normalization or mean subtraction before FDA? If so, you may want to remove these preprocessings.
Also, I have released the python version of FDA, and its usage in FDA_demo.py. Could you take a look and see if this will be useful?
I have done the FDA with python. However, there are some artifact because we transform the each channel r, g, b. How do you remove that?
Did you do any normalization or mean subtraction before FDA? If so, you may want to remove these preprocessings.
Also, I have released the python version of FDA, and its usage in FDA_demo.py. Could you take a look and see if this will be useful?
Thank you. There are no preprocessings. I will try to test with your code and check my code what is a cause.
thanks!!
Hi,
Pretty cool work! Any updates on when the code would be released?
Thanks! Z.