Kentaro-Machida commited on
Commit
22c1b62
·
verified ·
1 Parent(s): 6d10640

Update README

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -6,8 +6,8 @@ size_categories:
6
  - 10K<n<100K
7
  ---
8
 
9
- # Matthiola incana leaf dataset
10
- This dataset is intended to create a model for classifying images of Matthiola incana leaves into **single-flowered** leaf or **double-flowered leaf**.
11
 
12
  # Matthiola incana
13
  <img src="https://cdn-uploads.huggingface.co/production/uploads/6350ca6607080feca52ee6e1/1CbJpwx4Lcxxi208HkTjm.png" alt="Image description" width="50%">
@@ -50,12 +50,12 @@ Quartet_Apricot/
50
  This dataset splits images not only by label but also by date, so when using it, we recommend downloading the dataset using the git clone command.
51
 
52
  ```
53
- git clone https://huggingface.co/datasets/Kentaro-Machida/Matthiola_incana_leaf_dataset
54
  ```
55
 
56
 
57
  # Data collection
58
- This data was created by agricultural experts at Mizuho Agricultural High School in Tokyo, Japan, in collaboration with the Nakajo Laboratory at Tokyo University of Agriculture and Technology.
59
 
60
  We planted M.incana seeds in trays and tracked whether each individual became a single-flower or a double-flower. Images were taken between 2 and 3 weeks after planting the seeds.
61
 
 
6
  - 10K<n<100K
7
  ---
8
 
9
+ # Matthiola incana Leaf Image Classification dataset
10
+ Matthiola incana Leaf Image Classification dataset(MiLIC) is intended to create a model for classifying images of Matthiola incana leaves into **single-flowered** leaf or **double-flowered leaf**.
11
 
12
  # Matthiola incana
13
  <img src="https://cdn-uploads.huggingface.co/production/uploads/6350ca6607080feca52ee6e1/1CbJpwx4Lcxxi208HkTjm.png" alt="Image description" width="50%">
 
50
  This dataset splits images not only by label but also by date, so when using it, we recommend downloading the dataset using the git clone command.
51
 
52
  ```
53
+ git clone https://huggingface.co/datasets/Kentaro-Machida/Matthiola-incana-Leaf-Image-Classification
54
  ```
55
 
56
 
57
  # Data collection
58
+ MiLIC dataset was created by agricultural experts at Mizuho Agricultural High School in Tokyo, Japan, in collaboration with the Nakajo Laboratory at Tokyo University of Agriculture and Technology.
59
 
60
  We planted M.incana seeds in trays and tracked whether each individual became a single-flower or a double-flower. Images were taken between 2 and 3 weeks after planting the seeds.
61