This repository hosts the dataset files associated with LlamaSeg: Image Segmentation via Autoregressive Mask Generation.
The data in this repository is provided as JSON annotation files packaged in compressed shards, for example:
sa_000000.tar.gz
sa_000001.tar.gz
...
The shard names follow the naming convention of the SA-1B dataset from Segment Anything. For example, sa_000000.tar.gz corresponds to the sa_000000 shard naming used by SA-1B.
SA-1B dataset link:… See the full description on the dataset page:
https://huggingface.co/datasets/GML-FMGroup/LlamaSeg.