--- license: cc-by-4.0 task_categories: - image-segmentation tags: - semantic-segmentation - building-detection - remote-sensing - aerial-imagery - geospatial size_categories: - 1K **Note**: When training with CrossEntropyLoss, remap labels from 0/255 to 0/1. ## Citation ```bibtex @article{ji2019fully, title={Fully convolutional networks for multisource building identification}, author={Ji, Shunping and Wei, Shiqing and Lu, Meng}, journal={IEEE Transactions on Geoscience and Remote Sensing}, volume={57}, number={1}, pages={108--120}, year={2019}, publisher={IEEE} } ``` ## References - Original dataset: [WHU Building Dataset](https://gpcv.whu.edu.cn/data/building_dataset.html) - GeoAI package: [https://github.com/opengeos/geoai](https://github.com/opengeos/geoai)