liswei commited on
Commit
e01f0dc
·
1 Parent(s): 5cc2564

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -41,12 +41,13 @@ tags:
41
  pretty_name: NTU-Stem
42
  size_categories:
43
  - n<1K
 
44
  ---
45
  # Dataset Card for "NTU-Stem"
46
 
47
  The National Taiwan University (NTU) campus is home to a diverse array of tree species in Taiwan. However, many of these species may be difficult to distinguish for the average person. In an effort to increase familiarity with the campus’s natural beauty, a dataset of tree stem pictures was collected using personal cellphones.
48
 
49
- The NTU Tree Dataset contains images of 15 different species, such as Royal Palm, Indigenous Cinnamon Tree, and White Barkfig.
50
 
51
  Each species class contains 8 to 16 training images, and the remaining 8 to 10 images serve as test data.
52
 
 
41
  pretty_name: NTU-Stem
42
  size_categories:
43
  - n<1K
44
+ license: cc-by-nc-4.0
45
  ---
46
  # Dataset Card for "NTU-Stem"
47
 
48
  The National Taiwan University (NTU) campus is home to a diverse array of tree species in Taiwan. However, many of these species may be difficult to distinguish for the average person. In an effort to increase familiarity with the campus’s natural beauty, a dataset of tree stem pictures was collected using personal cellphones.
49
 
50
+ The NTU Tree Dataset is a few-shot learning dataset that contains images of 15 different tree species, such as Royal Palm, Indigenous Cinnamon Tree, and White Barkfig.
51
 
52
  Each species class contains 8 to 16 training images, and the remaining 8 to 10 images serve as test data.
53