Closed JiaxiongQ closed 5 years ago
Should the real training data be normalized to range [0,1] during training? I find your training code doesn't do that.
Simply dividing 255 is what you want.
Should the real training data be normalized to range [0,1] during training? I find your training code doesn't do that.