GeorgeSeif / Semantic-Segmentation-Suite

Semantic Segmentation Suite in TensorFlow. Implement, train, and test new Semantic Segmentation models easily!
2.5k stars 880 forks source link

about segmentation_map #157

Closed kazu82018303 closed 5 years ago

kazu82018303 commented 5 years ago

How many threshold values are output for ○○ _pred_image which is the result of predict? Where is the certainty threshold set in the program? I can not find it. . . .

GeorgeSeif commented 5 years ago

There is none! Segmentation doesn't typically use threshold values