Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gjy3035 authored Apr 22, 2019
1 parent b0b4bcb commit f8854b4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@ The pre-trained resSFCN on GCC and the processed QNRF dataset: [[Link](https://m
1. Run the train.py: ```python train.py```.
2. See the training outputs: ```Tensorboard --logdir=exp --port=6006```.

## Testing pretrained model
1. Download pretrained resSFCN on QNRF in this [link](https://mailnwpueducn-my.sharepoint.com/:f:/g/personal/gjy3035_mail_nwpu_edu_cn/EjgL9bSXYO1GvgdLIigURQUBPZ2GMDmPpF71JZTBtWj_jA) (two versions: the results of CVPR and the screenshot in this repo).
2. Run ```python test.py```.

## Expermental results

Expand Down

0 comments on commit f8854b4

Please sign in to comment.