From Wikipedia, the free encyclopedia

Article Draft

Lead:

The Million Man March, Washington, D.C., October 1995 was the focus of a large crowd counting dispute.

Conventional understanding of Crowd Counting:

Crowd counting is known to be act of counting the total crowd present in a certain area. The people in a certain area are called a crowd. The most direct method is to actually count each person in the crowd. For example, turnstiles are often used to precisely count the number of people entering an event [1].

A modern understanding of Crowd Counting:

However, since the early 2000s, there has been a shift in the understanding of the phrase “crowd counting”. Having moved from a simpler crowd counting method to that of clusters and density maps, there are several improvements for crowd counting methods. Crowd counting can also be defined as estimating the number of people present in a single picture [2]

Methods to Crowd Count:

Due to the rapid progress in technology and growth of CNN (Convolutional Neural Network) over the last decade, the usage of CNN in crowd counting has skyrocketed. The CNN based methods can largely be grouped under the following different models [3]:

1. Jacob's Method:

The most common technique for counting crowds at protests and rallies is Jacobs' Method, named for its inventor, Herbert Jacobs. Jacobs' method involves dividing the area occupied by a crowd into sections, determining an average number of people in each section, and multiplying by the number of sections occupied. According to a report by Life's Little Mysteries, technologies sometimes used to assist such estimations include "lasers, satellites, aerial photography, 3-D grid systems, recorded video footage and surveillance balloons, usually tethered several blocks around an event's location and flying 400 to 800 feet (120 to 240 meters) overhead." [4]

2. Direct Regression-Based counting:

This crowd counting method involves using regression on global image features to the whole image. Global image features refer to the different properties of certain areas of the photo. Foe example, global image features include “ contour representations, shape descriptions, texture features.” [5]

As distribution information of objects are not accounted for, object localisation cannot be processed via regressions [6]. Additionally, as this model estimates the crowd density on descriptions of crowd patterns, it ignores individual trackers [7]. This allows, regression based models to be very efficient in crowded pictures; if the density per pixel is very high regression models are best suited.

Earlier crowd counting methods employed classical regression models [8].

3. Density-Based Counting:

Object density maps rely on finding the total number of objects located in a particular area. This is determined by the integral summation of the number of objects in that area [9]. Due to the density values being estimated through low values, density-based counting allows the user to experience advantages of regression-based models alongside localisation of information [10]. Localisation of information refers to the act of maintaining location information.

Strengthening Crowd Counting:

In order to use the above mentioned models efficiently, it is important to have a large amount of data. However, as users, we are stuck with limited data i.e. the original image. In order to compensate for these issues, we employ tricks such as random cropping. Random cropping refers to the act of randomly choosing certain sub images from the existing original image.

After performing several iterations of random cropping, the sub images are then fed into the machine learning algorithm to help the algorithm generalize better.

Why Crowd Counting is important:

Crowd counting plays an important role in “public safety, assembly language, and video surveillance” [11]  amongst many things. Without crowd control, through poor planning, several terrible accidents can occur. . Some of the most notable ones are the Hillborough disaster which took place on April 15 in England. Another memorable incident occurred when Louis Farrakhan threatened to sue the Washington, D.C. Park Police for announcing that only 400,000 people attended the 1995 Million Man March he organized.

At events in streets or a park rather than an enclosed venue, crowd counting is more difficult and less precise. For many events, especially political rallies or protests, the number of people in a crowd carries political significance and count results are controversial. For example, the global protests against the Iraq war had many protests with widely differing counts offered by organizers on one side and the police on the other side.


References

  1. ^ "What are Turnstiles? (with pictures)". EasyTechJunkie. Retrieved 2022-10-11.
  2. ^ Yang, Weng, Deng, Jia and Zhang, Rong, Robert, Yunkai, Xiaoxue and Heng (23 December 2020). "Remote Sensing" (PDF).{{ cite web}}: CS1 maint: multiple names: authors list ( link) CS1 maint: url-status ( link)
  3. ^ "Attention guided feature pyramid network for crowd counting". Journal of Visual Communication and Image Representation. 80: 103319. 2021-10-01. doi: 10.1016/j.jvcir.2021.103319. ISSN  1047-3203.
  4. ^ Loy, Chen, Gong, Xiang, Chen Change, Ke, Shaogang and Tao. "Crowd Counting and Profiling: Methodology and Evaluation" (PDF). {{ cite web}}: line feed character in |title= at position 42 ( help)CS1 maint: multiple names: authors list ( link) CS1 maint: url-status ( link)
  5. ^ Lisin, Mattar, Blaschko, Benfield and Learned-Miller, Dimitri A., Marwan A. , Matthew B. , Mark C., and Erik G. "Combining Local and Global Image Features for Object Class Recognition" (PDF).{{ cite web}}: CS1 maint: multiple names: authors list ( link) CS1 maint: url-status ( link)
  6. ^ D. Kang, Z. Ma and A. B. Chan, "Beyond Counting: Comparisons of Density Maps for Crowd Analysis Tasks—Counting, Detection, and Tracking," in IEEE Transactions on Circuits and Systems for Video Technology, vol. 29, no. 5, pp. 1408-1422, May 2019, doi: 10.1109/TCSVT.2018.2837153.
  7. ^ Loy, Ke Chen, Gong, and Xiang, Chen Change, Shaogang and Tao. "Crowd Counting and Profiling: Methodology and Evaluation" (PDF). {{ cite web}}: line feed character in |title= at position 42 ( help)CS1 maint: multiple names: authors list ( link)
  8. ^ Delussu, Putzu, and Fumera, Rita, Lorenzo and Giorgio (6 December 2021). "Scene-specific crowd counting using synthetic training images" (PDF).{{ cite web}}: CS1 maint: multiple names: authors list ( link) CS1 maint: url-status ( link)
  9. ^ D. Kang, Z. Ma and A. B. Chan, "Beyond Counting: Comparisons of Density Maps for Crowd Analysis Tasks—Counting, Detection, and Tracking," in IEEE Transactions on Circuits and Systems for Video Technology, vol. 29, no. 5, pp. 1408-1422, May 2019, doi: 10.1109/TCSVT.2018.2837153.
  10. ^ D. Kang, Z. Ma and A. B. Chan, "Beyond Counting: Comparisons of Density Maps for Crowd Analysis Tasks—Counting, Detection, and Tracking," in IEEE Transactions on Circuits and Systems for Video Technology, vol. 29, no. 5, pp. 1408-1422, May 2019, doi: 10.1109/TCSVT.2018.2837153.
  11. ^ Chu, Huanpeng; Tang, Jilin; Hu, Haoji (2021-10-01). "Attention guided feature pyramid network for crowd counting". Journal of Visual Communication and Image Representation. 80: 103319. doi: 10.1016/j.jvcir.2021.103319. ISSN  1047-3203.

External links