FarSeg#
- class torchgeo.models.FarSeg(backbone='resnet50', classes=16, backbone_weights=None)[source]#
Bases:
ModuleForeground-Aware Relation Network (FarSeg).
This model can be used for binary- or multi-class object segmentation, such as building, road, ship, and airplane segmentation. It can be also extended as a change detection model. It features a foreground-scene relation module to model the relation between scene embedding, object context, and object feature, thus improving the discrimination of object feature representation.
If you use this model in your research, please cite the following paper: