mathiaszinnen commited on
Commit
2d0ce85
·
1 Parent(s): 9507809

update README

Browse files
Files changed (1) hide show
  1. README.md +3 -24
README.md CHANGED
@@ -14,6 +14,7 @@ tags:
14
  - olfaction
15
  - computational humanities
16
  ---
 
17
  # The Object Detection for Olfactory References (ODOR) Dataset
18
 
19
  <!-- Provide a quick summary of the dataset. -->
@@ -28,7 +29,6 @@ It has challenging dataset properties, such as a detailed set of categories, den
28
 
29
  Inspiring further research on artwork object detection and broader visual cultural heritage studies, the dataset challenges researchers to explore the intersection of object recognition and smell perception.
30
 
31
- ## Dataset Details
32
 
33
  You can download the dataset using Hugging Face:
34
 
@@ -37,31 +37,10 @@ from datasets import load_dataset
37
  ds = load_dataset("mathiaszinnen/odor")
38
  ```
39
 
 
40
 
41
- ### Dataset Description
42
-
43
- <!-- Provide a longer summary of what this dataset is. -->
44
-
45
-
46
-
47
- - **Curated by:** [More Information Needed]
48
- - **Funded by :** This dataset has received funding from the Odeuropa EU H2020 project under grant agreement No. 101004469.
49
- - **License:** [More Information Needed]
50
-
51
-
52
  ## Citation
53
 
54
  <!-- If there is a paper or blog post introducing the dataset, the APA and Bibtex information for that should go in this section. -->
55
 
56
- **BibTeX:**
57
-
58
-
59
-
60
- **APA:**
61
-
62
- [More Information Needed]
63
-
64
-
65
- ## Dataset Card Contact
66
-
67
- [More Information Needed]
 
14
  - olfaction
15
  - computational humanities
16
  ---
17
+
18
  # The Object Detection for Olfactory References (ODOR) Dataset
19
 
20
  <!-- Provide a quick summary of the dataset. -->
 
29
 
30
  Inspiring further research on artwork object detection and broader visual cultural heritage studies, the dataset challenges researchers to explore the intersection of object recognition and smell perception.
31
 
 
32
 
33
  You can download the dataset using Hugging Face:
34
 
 
37
  ds = load_dataset("mathiaszinnen/odor")
38
  ```
39
 
40
+ This dataset has received funding from the Odeuropa EU H2020 project under grant agreement No. 101004469.
41
 
42
+ <!--
 
 
 
 
 
 
 
 
 
 
43
  ## Citation
44
 
45
  <!-- If there is a paper or blog post introducing the dataset, the APA and Bibtex information for that should go in this section. -->
46