Select Language

AI社区

公开数据集

人群计数

人群计数

1840.52M
469 浏览
0 喜欢
0 次下载
0 条讨论
Earth and Nature,Arts and Entertainment,Computer Science,Programming,Music,Image Data Classification

数据结构 ? 1840.52M

    Data Structure ?

    * 以上分析是由系统提取分析形成的结果,具体实际数据为准。

    README.md

    Context The problem of object counting is a difficult problem in which you have an image and have to count all the certain objects on that image, this becomes intractable in the context of big data and internet of things when you have videos tracking and need to count the objects in every frame. This problem can be achieved by an automatic process like a machine learning algorithm that receives a image as input and gives the number of some object of interest in the image (discrete value). For that different approaches can be done, the typical and easier is consider the number of element in the image as a label and transform it to some classification problem, other transform to a regression problem and other ones use a fully convolutional architecture in where the final convolutional output can be consider the numbers of object in that region and then sum up. ?Can you take some approach and count correctly these object in the images? Content The dataset is composed by RGB images of frames in a video (as inputs) and the object counting on every frame, this is the number of pedestrians (object) in the image. The images are 480x640 pixels at 3 channels of the same spot recorded by a webcam in a mall but it has different number of person on every frame, is a problem of crowd counting. ![imagen][1] We give the images data as a binary file of NumPy (*.npy format*) that you can easily load with the numpy load function. If you want to load image by image we also give the JPG images in a folder. The labels/target are the number of person on the frame JPG image and there is one for each image. This are integer numbers of the counting, for example in the Image above there are 29 objects (people). ![imagen2][2] [2]: http://personal.ie.cuhk.edu.hk/~ccloy/images/shopping_mall_annotated.jpg [1]: http://personal.ie.cuhk.edu.hk/~ccloy/images/shopping_mall.jpg Acknowledgements Thanks to Crowd Counting Dataset and the people that hold it the Mall Dataset that we here use. **The dataset is intended for research purposes only and as such cannot be used commercially. Please cite the following publication(s) when this dataset is used in any academic and research reports**. * From Semi-Supervised to Transfer Counting of Crowds C. C. Loy, S. Gong, and T. Xiang in Proceedings of IEEE International Conference on Computer Vision, pp. 2256-2263, 2013 (ICCV) * Cumulative Attribute Space for Age and Crowd Density Estimation K. Chen, S. Gong, T. Xiang, and C. C. Loy in Proceedings of IEEE Conference on Computer Vision and Pattern Recognition, pp. 2467-2474, 2013 (CVPR, Oral) * Crowd Counting and Profiling: Methodology and Evaluation C. C. Loy, K. Chen, S. Gong, T. Xiang in S. Ali, K. Nishino, D. Manocha, and M. Shah (Eds.), Modeling, Simulation and Visual Analysis of Crowds, Springer, vol. 11, pp. 347-382, 2013 * Feature Mining for Localised Crowd Counting K. Chen, C. C. Loy, S. Gong, and T. Xiang British Machine Vision Conference, 2012 (BMVC) Official link: http://personal.ie.cuhk.edu.hk/~ccloy/downloads_mall_dataset.html Inspiration Counting Object in an image can be a natural action to us. But in order to automatize it we can build a learning model that can count!
    ×

    帕依提提提温馨提示

    该数据集正在整理中,为您准备了其他渠道,请您使用

    注:部分数据正在处理中,未能直接提供下载,还请大家理解和支持。
    暂无相关内容。
    暂无相关内容。
    • 分享你的想法
    去分享你的想法~~

    全部内容

      欢迎交流分享
      开始分享您的观点和意见,和大家一起交流分享.
    所需积分:0 去赚积分?
    • 469浏览
    • 0下载
    • 0点赞
    • 收藏
    • 分享