Skip to content

Commit 5244430

Browse files
authored
Update README.md
1 parent 85714a7 commit 5244430

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,15 @@
11
# CSRNet-pytorch
2+
3+
This is the PyTorch version repo for [CSRNet: Dilated Convolutional Neural Networks for Understanding the Highly Congested Scenes](https://arxiv.org/abs/1802.10062) in CVPR 2018, which delivered a state-of-the-art, straightforward and end-to-end architecture for crowd counting tasks.
4+
5+
## Datasets
6+
ShanghaiTech Dataset: [Google Drive](https://drive.google.com/open?id=16dhJn7k4FWVwByRsQAEpl9lwjuV03jVI)
7+
8+
## Prerequisites
9+
We strongly recommend Anaconda as the environment.
10+
11+
Python: 2.7
12+
13+
PyTorch: 0.4.0
14+
15+
CUDA: 9.2

0 commit comments

Comments
 (0)