ChristopherMarais commited on
Commit
fee7dd6
·
1 Parent(s): 31ca935

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -11,9 +11,9 @@ license: mit
11
  python_version: 3.11.13
12
  ---
13
 
14
- This is a proof-of-concept version of our Artificial Intelligence model to classify images of bark and ambrosia beetles. As an input, please use an image of a specimen, or a group of specimens, ideally in ethanol with a white background.
 
15
 
16
- This proof-of-concept model has been trained on a preliminary sample of 12 species: Coccotypes dactyliperda, Hylesinus varius, Monarthrum fasciatum, Phloeosinus dentatus, Pityophthorus juglandis, Platypus cylindrus, Pycnarthrum hispidium, Scolytodes schwarzi, Xyleborinus saxesenii, Xyleborus affinis, Xylosandrus compactus, and Xylosandrus crassiusculus.
17
 
18
  For correct interpretation of the results, it is important to consider not just the suggested name, but also the associated probability. Identification of other species is coming soon, as soon as they are added to the training set.
19
 
 
11
  python_version: 3.11.13
12
  ---
13
 
14
+ This is a proof-of-concept version use of the IBBI python library to analyze images of bark and ambrosia beetles.
15
+
16
 
 
17
 
18
  For correct interpretation of the results, it is important to consider not just the suggested name, but also the associated probability. Identification of other species is coming soon, as soon as they are added to the training set.
19