add several sources and fix some errors in text
All checks were successful
Build Typst document / build_typst_documents (push) Successful in 29s

This commit is contained in:
2025-01-20 11:18:32 +01:00
parent 8f28a8c387
commit 8a4b33e67a
5 changed files with 50 additions and 17 deletions

View File

@ -29,10 +29,10 @@ _Does giving the Few-Shot learner more good than bad samples improve the model p
_How much does the performance improve if only detecting an anomaly or not?
How does it compare to PatchCore and EfficientAD?_
#if inwriting [
/*#if inwriting [
=== _Extra: How does Euclidean distance compare to Cosine-similarity when using ResNet as a feature-extractor?_
// I've tried different distance measures $->$ but results are pretty much the same.
]
]*/
== Outline
This thesis is structured to provide a comprehensive exploration of Few-Shot Learning in anomaly detection.