TianzhongSong / C3D-keras

train C3D with keras for action recognition
http://www.tianzsong.xyz/2018/04/08/c3d-keras/
MIT License
119 stars 60 forks source link

图片去均值? #17

Open litao1381 opened 4 years ago

litao1381 commented 4 years ago

inputs[..., 0] -= 99.9 inputs[..., 1] -= 92.1 inputs[..., 2] -= 82.6 inputs[..., 0] /= 65.8 inputs[..., 1] /= 62.3 inputs[..., 2] /= 60.3 请问这一步的作用是什么?

ucasiggcas commented 4 years ago

hello, I have the same question,could you please tell me if you know why.

handsomedavid123 commented 2 years ago

hello 'm new in this area and i have the same question. could you please explain it? thank you!!

litao1381 commented 2 years ago

您好!你的邮件我已收到,谢谢!