--- pretty_name: "iShape Antenna" size_categories: - n<1K task_categories: - image-segmentation tags: - instance-segmentation - mask-rle - ishape --- # iShape Antenna A subset of the iShape dataset for `antenna` instances. Source dataset: https://ishape.github.io ## Splits | Split | Samples | |---|---:| | train | 185 | | validation | 185 | ## Columns - `image`: source image - `objects`: object annotations with `name` and `rle` ## Annotation Format `rle` stores a COCO-style compressed mask string in `height width counts` form.