Yang Yang

Results 4 comments of Yang Yang

你好,可以加一下群吗,麻烦发一下二维码谢谢 [email protected]

> Hi, may I ask why you calculate the sqrt here

same issue encountered. I found that it is due to the denormal numbers (< 1E-32) in the weights, please refer to https://discuss.pytorch.org/t/conv2d-is-very-slow-on-trained-weights-vs-random-weights/43377/4 BTW, which dataset did you use for training?

I just used default values and run tag v1.1 with the command: `python main.py --mode train --input ./data/UTKFace `--output` ./results` I still got the same error.