tianbaochou / NasUnet

170 stars 45 forks source link

SegmentationMetric problem #23

Open kepengxu opened 4 years ago

kepengxu commented 4 years ago

In SegmentationMertic:

# Remove classes from unlabeled pixels in gt image. 
# We should not penalize detections in unlabeled portions of the image.

how to understand unlabeled pixels in gt image.

Thanks !

tianbaochou commented 4 years ago

In SegmentationMertic:

# Remove classes from unlabeled pixels in gt image. 
# We should not penalize detections in unlabeled portions of the image.

how to understand unlabeled pixels in gt image.

Thanks !

some pixels is not labeled cause human ignored.