miroslavjaros commited on
Commit
4a4dc8e
·
verified ·
1 Parent(s): 81e048b
Files changed (1) hide show
  1. README.md +6 -9
README.md CHANGED
@@ -1,4 +1,3 @@
1
- ```text
2
  ---
3
  license: other
4
  language: en
@@ -62,7 +61,7 @@ The data originates from two sources:
62
 
63
  The image frames were extracted and selected using the pipeline detailed in the following publication:
64
 
65
- > Jaros, M., Slany, V., Skrob, O., Trenz, O., Stastny, J., Samarek, R., & Martinek, R. (2025). Methodology for Extracting Representative Frames from Video Se-quences for Dataset Creation in Agricultural Applications. *[!!! ZDE DOPLŇTE NÁZEV ČASOPISU/KONFERENCE, VOLUME, STRÁNKY atd. !!!]*
66
 
67
  **Pipeline Summary:**
68
  1. **Frame Extraction:** Sampling frames from the source MP4 video.
@@ -76,7 +75,7 @@ The dataset is organized by scene. Each scene folder contains subfolders with th
76
 
77
  The structure in the repository root is:
78
 
79
- ```text
80
  /
81
  ├── gauss_laplac-450/
82
  │ ├── grasslands/
@@ -159,7 +158,7 @@ If you use this dataset or the methodology in your research, please cite the fol
159
  ```bibtex
160
  @article{jaros_methodology_2025,
161
  author = {Jaros, Miroslav and Slany, Vlastimil and Skrob, Ondrej and Trenz, Oldrich and Stastny, Jiri and Samarek, Robert and Martinek, Radek},
162
- title = {Methodology for Extracting Representative Frames from Video Se-quences for Dataset Creation in Agricultural Applications},
163
  year = {2025},
164
  }
165
  ```
@@ -179,13 +178,11 @@ If you use this dataset or the methodology in your research, please cite the fol
179
 
180
  ## Contact
181
 
182
- Miroslav Jaros
183
- Mendel University in Brno
184
  Email: [email protected]
185
 
186
  ## Acknowledgments
187
 
188
  * We gratefully acknowledge the USDA Ag Data Commons for providing the public data used in parts of this dataset (DOI: 10.15482/USDA.ADC/1416008).
189
- * This work received support from the Internal Grant System of the Faculty of Business and Economics, Mendel University in Brno, grant number IGA24-PEF-DP-005.
190
-
191
- ```
 
 
1
  ---
2
  license: other
3
  language: en
 
61
 
62
  The image frames were extracted and selected using the pipeline detailed in the following publication:
63
 
64
+ > Jaros, M., Slany, V., Skrob, O., Trenz, O., Stastny, J., Samarek, R., & Martinek, R. (2025). Methodology for Extracting Representative Frames from Video Sequences for Dataset Creation in Agricultural Applications. *[JOURNAL/CONFERENCE NAME, VOLUME, PAGES]*
65
 
66
  **Pipeline Summary:**
67
  1. **Frame Extraction:** Sampling frames from the source MP4 video.
 
75
 
76
  The structure in the repository root is:
77
 
78
+ ```
79
  /
80
  ├── gauss_laplac-450/
81
  │ ├── grasslands/
 
158
  ```bibtex
159
  @article{jaros_methodology_2025,
160
  author = {Jaros, Miroslav and Slany, Vlastimil and Skrob, Ondrej and Trenz, Oldrich and Stastny, Jiri and Samarek, Robert and Martinek, Radek},
161
+ title = {Methodology for Extracting Representative Frames from Video Sequences for Dataset Creation in Agricultural Applications},
162
  year = {2025},
163
  }
164
  ```
 
178
 
179
  ## Contact
180
 
181
+ Miroslav Jaros
182
+ Mendel University in Brno
183
  Email: [email protected]
184
 
185
  ## Acknowledgments
186
 
187
  * We gratefully acknowledge the USDA Ag Data Commons for providing the public data used in parts of this dataset (DOI: 10.15482/USDA.ADC/1416008).
188
+ * This work received support from the Internal Grant System of the Faculty of Business and Economics, Mendel University in Brno, grant number IGA24-PEF-DP-005.