Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

CSRNet: Dilated Convolutional Neural Networks for Understanding the Highly Congested Scenes

NotificationsYou must be signed in to change notification settings

leeyeehoo/CSRNet-pytorch

Repository files navigation

This is the PyTorch version repo forCSRNet: Dilated Convolutional Neural Networks for Understanding the Highly Congested Scenes in CVPR 2018, which delivered a state-of-the-art, straightforward and end-to-end architecture for crowd counting tasks.

Datasets

ShanghaiTech Dataset:Google Drive

Prerequisites

We strongly recommend Anaconda as the environment.

Python: 2.7

PyTorch: 0.4.0

CUDA: 9.2

Ground Truth

Please follow themake_dataset.ipynb to generate the ground truth. It shall take some time to generate the dynamic ground truth. Note you need to generate your own json file.

Training Process

Trypython train.py train.json val.json 0 0 to start training process.

Validation

Follow theval.ipynb to try the validation. You can try to modify the notebook and see the output of each image.

Results

ShanghaiA MAE: 66.4Google DriveShanghaiB MAE: 10.6Google Drive

References

If you find the CSRNet useful, please cite our paper. Thank you!

@inproceedings{li2018csrnet,  title={CSRNet: Dilated convolutional neural networks for understanding the highly congested scenes},  author={Li, Yuhong and Zhang, Xiaofan and Chen, Deming},  booktitle={Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition},  pages={1091--1100},  year={2018}}

Please cite the Shanghai datasets and other works if you use them.

@inproceedings{zhang2016single,  title={Single-image crowd counting via multi-column convolutional neural network},  author={Zhang, Yingying and Zhou, Desen and Chen, Siqin and Gao, Shenghua and Ma, Yi},  booktitle={Proceedings of the IEEE conference on computer vision and pattern recognition},  pages={589--597},  year={2016}}

About

CSRNet: Dilated Convolutional Neural Networks for Understanding the Highly Congested Scenes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp