; config file for pplite_ncdl_7class_640x384.aiwbin ; author: ; date: ; network input size: 640x384 [segmentation] ; network class_num = 2 ; number of class class_name = background, freespace ; names of classes class_color = {0,0,0,0},{0,0,255,128} ; color blending for each class (R,G,B,A) ; caution ; 1. Write the value of each key on one line ; 2. class_num = number of class_name = number of class_color ; 3. class dummy = Write the number of background class not drawing.