bridgeqiqi / S2FPR

This is the official code repository for the paper "S^2FPR: Crowd Counting via Self-Supervised Coarse to Fine Feature Pyramid Ranking".

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

This is the official code repository for the paper "S^2FPR: Crowd Counting via Self-Supervised Coarse to Fine Feature Pyramid Ranking". [Link]

News

  • [2022.01.28] The code is available now.
  • [2022.01.17] The FUDAN-UCC Dataset download link is available.

FUDAN-UCC Dataset

  • The FUDAN-UCC Dataset contains 4,000 images crawled from the Internet.
  • Download Link:

License

This FUDAN-UCC Dataset is for academic and non-commercial uses (such as academic research, scientific publications, or personal experimentation), of which data are collected from the Internet. However, if you find yourself or your personal belongings in the data, please contact us, and we (FUDAN) will immediately remove the respective images from the download link. The content of the data does not represent any of the authors’ views, including but not limited to the following: political positions, religious beliefs, etc. Permission is granted to use the data given that you agree to the license terms as follows:

  1. You should include a reference to the FUDAN-UCC Dataset in any work that makes use of the dataset.
  2. You do not distribute this dataset or modified versions.
  3. You may not use the dataset or any derivative work for commercial purposes as, for example, licensing or selling the data, or using the data with a purpose to procure a commercial gain.
  4. All rights not expressly granted to you are reserved by us (FUDAN).

Citation

If you find this repository is useful for your research or you want to make use of the FUDAN-UCC Dataset, please cite:

@misc{gao2022s2fpr,
      title={S$^2$FPR: Crowd Counting via Self-Supervised Coarse to Fine Feature Pyramid Ranking}, 
      author={Jiaqi Gao and Zhizhong Huang and Yiming Lei and James Z. Wang and Fei-Yue Wang and Junping Zhang},
      year={2022},
      eprint={2201.04819},
      archivePrefix={arXiv},
      primaryClass={cs.CV}
}

Contact

Feel free to contact jqgao20@fudan.edu.cn if you have any questions.

About

This is the official code repository for the paper "S^2FPR: Crowd Counting via Self-Supervised Coarse to Fine Feature Pyramid Ranking".


Languages

Language:Python 100.0%