Skip to content

Commit

Permalink
Add videos
Browse files Browse the repository at this point in the history
Signed-off-by: Sam_S <[email protected]>
  • Loading branch information
SamSamhuns committed May 26, 2023
1 parent 5536e84 commit 3b69ffb
Showing 1 changed file with 12 additions and 6 deletions.
18 changes: 12 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,22 @@
# YOLOv5 physical adversarial patch generation

[Paper Link: Will be available soon]()

<img src="adv_patch_gen/media/patch_on_cars.png" width="563" />

[Paper Link: Will be available soon]()
https://github.com/SamSamhuns/yolov5_adversarial/assets/13418507/ffb90da3-fb13-472e-89a5-db07d5a571b9

VisDrone Dataset Patch | Custom Dataset Patch
:-------------------------:|:-------------------------:
<img src="adv_patch_gen/media/visdrone_p.png" width="256" /> | <img src="adv_patch_gen/media/custom_p.png" width="256" />
Physical Adversarial Patch Attack

<video src='adv_patch_gen/media/phy_atk.mp4' width=180></video>
https://github.com/SamSamhuns/yolov5_adversarial/assets/13418507/05c47fd2-44f0-42be-b6d9-ef485ce5e08d

<video src='adv_patch_gen/media/phy_def.mp4' width=180></video>
Physical Adversarial Patch Defense

https://github.com/SamSamhuns/yolov5_adversarial/assets/13418507/b389449f-98a4-4167-9208-771cb98ce3ce

VisDrone Dataset Patch | Custom Dataset Patch
:-------------------------:|:-------------------------:
<img src="adv_patch_gen/media/visdrone_p.png" width="256" /> | <img src="adv_patch_gen/media/custom_p.png" width="256" />

Note: Install all required dependencies as mentioned in the main YOLOv5 repository and install additional yolov5 adversarial dependency as follows:

Expand Down

0 comments on commit 3b69ffb

Please sign in to comment.