--- license: cc-by-4.0 task_categories: - image-segmentation - object-detection tags: - panoptic-segmentation - aerial-imagery - remote-sensing - COCO - detectron2 - urban - Brasilia pretty_name: BSB Aerial Dataset size_categories: - 1K **Note:** The repository includes a modified `detection_utils.py` that properly handles RGB image tiles. Replace the original Detectron2 file with the provided version. ## Related Tools - [Panoptic-Generator](https://github.com/abilius-app/Panoptic-Generator) — Tool for building remote sensing panoptic segmentation datasets in COCO format using GIS software. ## Citation If you use this dataset in your research, please cite: ```bibtex @misc{bsb_aerial_dataset, author = {Osmar Luiz Carvalho}, title = {BSB Aerial Dataset: Panoptic Segmentation of Aerial Imagery from Brasilia}, year = {2024}, url = {https://github.com/osmarluiz/BSB-Aerial-Dataset} } ``` ## License This dataset is released under the [MIT License](https://opensource.org/licenses/MIT).