V-Sense / DeepNormals

Code and Dataset from Deep Normal Estimation for Automatic Shading of Hand-Drawn Characters
Other
181 stars 18 forks source link

model.py typo #7

Closed JuHyung-Son closed 4 years ago

JuHyung-Son commented 5 years ago

https://github.com/V-Sense/DeepNormals/blob/e05e19714fdb6fd7f3b655dcdd8d2ca80f9406ca/model.py#L131

isn't it 256x256x4, since it concatenated Network (3 channel) and skip blue channel (1 channel)

DLove1204 commented 4 years ago

yes,you are right, the commet is wrong,but the code is right.