Giter Site home page Giter Site logo

redesigning-multi-scale-neural-network-for-crowd-counting's Introduction

Redesigning Multi-Scale Neural Network for Crowd Counting

This is the official implementation of 'Redesigning Multi-Scale Neural Network for Crowd Counting'. (IEEE Transactions on Image Processing) [arXiv]

overview

Installation

Python โ‰ฅ 3.6.

To install other required packages, run:

pip install -r requirements.txt

Training

  • Fill in the settings in datasets/SHHA/setting.py
  • Run 'train.py'

Evaluation

  • Download the processed dataset ShanghaiTech part A(Link). For the preprocessing code, please refer to this.
  • Download our SHA models here.
  • Modify the path to the processed dataset and pretrained model in 'setting.py' in datasets/SHHA
  • Run 'test.py'

Acknowledgements

Part of codes are borrowed from C^3 Framework and SASNet. Thanks for their great work!

Citation

If you find this work useful, please cite

@article{du2022redesigning,
  title={Redesigning Multi-Scale Neural Network for Crowd Counting},
  author={Du, Zhipeng and Shi, Miaojing and Deng, Jiankang and Zafeiriou, Stefanos},
  journal={arXiv preprint arXiv:2208.02894},
  year={2022}
}

or

@article{du2023redesigning,
  title={Redesigning multi-scale neural network for crowd counting},
  author={Du, Zhipeng and Shi, Miaojing and Deng, Jiankang and Zafeiriou, Stefanos},
  journal={IEEE Transactions on Image Processing},
  year={2023},
  publisher={IEEE}
}

redesigning-multi-scale-neural-network-for-crowd-counting's People

Contributors

zpdu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

redesigning-multi-scale-neural-network-for-crowd-counting's Issues

code

Hello, can you provide the training code? (train. py) Thank you!

Regarding relative loss

Has the relative loss been implemented yet? It is currently commented out and the function is not available. Thanks!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.