improve intro
All checks were successful
Build Typst document / build_typst_documents (push) Successful in 3m26s

This commit is contained in:
2024-11-29 16:18:04 +01:00
parent 22e1edf077
commit a3ba4cc30b
2 changed files with 6 additions and 3 deletions

View File

@ -16,7 +16,7 @@ Each category comprises a set of defect-free training images and a test set of i
In this bachelor thesis only two categories are used. The categories are "Bottle" and "Cable".
The bottle category contains of 3 different defect classes: 'broken_large', 'broken_small' and 'contamination'.
The bottle category contains 3 different defect classes: 'broken_large', 'broken_small' and 'contamination'.
#subpar.grid(
figure(image("rsc/mvtec/bottle/broken_large_example.png"), caption: [
Broken large defect
@ -34,7 +34,7 @@ The bottle category contains of 3 different defect classes: 'broken_large', 'bro
Whereas cable has a lot more defect classes: 'bent_wire', 'cable_swap', 'combined', 'cut_inner_insulation',
'cut_outer_insulation', 'missing_cable', 'missing_wire', 'poke_insulation'.
So many more defect classes are already an indication that a classification task will be more difficult for the cable category.
So many more defect classes are already an indication that a classification task might be more difficult for the cable category.
#subpar.grid(
figure(image("rsc/mvtec/cable/bent_wire_example.png"), caption: [