Skip to content

Commit 11329ba

Browse files
committed
fix typo in pdfs
1 parent 0a02d15 commit 11329ba

File tree

5 files changed

+3
-4
lines changed

5 files changed

+3
-4
lines changed
-617 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
-615 Bytes
Binary file not shown.
-596 Bytes
Binary file not shown.

docs/trained_models.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -54,10 +54,9 @@ Download from: https://s3.msi.umn.edu/snapshotsafari/models/species/Xception_v1.
5454

5555
<img src="https://github.com/marco-willi/camera-trap-classifier/blob/add_models/docs/figures/zebra_example.png"/>
5656

57-
*This figure shows a capture of a Zebra.*
58-
59-
Example Model Output for the image above: [Xception_v1 Output](../docs/figures/example_pred_Xception_v1.json)
57+
*This figure shows a capture of a Zebra (see corresponding model output below).*
6058

59+
Example Model Output for the image above: [Xception_v1 Output](../docs/figures/example_pred_Xception_v1.json). This file also shows the complete list of species and all the other labels that the model was trained to classify.
6160

6261
### Training Parameters
6362

@@ -105,4 +104,4 @@ The following reports show model evaluations using independent test data:
105104
* Enonkishu: [Evaluation Results Enonkishu](../docs/figures/ENO_S1_model_evaluation.pdf)
106105
* Kruger: [Evaluation Results Kruger](../docs/figures/KRU_S1_model_evaluation.pdf)
107106

108-
The evaluation from these locations is based on a realistic scenario, on data collected from locations (Enonkishu and Kruger) the model has not seen or mostly not seen (Grumeti), as well as by applying a two-stage process: 1) identify images with species and 2) identify species on images considered as containing an animal. Furthermore, some (rare) species from Kruger / Enonkishu are completely unknown to the model and thus not predictable.
107+
The evaluation from these locations is based on a realistic scenario, on data collected from locations (Enonkishu and Kruger) the model has not seen or mostly not seen (Grumeti), as well as by applying a two-stage process: 1) identify images with animals and 2) identify species on images considered as containing an animal. Note that some (rare) species from Kruger / Enonkishu are completely unknown to the model and thus not predictable.

0 commit comments

Comments
 (0)