zed-m97 commited on
Commit
d0ff78c
·
verified ·
1 Parent(s): c698b8f

Update README to 12-class team scope

Browse files
Files changed (1) hide show
  1. README.md +40 -24
README.md CHANGED
@@ -16,10 +16,10 @@ tags:
16
  - cosmos-tokenizer
17
  size_categories:
18
  - 1K<n<10K
19
- pretty_name: nano4M-Audio Person 2 (week-1)
20
  ---
21
 
22
- # nano4M-Audio — Person 2 (week-1)
23
 
24
  Week-1 data preparation for **nano4M-Audio**, an extension of EPFL's
25
  [nano4M](https://github.com/com-304/nano4M) (the educational nano version of
@@ -27,10 +27,18 @@ Week-1 data preparation for **nano4M-Audio**, an extension of EPFL's
27
  that adds **audio** as a fifth modality alongside RGB, depth, surface normals
28
  and captions.
29
 
30
- This dataset covers the 4 VGGSound classes assigned to Person 2 (Ziyad):
31
- `dog barking`, `cat meowing`, `coyote howling`, `elephant trumpeting`. It
32
- contains both raw clips and the pre-tokenized modalities consumed by nano4M's
33
- `SimpleMultimodalDataset`.
 
 
 
 
 
 
 
 
34
 
35
  > **Source attribution.** Audio + image content is derived from
36
  > [VGGSound](https://www.robots.ox.ac.uk/~vgg/data/vggsound/) (Chen et al.,
@@ -42,29 +50,37 @@ contains both raw clips and the pre-tokenized modalities consumed by nano4M's
42
 
43
  ## Counts
44
 
45
- | class | train OK | test OK | total OK | raw rows | survival |
46
- |---|---:|---:|---:|---:|---:|
47
- | dog barking | 599 | 38 | **637** | 767 | 83.0% |
48
- | cat meowing | 449 | 41 | **490** | 588 | 83.3% |
49
- | coyote howling | 344 | 41 | **385** | 490 | 78.6% |
50
- | elephant trumpeting | 183 | 34 | **217** | 310 | 70.0% |
51
- | **TOTAL** | **1,575** | **154** | **1,729** | **2,155** | **80.2%** |
52
-
53
- CLIP scores μ=0.283, σ=0.025, range [0.20, 0.37]. CLAP raw logits μ=11.71,
54
- σ=3.02, range [0.28, 20.18]. All 1,729 OK clips are uniformly **41,040
55
- samples = 1.7100 s @ 24 kHz** mono PCM16.
 
 
 
 
 
 
 
 
 
 
 
56
 
57
  ## Files
58
 
59
  ```
60
  .
61
- ├── manifest_person2.csv canonical join table (1,729 OK rows)
62
- ├── stats_person2.md per-class counts + score histograms
63
- ├── raw/
64
- ├── failed.txt audit of the 433 link-rotted / filtered IDs
65
- │ ├── train/{class}/{stem}.wav 24 kHz mono PCM16, exactly 41,040 samples
66
- │ ├── train/{class}/{stem}.jpg CLIP-best frame from the same 1.71 s window
67
- │ └── test/... same layout
68
  └── tokenized/
69
  ├── train/tok_audio@256/{stem}.npy EnCodec tokens, shape (1, 256), int16, [0, 1023]
70
  ├── train/tok_rgb@256/{stem}.npy Cosmos tokens, shape (1, 256), int32, [0, 63999]
 
16
  - cosmos-tokenizer
17
  size_categories:
18
  - 1K<n<10K
19
+ pretty_name: nano4M-Audio Team (week-1)
20
  ---
21
 
22
+ # nano4M-Audio — Team (week-1)
23
 
24
  Week-1 data preparation for **nano4M-Audio**, an extension of EPFL's
25
  [nano4M](https://github.com/com-304/nano4M) (the educational nano version of
 
27
  that adds **audio** as a fifth modality alongside RGB, depth, surface normals
28
  and captions.
29
 
30
+ This dataset covers all 12 VGGSound classes assigned to the three-person team:
31
+
32
+ | person | classes |
33
+ |---|---|
34
+ | 1 (Hassan) | lions roaring, horse neighing, pig oinking, cow lowing |
35
+ | 2 (Ziyad) | dog barking, cat meowing, coyote howling, elephant trumpeting |
36
+ | 3 (Marc) | chicken clucking, duck quacking, sheep bleating, donkey/ass braying |
37
+
38
+ It contains the pre-tokenized modalities consumed by nano4M's
39
+ `SimpleMultimodalDataset` (`tok_audio@256`, `tok_rgb@256`, `scene_desc`). The
40
+ raw WAV+JPG pairs are kept on each teammate's machine and are not redistributed
41
+ here; the tokens are the canonical artifact for training.
42
 
43
  > **Source attribution.** Audio + image content is derived from
44
  > [VGGSound](https://www.robots.ox.ac.uk/~vgg/data/vggsound/) (Chen et al.,
 
50
 
51
  ## Counts
52
 
53
+ 12 VGGSound classes, ~4.9k clips after link rot + CLIP/CLAP filtering. Per-class
54
+ breakdown (see `stats_team.md` for full distributions and qualitative samples):
55
+
56
+ | class | train OK | test OK | total OK |
57
+ |---|---:|---:|---:|
58
+ | dog barking | 599 | 38 | **637** |
59
+ | lions roaring | 639 | 4 | **643** |
60
+ | duck quacking | 501 | 38 | **539** |
61
+ | chicken clucking | 454 | 37 | **491** |
62
+ | cat meowing | 449 | 41 | **490** |
63
+ | sheep bleating | 405 | 38 | **443** |
64
+ | coyote howling | 344 | 41 | **385** |
65
+ | horse neighing | 325 | 13 | **338** |
66
+ | donkey/ass braying | 302 | 33 | **335** |
67
+ | pig oinking | 264 | 12 | **276** |
68
+ | elephant trumpeting | 183 | 34 | **217** |
69
+ | cow lowing | 98 | 13 | **111** |
70
+ | **TOTAL** | **4,563** | **342** | **4,905** |
71
+
72
+ All clips are uniformly **41,040 samples = 1.7100 s @ 24 kHz** mono PCM16
73
+ before tokenization (frames sliced by the CLAP-best 1.71 s window from a 10 s
74
+ VGGSound clip).
75
 
76
  ## Files
77
 
78
  ```
79
  .
80
+ ├── manifest_team.csv canonical join table (6,529 VGGSound rows; 4,905 OK)
81
+ ├── stats_team.md per-class counts + score histograms
82
+ ├── manifest_person2.csv legacy Person-2 manifest (kept for reference)
83
+ ├── stats_person2.md legacy Person-2 stats
 
 
 
84
  └── tokenized/
85
  ├── train/tok_audio@256/{stem}.npy EnCodec tokens, shape (1, 256), int16, [0, 1023]
86
  ├── train/tok_rgb@256/{stem}.npy Cosmos tokens, shape (1, 256), int32, [0, 63999]