ART 1.15.0 #2209
beat-buesser
announced in
Announcements
ART 1.15.0
#2209
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This release of ART 1.15.0 introduces
Added
TensorFlowV2Classifier(Implement Default Training Loop forTensorFlowV2Classifier#2124)BadDetpoisoning attacks (BadDet Poisoning Attacks Extension #2189)Changed
fitandpredictmethods forPyTorchClassifier,PyTorchRegressor,PyTorchRandomizedSmoothing,PyTorchObjectDetector, andPyTorchYoloand optimized thepredictmethod ofTensorFlowV2Classifierby using a TensorFlow dataset and applying @tf.function decorator (Optimize PyTorch Classifiers and Object Detectors #2180)PyTorchObjectDetectorto applychannels_firstargument and improved performance by applying batch processing provided by newer PyTorch versions. (Optimize PyTorch Classifiers and Object Detectors #2180)Removed
[None]
Fixed
SignOPTAttack(Remove incorrectly duplicated queries in SignOPT attack #2129)ProjectedGradientDescentPyTorch(Fix Tensor Device Inconsistencies in PGD #2135)PyTorchYoloestimator and updated format of targets passed to the estimator inAdversarialPatchPyTorchto reflect updates toPyTorchYolo(Fix AdversarialPatchPyTorch compatibility with YOLO estimator #2169)analyze_by_distanceandanalyze_by_sizeofClusteringAnalyzer(Fix ragged nested sequence warning #2195)This discussion was created from the release ART 1.15.0.
Beta Was this translation helpful? Give feedback.
All reactions