Skip to content

Commit

Permalink
yet another escape
Browse files Browse the repository at this point in the history
  • Loading branch information
pbiecek committed Jul 30, 2024
1 parent 7cbd206 commit ca0bb6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _publications/2024-01-12-SAM.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: "Validation report 003: YOLOv5-license-plate exploration with SHAP"
collection: publications
permalink: /publication/2024-01-12-SAM
excerpt: 'This project investigates the robustness of a fine-tuned YOLOv5 model for license plate detection against DPatch adversarial attacks and explores the interpretability of its predictions through SHAP analysis. The study found that DPatch adversarial attacks reduce the model\'s detection rates, with discrepancies from previous findings attributed to specific fine-tuning and model advancements. SHAP analysis highlighted the model\'s focus on specific regions, such as the license plate, providing insights into its decision-making process.'
excerpt: "This project investigates the robustness of a fine-tuned YOLOv5 model for license plate detection against DPatch adversarial attacks and explores the interpretability of its predictions through SHAP analysis. The study found that DPatch adversarial attacks reduce the model's detection rates, with discrepancies from previous findings attributed to specific fine-tuning and model advancements. SHAP analysis highlighted the model's focus on specific regions, such as the license plate, providing insights into its decision-making process."
date: 2024-01-12
venue: 'Explainable Machine Learning 2023/2024 course'
paperurl: 'https://modeloriented.github.io/CVE-AI/files/2023_SAM.pdf'
Expand Down

0 comments on commit ca0bb6d

Please sign in to comment.