Skip to content

Commit

Permalink
test c
Browse files Browse the repository at this point in the history
  • Loading branch information
HaydenFaulkner committed Nov 4, 2019
1 parent d328ffb commit 4c29bbb
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion models/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
<style>
.content {
max-width: 880px;
margin: auto;
}
</style>

<div class="content">
# Models
## General Structure
This directory holds the models, both those downloaded automatically
Expand Down Expand Up @@ -96,4 +104,5 @@ Evaluated with `vid` metric. Box Area's - **S**mall `<50`,
| Model | Trained On | Tested On | mAP | AP<sub>S</sub> | AP<sub>M</sub> | AP<sub>L</sub> | AP<sub>SL</sub> | AP<sub>MO</sub> | AP<sub>FA</sub> |
|--------|------------|-----------|------------------|---------------------|-----------|------------------|----------------|----------------|----------------|
| `0004` | VID | VID | .454 | .136 | .328 | .555 | .522 | .442 | .292 |
</p>
</p>
</div>

0 comments on commit 4c29bbb

Please sign in to comment.