Coder Social home page Coder Social logo

apd's Introduction

APD

Attribute-aware Pedestrian Detection in a Crowd

Installation

To run the demo, the following requirements are needed.

numpy
matplotlib
torch >= 0.4.1
glob
argparse
[DCNv2](https://github.com/CharlesShang/DCNv2/tree/pytorch_0.4)

Model

final.pth is a model trained on cityperson dataset.

Demo

The demo code and the trained is only for cityperson dataset.

python demo.py --img_list 'images/*.pth'

Citation

If you find this project useful for your research, please use the following BibTeX entry.

@article{DBLP:journals/corr/abs-1910-09188,
  author    = {Jialiang Zhang and
           Lixiang Lin and
           Yun{-}chen Chen and
           Yao Hu and
           Steven C. H. Hoi and
           Jianke Zhu},
  title     = {{CSID:} Center, Scale, Identity and Density-aware Pedestrian Detection
           in a Crowd},
  journal   = {CoRR},
  volume    = {abs/1910.09188},
  year      = {2019},
  url       = {http://arxiv.org/abs/1910.09188},
  archivePrefix = {arXiv},
  eprint    = {1910.09188},
  timestamp = {Tue, 22 Oct 2019 18:17:16 +0200},
  biburl    = {https://dblp.org/rec/bib/journals/corr/abs-1910-09188},
  bibsource = {dblp computer science bibliography, https://dblp.org}
}

apd's People

Contributors

kalyo-zjl avatar

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.