adversarial-robustness-toolbox icon indicating copy to clipboard operation
adversarial-robustness-toolbox copied to clipboard

Update README.md

Open OrsonTyphanel93 opened this issue 1 year ago • 6 comments

creation of an audio backdoor attack using stylistic transformations : https://github.com/OrsonTyphanel93/adversarial-robustness-toolbox/blob/main/notebooks/Backdoor_attack_using_audio_stylistic_transformations_in_deep_neural_network_model_learning.ipynb

Description

This code involves the creation of an audio backdoor attack using stylistic transformations

Testing

malicious modifications come from this frame : https://iver56.github.io/audiomentations/alternatives/

OrsonTyphanel93 avatar Oct 23 '23 02:10 OrsonTyphanel93

Hi @OrsonTyphanel93 Thank you for using ART, but we are only linking to notebooks that have been contributed to our folder notebooks/

beat-buesser avatar Nov 01 '23 16:11 beat-buesser

Hi @beat-buesser , I've just noticed that you've added access to the notebook section, I've added the notebook where you asked for it : )

notebook name : ART Stylistics Backdoor Attack speech

OrsonTyphanel93 avatar Nov 04 '23 07:11 OrsonTyphanel93

Codecov Report

Merging #2315 (cfe45d8) into main (435d4b8) will decrease coverage by 15.78%. Report is 39 commits behind head on main. The diff coverage is n/a.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##             main    #2315       +/-   ##
===========================================
- Coverage   85.62%   69.85%   -15.78%     
===========================================
  Files         324      324               
  Lines       29323    29323               
  Branches     5405     5405               
===========================================
- Hits        25108    20483     -4625     
- Misses       2837     7662     +4825     
+ Partials     1378     1178      -200     

see 94 files with indirect coverage changes

codecov-commenter avatar Nov 30 '23 17:11 codecov-commenter

Thank you @beat-buesser I see that you merge it, by the way I think I just blocjer your merge mar error! I wanted to change the path to dev.1.14.0, but I didn't realize that you had already launched the merge. I hope that won't block the merge progress.

OrsonTyphanel93 avatar Dec 01 '23 05:12 OrsonTyphanel93

Hi @OrsonTyphanel93 This PR is still open and not merged. It still requires updates to the URL on the README to not point to your forked repository.

beat-buesser avatar Jan 09 '24 12:01 beat-buesser

Hi @OrsonTyphanel93 This PR is still open and not merged. It still requires updates to the URL on the README to not point to your forked repository.

link dev. 1.14

Hi @beat-buesser ! Thanks for telling me, it's now done, I put it in the dev.1.14 repository, you can already change it to put it in the 1.18 repository.

Thanks again, guys!

sorry for the delay!

OrsonTyphanel93 avatar Jan 09 '24 21:01 OrsonTyphanel93