Wizaron / instance-segmentation-pytorch

Semantic Instance Segmentation with a Discriminative Loss Function in PyTorch
https://arxiv.org/abs/1708.02551
GNU General Public License v3.0
458 stars 95 forks source link

validation 'centers' pictures #4

Closed zhengduoru closed 6 years ago

zhengduoru commented 6 years ago

I saw there were pictures named centers in the raw data. I wonder that whether you used the centers information when you do evaluation. Because I hope my work can do segmentations without centers information.

Wizaron commented 6 years ago

I used centers in neither training nor evaluation phase.