e-lab/ENet-training

data preproccess

Closed this issue · 1 comments

Do you normalize train images to be in range [0, 1] or [0, 255]?

@abrahamyan-lusine Images are loaded as float, in which case pixel values range between [0,1].