Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 20 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# DeepGPS
This repository is the official PyTorch implementation of DeepGPS:
This repository is the official PyTorch implementation of DeepGPS, which has been published in IEEE Transactions on Mobile Computing (TMC), a primer journal in the field of mobile computing.

If you find our DeepGPS usefull, please kindly cite our TMC paper, whose bibtex is given below.

@article{liu2022deepgps,
title={{DeepGPS}: deep learning enhanced {GPS} positioning in urban canyons},
author={Liu, Zhidan and Liu, Jiancong and Xu, Xiaowen and Wu, Kaishun},
journal={IEEE Transactions on Mobile Computing},
volume={23},
number={1},
pages={376--392},
year={2022},
publisher={IEEE}
}

## Installation
Requirements: Python >= 3.5, Anaconda3
Expand Down Expand Up @@ -30,4 +43,9 @@ Each .npz file contains contextual information and ground truth for one position
- npz_file['arr_3']:The relative coordinate of corrected point (The original point is at (50,50)).
- npz_file['arr_4']:Gaussian Peak Representaiton for ground truth.
- npz_file['arr_5']:Skyplot Matrix.
```
```
## Download a Well-Trained Model
The weights of a well-trained model can be downloaded from Baidu Cloud Storage (百度网盘), with information as follows:
链接:https://pan.baidu.com/s/1ehZHT895ass9PEZ3AsFaTQ?pwd=jb0w
提取码:jb0w