Outputs per anomaly - #72
Open
weltiluk wants to merge 8 commits into
Open
Conversation
weltiluk
commented
Jul 26, 2026
Contributor
- Erlaubt mehrere Outputs (synthetische Anomalien) pro real anomaly. Lässt sich für jede Klasse einzeln konfigurieren, also kann man z.b. standardmäßig für jede Anomalie nur eine synthetische erzeugen, aber falls Klasse x in der Anomalie enthalten ist, dann immer 3 synthetische Anomalien daraus erzeugen.
- Synthetische Anomalien haben jetzt immer ein eindeutiges suffix _variantNNN im Namen.
- In transform csv wird für jede Variante ein Eintrag gemacht: Verweis auf die source anomaly, damit man die Metadaten von dort holen kann.
- AnomalyDataset, Visualizer, Matching, Evaluation und HDG an die Änderungen angepasst.
Owner
|
Große Änderung aber generell sinnvoll. Wir hatten ja mal länger diskutiert weil 1zuN damals Probleme gemacht hat. Wir haben uns ja dann auf 1zu1 festgelegt. Ich denke da brauchen wir eine grundlegende Änderung der Datenstruktur wenn wir das sauber umsetzen wollen evtl sogar mit einer eigenen Sample Klasse. Schau ich mir nächste Woche an. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.