dengdan
Results
2
comments of
dengdan
The `border_width = -1` means filling the bbox with `color = bbox_idx` values, instead of drawing empty bboxes on the mask. https://github.com/dengdan/seglink/blob/cc36732d78a637ac10587c11befe19944ec1c1ea/tf_extended/seglink.py#L294
What your tensorflow version? 1.1.0 should be used, higher versions should be OK too, but I am not sure.