bpiyush commited on
Commit
64b82ee
β€’
1 Parent(s): dfc172c

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +22 -0
README.md CHANGED
@@ -1,4 +1,21 @@
1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  <!-- # <img src="./assets/pouring-water-logo5.png" alt="Logo" width="40"> -->
3
  # 🚰 The Sound of Water: Inferring Physical Properties from Pouring Liquids
4
 
@@ -43,6 +60,7 @@ This dataset is associated with the paper "The Sound of Water: Inferring Physica
43
  - [🎬 YouTube samples](#-youtube-samples)
44
  - [πŸ“œ Citation](#-citation)
45
  - [πŸ™ Acknowledgements](#-acknowledgements)
 
46
 
47
 
48
  ## πŸ“š Dataset Overview
@@ -240,3 +258,7 @@ We also want to highlight closely related work that could be of interest:
240
  * [Human sensitivity to acoustic information from vessel filling](https://psycnet.apa.org/record/2000-13210-019). Journal of Experimental Psychology (2020).
241
  * [See the Glass Half Full: Reasoning About Liquid Containers, Their Volume and Content](https://arxiv.org/abs/1701.02718). ICCV (2017).
242
  * [CREPE: A Convolutional Representation for Pitch Estimation](https://arxiv.org/abs/1802.06182). ICASSP (2018).
 
 
 
 
 
1
 
2
+ ```yaml
3
+ language:
4
+ - english
5
+ pretty_name: "Sound-of-Water 50"
6
+ tags:
7
+ - audio-visual learning
8
+ - physical property estimation
9
+ - pouring water
10
+ license: "MIT"
11
+ task_categories:
12
+ - physical property estimation
13
+ - fine-grained audio classification
14
+ - liquid mass estimation
15
+ - container shape estimation
16
+ ```
17
+
18
+
19
  <!-- # <img src="./assets/pouring-water-logo5.png" alt="Logo" width="40"> -->
20
  # 🚰 The Sound of Water: Inferring Physical Properties from Pouring Liquids
21
 
 
60
  - [🎬 YouTube samples](#-youtube-samples)
61
  - [πŸ“œ Citation](#-citation)
62
  - [πŸ™ Acknowledgements](#-acknowledgements)
63
+ - [πŸ™…πŸ» Potential Biases](#-potential-biases)
64
 
65
 
66
  ## πŸ“š Dataset Overview
 
258
  * [Human sensitivity to acoustic information from vessel filling](https://psycnet.apa.org/record/2000-13210-019). Journal of Experimental Psychology (2020).
259
  * [See the Glass Half Full: Reasoning About Liquid Containers, Their Volume and Content](https://arxiv.org/abs/1701.02718). ICCV (2017).
260
  * [CREPE: A Convolutional Representation for Pitch Estimation](https://arxiv.org/abs/1802.06182). ICASSP (2018).
261
+
262
+ ## πŸ™…πŸ» Potential Biases
263
+
264
+ The dataset is recorded on a standard mobile phone from the authors themselves. It is recorded in a indoor setting. As far as possible, we have tried to not include any personal information in the videos. Thus, it is unlikely to include harmdul biases. Plus, the scale of the dataset is small and is not likely to be used for training large models.