lambert1862 commited on
Commit
fbdedec
·
verified ·
1 Parent(s): 397e920

Upload color_map.txt

Browse files
data/Distress_Segmentation/color_map.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ class_id class_name B G R
2
+ 0 background 0 0 0
3
+ 1 alligator_crack 0 0 255
4
+ 2 linear_crack 255 255 0
5
+ 3 patch 0 255 255
6
+ 4 pothole 255 0 255