ESFNet: Efficient Network for Building Extraction from High-Resolution Aerial Images
Jingbo Lin, Weipeng Jing, Houbing Song, and Guangsheng Chen

TL;DR
ESFNet is a novel, efficient neural network designed for building footprint extraction from high-resolution aerial images, achieving a superior accuracy-efficiency trade-off suitable for real-time remote sensing applications.
Contribution
The paper introduces ESFNet, a lightweight network with separable residual blocks and dilated convolutions, significantly reducing computational cost while maintaining accuracy.
Findings
ESFNet runs at over 100 FPS on a Tesla V100.
Requires 6x fewer FLOPs and 18x fewer parameters than ERFNet.
Achieves comparable accuracy to state-of-the-art methods.
Abstract
Building footprint extraction from high-resolution aerial images is always an essential part of urban dynamic monitoring, planning and management. It has also been a challenging task in remote sensing research. In recent years, deep neural networks have made great achievement in improving accuracy of building extraction from remote sensing imagery. However, most of existing approaches usually require large amount of parameters and floating point operations for high accuracy, it leads to high memory consumption and low inference speed which are harmful to research. In this paper, we proposed a novel efficient network named ESFNet which employs separable factorized residual block and utilizes the dilated convolutions, aiming to preserve slight accuracy loss with low computational cost and memory consumption. Our ESFNet obtains a better trade-off between accuracy and efficiency, it can run…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAutomated Road and Building Extraction · Remote Sensing and LiDAR Applications · Video Surveillance and Tracking Methods
Methods*Communicated@Fast*How Do I Communicate to Expedia? · Convolution · Batch Normalization · Residual Block · Residual Connection
