ART 1.13.1 #2034
beat-buesser
announced in
Announcements
ART 1.13.1
#2034
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This release of ART 1.13.1 provides updates to ART 1.13
Added
[None]
Changed
apply_fit
andapply_predict
for the Data Augmentation defensesCutMix*
,CutOut*
, andMixUp*
(DP-InstaHide and Data Augmentation Defenses Bugfix #1987)Removed
[None]
Fixed
PixelThreshold
attack to support batches of a single sample (Fix bug in PixelThreshold for single input #1982)DPInstaHideTrainer
forPyTorchClassifier
by casting random noise to correct type (DP-InstaHide and Data Augmentation Defenses Bugfix #1987)OBJECT_DETECTOR_TYPE
,PYTORCH_ESTIMATOR_TYPE
, andTENSORFLOWV2_ESTIMATOR_TYPE
(Add Missing Object Detection Estimator Types #1999)insert_tone_trigger
andinsert_audio_trigger
(Clip Audio Perturbations in Range #2016)FeatureAdversariesPyTorch
to enable running on GPUs (Add missing transfer to device in FeatureAdversariesPyTorch #2021)PyTorchClassifier
(Add conversion to float for comparison on GPU/CUDA #2022)check_and_transform_label_format
(Cast nb_classes to integer in check_and_transform_label_format #2025)This discussion was created from the release ART 1.13.1.
Beta Was this translation helpful? Give feedback.
All reactions