mikehemberger commited on
Commit
f02bc1d
1 Parent(s): 816a13d

Update Readme

Browse files

A growing dataset about medicinal plants. We plan to construct a multimodal dataset with images and text content extracted from
1) books that went out of copywrite and
2) diverse and high-quality video data taken via smart phone and various lenses with a DSLR camera (24mm Macro, 50mm, 100mm Macro and a 24-120mm Zoom lens).
Parts of the iNaturalist and PlantNet300K datasets will be integrated as well to cover a wide spectrum of the kingdom Plantae.

The resulting dataset should be able to power a free visual search / retrieval application for smart phones that integrates vast amounts of detailed knowledge about medicinal plants and their lifecycle.

Files changed (1) hide show
  1. README.md +16 -1
README.md CHANGED
@@ -1,3 +1,18 @@
1
  ---
2
  license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
+ task_categories:
4
+ - question-answering
5
+ - translation
6
+ - summarization
7
+ - conversational
8
+ - feature-extraction
9
+ language:
10
+ - en
11
+ - de
12
+ tags:
13
+ - biology
14
+ - art
15
+ - medical
16
+ size_categories:
17
+ - n<1K
18
+ ---