Datasets:
Tasks:
Other
Formats:
webdataset
Size:
100K - 1M
Tags:
audio-visual-sound-source-localization
multimodal-data
synthetic-data
multi-modal
cvpr-2026
stable-diffusion-3
License:
Update README.md
Browse files
README.md
CHANGED
|
@@ -14,11 +14,25 @@ pretty_name: VGGSynth1
|
|
| 14 |
---
|
| 15 |
|
| 16 |
# VGGSynth1: Synthetic Audio-Visual Dataset (Part 1)
|
| 17 |
-
##
|
| 18 |
|
| 19 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 20 |
|
| 21 |
-
- **Status:** CVPR 2026 Highlight
|
| 22 |
-
- **Total Size:** ~140 GB
|
| 23 |
- **Visuals:** Generated via **Stable Diffusion 3 (SD3)**
|
| 24 |
-
- **Audio:** Generated via **Stable Audio**
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 14 |
---
|
| 15 |
|
| 16 |
# VGGSynth1: Synthetic Audio-Visual Dataset (Part 1)
|
| 17 |
+
## How Far Can We Go With Synthetic Data for Audio-Visual Sound Source Localization? (CVPR 2026 Highlight)
|
| 18 |
|
| 19 |
+
### **Authors**
|
| 20 |
+
**Arda Senocak\*, Sooyoung Park\*, Tae-Hyun Oh, Joon Son Chung** *(\* Equal Contribution)*
|
| 21 |
+
|
| 22 |
+
---
|
| 23 |
+
|
| 24 |
+
## **Introduction**
|
| 25 |
+
**VGGSynth1** is a high-fidelity **synthetic clone of the VGGSound dataset**, built using state-of-the-art generative models.
|
| 26 |
+
This dataset is designed to explore the boundaries and utility of synthetic data in training models for Audio-Visual Sound Source Localization (SSL).
|
| 27 |
|
|
|
|
|
|
|
| 28 |
- **Visuals:** Generated via **Stable Diffusion 3 (SD3)**
|
| 29 |
+
- **Audio:** Generated via **Stable Audio**
|
| 30 |
+
|
| 31 |
+
## **Citation**
|
| 32 |
+
```bibtex
|
| 33 |
+
@inproceedings{senocak2026howfar,
|
| 34 |
+
title={How Far Can We Go With Synthetic Data for Audio-Visual Sound Source Localization?},
|
| 35 |
+
author={Senocak, Arda and Park, Sooyoung and Oh, Tae-Hyun and Chung, Joon Son},
|
| 36 |
+
booktitle={Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)},
|
| 37 |
+
year={2026}
|
| 38 |
+
}
|