File size: 3,032 Bytes
abb957c
 
71c2b8e
5d56b08
71c2b8e
 
 
5d56b08
 
 
 
71c2b8e
 
abb957c
71c2b8e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
083e245
71c2b8e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
---
license: mit
task_categories:
- object-detection
language:
- en
tags:
- crowd-counting
- cnn
- detection
pretty_name: crowd counting
size_categories:
- n<1K
---

# Dataset Card for Dataset Name

<!-- Provide a quick summary of the dataset. -->

This dataset card has 6 .h5 and 6 .mat files that are used by the crowd counting demo

## Dataset Details

### Dataset Description

<!-- Provide a longer summary of what this dataset is. -->

- **Curated by:** Rootstrap
- **License:** MIT

### Dataset Sources 

<!-- Provide the basic links for the dataset. -->

- **Repository:** https://www.kaggle.com/datasets/tthien/shanghaitech

## Uses

<!-- Address questions around how the dataset is intended to be used. -->

The dataset is used for the demo

### Direct Use

<!-- This section describes suitable use cases for the dataset. -->

This dataset is intended to use only for the demo

### Out-of-Scope Use

<!-- This section addresses misuse, malicious use, and uses that the dataset will not work well for. -->

This dataset was not used for training the model and can not be used for training a new model as it is very limited.

## Dataset Structure

<!-- This section provides a description of the dataset fields, and additional information about the dataset structure such as criteria used to create the splits, relationships between data points, etc. -->

The dataset consist of 6 .h5 and 6 .mat.

## Dataset Creation

### Curation Rationale

<!-- Motivation for the creation of this dataset. -->

This dataset was created for the demo

### Source Data

<!-- This section describes the source data (e.g. news text and headlines, social media posts, translated sentences, ...). -->

This .mat files where obtained from the ShangaiTech Dataset and the .h5 were generated from the .mat files using python.

#### Data Collection and Processing

<!-- This section describes the data collection and processing process such as data selection criteria, filtering and normalization methods, tools and libraries used, etc. -->

The ShangaiTech Dataset part B has 400 images. From this original dataset, 6 random files were gathered.

#### Who are the source data producers?

<!-- This section describes the people or systems who originally created the data. It should also include self-reported demographic or identity information for the source data creators if this information is available. -->

@inproceedings{zhang2016single, title={Single-image crowd counting via multi-column convolutional neural network}, author={Zhang, Yingying and Zhou, Desen and Chen, Siqin and Gao, Shenghua and Ma, Yi}, booktitle={Proceedings of the IEEE conference on computer vision and pattern recognition}, pages={589--597}, year={2016} }

## Bias, Risks, and Limitations

<!-- This section is meant to convey both technical and sociotechnical limitations. -->

As we stated before, this dataset is only ment to be used for the demo and cannot be reproduced in any way.

## Dataset Card Authors

Rootstrap

## Dataset Card Contact

[email protected]