Closed Surrin1999 closed 2 years ago
The second mean and standard deviation (mean = [0.411,0.432,0.45], STD = [1,1,1]), I initially thought it was set according to the mean and std of BSDS500 training set, but after calculation, I found it was not.
How is this set?
Hey, I think you can set the mean and std of BSDS5000 as well.
This number will not affect the final result a lot. I directly copied the current value from the FlowNetPyTorch repo.
Thank you!😁
Hello, thanks to your nice work.
I am trying to improve your work. When I need to train your model on different dataset, how should the mean and std in the input_transform be adjusted? Or should it remain the same?