From 96e0dcc87c1df24ee07bc73e6eae8e70d1cca9fc Mon Sep 17 00:00:00 2001 From: lukas Date: Wed, 8 Jan 2025 07:45:16 +0000 Subject: [PATCH] add papers to use for alternative methods --- materialandmethods.typ | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/materialandmethods.typ b/materialandmethods.typ index 464d9d4..effc24e 100644 --- a/materialandmethods.typ +++ b/materialandmethods.typ @@ -375,3 +375,19 @@ Its use of frozen pre-trained feature extractors is key to avoiding overfitting There are several alternative methods to few-shot learning which are not used in this bachelor thesis. #todo[Do it!] + +// https://arxiv.org/pdf/2211.16191v2 +// https://arxiv.org/abs/2211.16191v2 + +// https://arxiv.org/pdf/2208.10559v1 +// https://arxiv.org/abs/2208.10559v1 + +// https://arxiv.org/pdf/2204.03065v1 +// https://arxiv.org/abs/2204.03065v1 + +// anomaly detect +// https://arxiv.org/pdf/2407.09359v1 +// https://arxiv.org/abs/2407.09359v1 + +// https://arxiv.org/pdf/2303.16191v5 +// https://arxiv.org/abs/2303.16191v5