nubahador commited on
Commit
6ceff23
·
verified ·
1 Parent(s): db37e2f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -7
README.md CHANGED
@@ -4,6 +4,11 @@ license: mit
4
 
5
  # Dataset Card for Chirp Spectrograms (Images & Corresponding Labels)
6
 
 
 
 
 
 
7
  <!-- Provide a quick summary of the dataset. -->
8
  This dataset contains synthetic chirp spectrograms with corresponding labels, generated for research in signal processing and machine learning applications. The dataset is particularly useful for developing and testing models for chirp signal detection and localization.
9
 
@@ -55,13 +60,6 @@ The data was generated by the authors using their custom Python package.
55
  **APA:**
56
  [Bahador, N., & Lankarany, M. (2025). Chirp localization via fine-tuned transformer model: A proof-of-concept study. arXiv preprint arXiv:2503.22713.](https://arxiv.org/pdf/2503.22713)
57
 
58
- ## Sample Generated Spectrograms
59
-
60
- <div style="display: flex; justify-content: space-between; gap: 20px;">
61
- <img src="https://github.com/nbahador/chirp_spectrogram_generator/blob/main/Usage_Example/spectrogram_4.png" alt="Sample Generated Spectrogram" width="300" height="200" />
62
- <img src="https://github.com/nbahador/chirp_spectrogram_generator/blob/main/Usage_Example/Samples.jpg" alt="Sample Generated Spectrograms" width="400" height="200" />
63
- </div>
64
-
65
  ## More Information
66
 
67
  For more information and generation code, visit the [GitHub repository](https://github.com/nbahador/chirp_spectrogram_generator/tree/main).
 
4
 
5
  # Dataset Card for Chirp Spectrograms (Images & Corresponding Labels)
6
 
7
+ ## Sample Generated Spectrograms
8
+
9
+ ![Sample Generated Spectrogram](https://raw.githubusercontent.com/nbahador/chirp_spectrogram_generator/main/Usage_Example/spectrogram_4.png)
10
+ ![Sample Generated Spectrograms](https://raw.githubusercontent.com/nbahador/chirp_spectrogram_generator/main/Usage_Example/Samples.jpg)
11
+
12
  <!-- Provide a quick summary of the dataset. -->
13
  This dataset contains synthetic chirp spectrograms with corresponding labels, generated for research in signal processing and machine learning applications. The dataset is particularly useful for developing and testing models for chirp signal detection and localization.
14
 
 
60
  **APA:**
61
  [Bahador, N., & Lankarany, M. (2025). Chirp localization via fine-tuned transformer model: A proof-of-concept study. arXiv preprint arXiv:2503.22713.](https://arxiv.org/pdf/2503.22713)
62
 
 
 
 
 
 
 
 
63
  ## More Information
64
 
65
  For more information and generation code, visit the [GitHub repository](https://github.com/nbahador/chirp_spectrogram_generator/tree/main).