Does caffe Data layer cause input to be scaled down by a factor of 255

13 views
Skip to first unread message

ani...@squadrun.co

unread,
Jan 9, 2018, 5:29:48 AM1/9/18
to Caffe Users
Is it that the caffe data layer causes the input to be scaled down by a factor of 255?

Przemek D

unread,
Jan 15, 2018, 7:00:42 AM1/15/18
to Caffe Users
AFAIK nothing like that happens by default, but if you load images from a database (e.g. LMDB) containing data as type float, values will be in (0.0-1.0) range - even though loading corresponding images would load via OpenCV as integer data in range (0-255).
Reply all
Reply to author
Forward
0 new messages