liuqingjie / ASPDNet

This is a PyTorch implementation for ASPDNet: "Counting dense objects in remote sensing images" in ICASSP 2020

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ASPDNet

This paper has been accepted by ICASSP2020. If you use codes or data of this work, please cite our paper:

@inproceedings{gao2020counting,
 title={Counting dense objects in remote sensing images},
 author={Gao, Guangshuai and Liu, Qingjie and Wang, Yunhong},
 booktitle={International Conference on Acoustics, Speech and Signal Processing (ICASSP)},
 year={2020},
 organization={IEEE}
}

Dataset can be downloaded from baiduyun or Google Drive:

Baiduyun
link:https://pan.baidu.com/s/1Tg5X7M-W0Jq7BhhqAAfDQg 
code:b5vz

Google drive
https://drive.google.com/open?id=1s67gUe2jmBP2IKWA0HeGACFlUYoCHY95

About

This is a PyTorch implementation for ASPDNet: "Counting dense objects in remote sensing images" in ICASSP 2020


Languages

Language:Python 100.0%