Add fine-tuning presentation summary

#5
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -49,6 +49,12 @@ without cloud inference APIs.
49
  Fine-tuned vision model:
50
  <https://huggingface.co/Lonelyguyse1/halide-vision>
51
 
 
 
 
 
 
 
52
  Source repository:
53
  <https://github.com/LonelyGuy-SE1/Project-Halide>
54
 
 
49
  Fine-tuned vision model:
50
  <https://huggingface.co/Lonelyguyse1/halide-vision>
51
 
52
+ Fine-tuning improved the vision stage where it mattered most for the app:
53
+ structured defect JSON, consistent film-defect labels, scratch and
54
+ emulsion-damage vocabulary, and fewer obvious false positives on clean or
55
+ lookalike regions. The runtime still treats model output as candidate evidence
56
+ and validates every box.
57
+
58
  Source repository:
59
  <https://github.com/LonelyGuy-SE1/Project-Halide>
60