ba188 commited on
Commit
a4c2ae0
1 Parent(s): 43b27bb

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +114 -0
README.md ADDED
@@ -0,0 +1,114 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ task_categories:
3
+ - image-classification\
4
+ tags:
5
+ - biology
6
+ - environment
7
+ - plants
8
+ - animals
9
+ - insects\
10
+ size_categories:
11
+ - 1K<n<10K
12
+ ---
13
+
14
+ # Dataset Card for Dataset Name
15
+
16
+ This dataset is comprised of 1,079 observations that were posted on the iNaturalist app. iNaturalist is a website and mobile app that 'aims to
17
+ provide a crowd-sourced identification system' for plants, insects, and animals.
18
+
19
+ <!-- Provide a quick summary of the dataset. -->
20
+
21
+ ## Dataset Details
22
+
23
+ ### Dataset Description
24
+
25
+ <!-- Provide a longer summary of what this dataset is. -->
26
+ For each of the 1,079 observations included in this dataset, there is information about the quality of the associated image (quality_grade), a species label (species_guess),
27
+ a date of observation (observed_on), the location it was observed (both latitude/longitude coordinates and a place name, location and place_name, respectively), a name that
28
+ usually matches the species guess but sometimes provides other information such as the genus (name), the number of times that species has been observed before on the app (observations_count),
29
+ a higher-order taxonimic classification (taxon), a common name for the species/genus/class (common_name), a link to a relevant wikipedia article (wikipedia_link), a url to a photo from that
30
+ observation (photo), and an embedding (embedding). \
31
+
32
+ *Note: the embeddings were created using the ResNet50 model with imagenet weight, the top layer removed, and average pooling. They are in the dataset as strings of varying length
33
+ and should be converted to arrays of shape (2048,) by splitting at ',' before use for modelling.
34
+
35
+
36
+
37
+ ### Dataset Sources
38
+
39
+ <!-- Provide the basic links for the dataset. -->
40
+ - **API:** Data originally accessed via the iNaturalist API at https://api.inaturalist.org
41
+
42
+ ## Uses
43
+
44
+ <!-- Address questions around how the dataset is intended to be used. -->
45
+
46
+ ### Direct Use
47
+
48
+ <!-- This section describes suitable use cases for the dataset. -->
49
+
50
+ Example use: This dataset may be used for training and testing image classification models as in this example (https://colab.research.google.com/drive/19yogkKM7Sxuk92LuC5kkNiZGOWeaH2TH?usp=sharing).
51
+
52
+
53
+
54
+
55
+ ## Dataset Structure
56
+
57
+ <!-- This section provides a description of the dataset fields, and additional information about the dataset structure such as criteria used to create the splits, relationships between data points, etc. -->
58
+ **Columns:**\
59
+ - 'quality_grade': string with possible values 'needs_id', 'research', or 'casual'; describes the quality of the photograph associated with the observation
60
+ - 'species_guess': string that describes the species (or sometimes a higher order taxa) of the observation
61
+ - 'observed_on': string that contains the date of the observation (yyyy-mm-dd)
62
+ - 'location': string that contains the geographical coordinates of where the observation was made (latitude, longitude)
63
+ - 'place_name': string that describes the location where the observation was made (not in standard format)
64
+ - 'name': string containing some higher order taxonomic classification of the observation (e.g. family, genus)
65
+ - 'observations_count': integer value describing how many times that species has been recorded on iNaturalist
66
+ - 'taxon': string containg the kingdom or class of the observation
67
+ - 'common_name': string containing a common name for the observation (sometimes the species, sometimes a higher order taxon; only included in 70% of the data)
68
+ - 'wikipedia_link': string url to a relevant wikipedia article
69
+ - 'photo': string url to a photograph associated with the observation
70
+ - 'embedding': strings of varying lengths created from ResNet50 embeddings (should be converted into arrays of shape (2048,) before use)
71
+
72
+ The dataset has a 80/20 training/testing split (training set contains 863 rows, testing set contains 216 rows) created using the train_test_split from sklearn.
73
+
74
+ ## Dataset Creation
75
+ This dataset was created from data pulled from the iNatualist API (linked above). 9,990 requests were made to the API, then filtered to only include those observations that
76
+ had a photograph and a species guess in the Latin alphabet. There were 1,079 remaining observations, all of which are included in this dataset. \
77
+
78
+ All of the information aside from the embeddings was pulled directly from the API. The process of creating the embedding column is described above (see: Dataset Description).
79
+
80
+
81
+ ### Curation Rationale
82
+
83
+ <!-- Motivation for the creation of this dataset. -->
84
+
85
+ While iNaturalist readily provides this data for public use via an Amazon Web Services (AWS) library, the mentioned API, and for direct download, all of these methods
86
+ take time to obtain and the data then requires processing before it can be used. This dataset takes a subset of iNaturalist's data and filters/processes it for immediate use,
87
+ including embeddings of the photos that can be used for training or testing image classification models.
88
+
89
+
90
+ #### Data Collection and Processing
91
+
92
+ <!-- This section describes the data collection and processing process such as data selection criteria, filtering and normalization methods, tools and libraries used, etc. -->
93
+
94
+ The data was originally downloaded from the iNaturalist API (linked above) on April 22nd, 2024. The criteria used for filtering the data is described above (has a photo and has a species guess in the Latin alphabet).
95
+
96
+ #### Who are the source data producers?
97
+
98
+ <!-- This section describes the people or systems who originally created the data. It should also include self-reported demographic or identity information for the source data creators if this information is available. -->
99
+
100
+ The data was downloaded from iNaturalist. It was uploaded to iNaturalist by individual users of the app from all over the world.
101
+
102
+
103
+
104
+ #### Personal and Sensitive Information
105
+
106
+ <!-- State whether the dataset contains data that might be considered personal, sensitive, or private (e.g., data that reveals addresses, uniquely identifiable names or aliases, racial or ethnic origins, sexual orientations, religious beliefs, political opinions, financial or health data, etc.). If efforts were made to anonymize the data, describe the anonymization process. -->
107
+
108
+ This dataset includes specific geographical coordinates, but no user data.
109
+ The iNaturalist API allows for download of more specific user data, but this dataset does not include any.
110
+ Additionally, iNaturalist jitters geographical coordinates of specific species for various reasons (e.g. they are protected/endangered) before making data available to viewers.
111
+
112
+
113
+
114
+