buildseg
buildseg is a building extraction plugin of QGIS based on PaddlePaddle.
TODO
- Extract building on 512x512 remote sensing images.
- Extract building on big remote sensing images through sliding frame and splicing.
- Replace the model and parameters (large-scale data).
- Convert to static weight.
- Hole digging inside polygon.
- Convert raster to shapefile by GIS instead of findContours in OpenCV.
- Update plugin's UI.
- Accelerate, etc.