slides before test cases

This commit is contained in:
Arthur 2023-10-19 23:58:37 -04:00
parent 8e5f7f6b8b
commit 22bde7695e
8 changed files with 5980 additions and 13 deletions

View file

@ -20,7 +20,8 @@
)
#slide(title: "Introduction")[
//add images with wein diagram from proposal presentation
#only(1)[#image("images/wein_p1.svg", width: 100%)]
#only(2)[#image("images/wein_p2.svg", width: 100%)]
]
#slide(title: "Overview")[
@ -28,26 +29,24 @@
]
#slide(title: "Capture System")[
//#image("images/setup.svg", width: 100%)
//Add figure like the l3 setup but more general
#align(center)[
#image("images/setup.svg", width: 80%)
]
]
#slide(title: "BPV Model")[
#image("images/training.svg", height: 100%)
// fix font in inkscape, use STIX TWO Text everywhere
// Remove one model to only present single model mode
#align(center)[
#image("images/training_unique_p1.svg", height: 100%)
]
]
#slide(title: "Multi-Model Support")[
// Reuse the training image but with both model
// underline that the threshold seems similar bu they refer to possibly widely different traces.
// one new trace does not have a single position on the bottom graph, it has one (possibly
// different) per model
#align(center)[
#only(1)[#image("images/training_unique_p2.svg", height: 100%)]
#only(2)[#image("images/training_unique_p3.svg", height: 100%)]
]
]
#slide(title: "Multi-Model Support")[
// Explain decision, trace needs to be validated by at least one model to pass
]
#focus-slide()[
Test Cases