Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
Signed-off-by: Beat Buesser <[email protected]>
  • Loading branch information
beat-buesser committed Dec 20, 2024
1 parent b66a8a9 commit 077b249
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/modules/attacks/evasion.rst
Original file line number Diff line number Diff line change
Expand Up @@ -314,6 +314,12 @@ Spatial Transformations Attack
:members:
:special-members:

Steal Now Attack Later Attack
-----------------------------
.. autoclass:: SNAL
:members:
:special-members:

Square Attack
-------------
.. autoclass:: SquareAttack
Expand Down
5 changes: 5 additions & 0 deletions docs/modules/defences/detector_evasion.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@ Base Class
.. autoclass:: EvasionDetector
:members:

Be Your Own Neighborhood (BEYOND) Detector - PyTorch
----------------------------------------------------
.. autoclass:: BeyondDetectorPyTorch
:members:

Binary Input Detector
---------------------
.. autoclass:: BinaryInputDetector
Expand Down

0 comments on commit 077b249

Please sign in to comment.