Color your mesh according to groundtruth object. The vertices have to be the same dimension.
In this example, both objects have 2466 vertices.
 
python color_obj.py \
--gt_obj "ellipsoid_four_colors.obj" \
--objs_folder "input"