GithubHelp home page GithubHelp logo

shijies / people-counting-dataset Goto Github PK

View Code? Open in Web Editor NEW
72.0 7.0 18.0 8.41 MB

the large-scale data set for people counting (LOI counting)

people-counting loi dataset video bus scene people-counting-dataset depth-video

people-counting-dataset's Introduction

People Counting Dataset (PCDS)

The purpose of people counting dataset is to count the number of people passing through a specified scene. In this dataset, we published a set of videos recorded in the entrance of bus scene by Kinect V1 camera. Each depth video has its corresponding RGB video. And each pair of videos is labeled to indicate the number of pedestrians passing through the scene.

  • This dataset contains 5,464 pair of videos, including depth video, and color video. And total up to 10,908 videos.
  • Total up to about 20,908 people passing through the scene
  • These videos is recorded in the entrance of buses.
  • The camera is mounted at the top of the entrance of buses.

Dataset

The dataset is available at BaiYun [keys: 2s31] OR Google Drive has been removed for the space limit.

Classfication

These videos are categoried by 4 sub-categories: N+C+, N+C-, N-C+, N-C-, according to the sunlight and crowed, as shown in the following table.

N+C+ N+C- N-C+ N-C-
sunlight strong strong weak weak
crowed yes no yes no

There are total up to 5,464 videos in this dataset. The detail number of people entering and exiting the bus in each category can be referred from the following table.

N+C+ N+C- N-C+ N-C-
entering 937 616 5427 2704
exiting 1149 668 6647 2760
total 2086 1284 12074 5464

Demo

N-C+

N-C+ N-C+

N-C-

N+C+

N+C-

Dataset Structure

The structure of these videos is illustrated in the following figure.

There are 30 scene in the PCDS. And each scene is named by the the following format:

BUS_DATETIME_[front, back]

where, BUS is the bus number, DATETIME is the reocred date, [front, back] indicates wheter the video is recorded in front entrance of the bus or not. For example the scene name 25_20160411_front means we record the video at the front door of 25 bus at 04, Nov. 2016.

The following figure shows the folder structure of the PCDS.

Label Format

In each scene directory (i.e. 25_2016_0410_back), there is a label file which is named as "label.txt". This label file contains both camera extrinsic parameters and the number of people entering/exiting the bus for each video. The following figure illustrate the demo of label file.

The first 4 lines is the camera extrinsic parameter, which is 4x3 matrix. The followed lines are the number of people passing through the scene whose format is shown as follows:

DepthVideoName, EnteringNumber, ExitingNumber, VideoType

DepthVideoName: the depth video name EnteringNumber: the number of people entering the bus ExitingNumber: the number of people exiting the bus VideoType: the video type. There are 4 video types represented by the index (0: N-C-, 1: N-C+, 2: N+C-, 3: N+C+).

Recording Condition

These videos are recorded by Kinect V1, the configuration of camera is illustrated in the following. The camera in mounted in the top of the entrance and has a pitch angle. People passes through the bus door. The task is to count these pedestrian (entering or existing)

Notice

We only focus on the deth video and the color video is an accessory. We cannot guarantee the synchronization of color video and depth video.

Citation

If you use this dataset, it is necessary to cite the following paper:

@article{sun2019benchmark,
  title={Benchmark data and method for real-time people counting in cluttered scenes using depth sensors},
  author={Sun, ShiJie and Akhtar, Naveed and Song, HuanSheng and Zhang, ChaoYang and Li, JianXin and Mian, Ajmal},
  journal={IEEE Transactions on Intelligent Transportation Systems},
  year={2019},
  publisher={IEEE}
}

License

The datasets provided on this page are published under the Creative Commons Attribution-NonCommercial-ShareAlike 3.0 License . This means that you must attribute the work in the manner specified by the authors, you may not use this work for commercial purposes and if you alter, transform, or build upon this work, you may distribute the resulting work only under the same license. If you are interested in commercial usage you can contact us for further options.

people-counting-dataset's People

Contributors

rainybluesky avatar shijies avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

people-counting-dataset's Issues

Contact information for commercial license

License
The datasets provided on this page are published under the Creative Commons Attribution-NonCommercial-ShareAlike 3.0 License . This means that you must attribute the work in the manner specified by the authors, you may not use this work for commercial purposes and if you alter, transform, or build upon this work, you may distribute the resulting work only under the same license. If you are interested in commercial usage you can contact us for further options.

Could you provide contact information for commercial usage?

source code avaliable?

Your work is cool, and 95% people counting accuracy is wonderful. I want to know whether the souce code plans open?

code

Hello, could you provide the source code for training and counting? Many thanks.

Extrinsic parameters matrix

Great, great work!. I'm trying to follow your paper on People couting, but I can't understand the Extrinsic Matrix composition. I was expecting a Rotation and a Translation composing that matrix, but I cannot find those components. In your readme example:

   1.2746300000000       0.0000003460420      0.0000000075670
   0.2598790000000     -1.1185600000000       0.0016756100000
  -0.6357660000000     -1.1096100000000     -0.0039933000000

159.2010000000000 276.2850000000000 1.0000000000000

I understand that the upper 3x3 matrix would be a rotation matrix, but It seems that's not the case. Is there any other parameter included in that matrix?, Could you please clarify the matrix composition?

Videos are not avaliable for people without a Chinese phone number.

I would like to use your dataset to test some algorithms in my research. But, unfortunately, I was not able to download the videos, once they are hosted at pan.baidu.com, which needs a Baidu account to login. I`ve try to register, but there is a verification step, available only for those with a Chinese phone number.

Can you upload them to another service, as Mega, Google Drive or Dropbox?

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.