input csv should contain these rows
[point1x, point1y, point2x, point2y....... filename]
train the model on rgb image.
input csv should contain these rows
[point1x, point1y, point2x, point2y....... Image]
train the model on gray image.
input csv should contain these rows
[point1x, point1y, point2x, point2y....... Image]
train the model on gray image.