why self.relu(x + 3) / 6 ?
Ritian-Li opened this issue · 3 comments
Ritian-Li commented
Polaris231 commented
To normalize the result to between 0 and 1
ZhangJT0127 commented
To normalize the result to between 0 and 1
why normalize the result to between 0 and 1?
houqb commented
This is for better optimization for mobile networks.