Skip to content

GtLinyer/LOANet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LOANet: A Lightweight Network Using Object Attention for Extracting Buildings and Roads from UAV Aerial Remote Sensing Images

by Xiaoxiang Han, Yiman Liu, Gang Liu, Yuanjie Lin, Qiaohong Liu.

Introduction

Official code for "LOANet: A Lightweight Network Using Object Attention for Extracting Buildings and Roads from UAV Aerial Remote Sensing Images".

Usage

Requirements are in requirements.txt. Hyper-parameters are in config.yaml.

To train a model,

python train.py fit -c config.yaml  #for LOANet
python train.py fit -c config_lg.yaml  #for LOANet_large

To test a model,

python test.py

Citation

If you find these projects useful, please consider citing:

@article{han2023loanet,
  title={LOANet: a lightweight network using object attention for extracting buildings and roads from UAV aerial remote sensing images},
  author={Han, Xiaoxiang and Liu, Yiman and Liu, Gang and Lin, Yuanjie and Liu, Qiaohong},
  journal={PeerJ Computer Science},
  volume={9},
  pages={e1467},
  year={2023},
  publisher={PeerJ Inc.}
}

About

Official code for LOANet: A Lightweight Network Using Object Attention for Extracting Buildings and Roads from UAV Aerial Remote Sensing Images.

Resources

License

Stars

Watchers

Forks

Languages