art/__init__.py,sha256=8H0qGJrVbUIzpcFDGsdVKVARpjhn3pv3lu8mYu3Z1WA,1016
art/config.py,sha256=FafSBfbFxmLm0aib8-fuEuWJTu6OwmQi7vTp_JE4V4Q,3852
art/data_generators.py,sha256=st3_hOA6GdZyllXONUmvldidgDzG1iQsBhNfScVrV6w,13027
art/exceptions.py,sha256=1axL42TwOtrdUahtncKhYVHIx-fGiIiUs6g-dPr49VE,2713
art/utils.py,sha256=-PB1MuDp7J1dCK1Depv6NdIDiMtn4mYrclwyWoYH6fc,51926
art/visualization.py,sha256=5yZn6GrLeEvVZRBSJJIAKmWGRor51wNgHiYiVH6WQ-Y,6446
art/attacks/__init__.py,sha256=b_drhCnM5lbC8bcPSLRS3hKaonLOx_0mCM-H1hO2JCA,498
art/attacks/attack.py,sha256=32lpsdDQKI-dKXmPyQ4aGL1YmFoHRnlHhyZBsobc27g,18193
art/attacks/evasion/__init__.py,sha256=b0w3egHg0HMIQ0EIFE9pBnrVJwZF6BydieDS9COK1Kc,3720
art/attacks/evasion/adversarial_asr.py,sha256=AYzoDHFJwMgmdYXYC1MVrCZXyKbCkyOX1nhppx57Cbw,3923
art/attacks/evasion/auto_attack.py,sha256=WOo0shfraT2AawET6lJMf8UJMtvQMhv4c8Dpwr6rjYk,11297
art/attacks/evasion/auto_projected_gradient_descent.py,sha256=q5Za3oL6kIAOsIiQyVdlRUL698BRsKuQmP6BGqnVHUw,28294
art/attacks/evasion/boundary.py,sha256=261_q9FNCNVoej1VQG352zKhCRdUBezy4LY3DzxYp0M,18975
art/attacks/evasion/brendel_bethge.py,sha256=ZkCrAGcplYm8BljFuJRARstPPeJvflcCauz_FiD8wAE,95735
art/attacks/evasion/carlini.py,sha256=JkiVr7ZHSIuB1vYAhmLcrNgmYbgWdRdl6YRz4mF-BQ8,64883
art/attacks/evasion/decision_tree_attack.py,sha256=AX181sde23Z4pHyrj3tgFh-ItOMDT_B5ldcMoqUualY,8045
art/attacks/evasion/deepfool.py,sha256=LZP8KAp4_gS_ToSdQTfK5bMj_WYsJBP9NU6-x8_jixw,10368
art/attacks/evasion/dpatch.py,sha256=tvfPmHxAgTnLtDYqzTn9edO8ts0_4Dgi0m7vvLEHIlo,16474
art/attacks/evasion/dpatch_robust.py,sha256=G9BmS4E4mF2WadiRkVKGEHnOzmKEMA17MHyfsYrZ-QE,21318
art/attacks/evasion/elastic_net.py,sha256=a8b7bnFBIOmCx-a6MZJwmy1-gmImmgxvI-xFb1BvTlw,17367
art/attacks/evasion/fast_gradient.py,sha256=wfpOEgge-L9i2t3lEGnmJusJ-qG-_IzOBmwsHi__x54,26318
art/attacks/evasion/frame_saliency.py,sha256=QBGu1pfZyfc7lEzcNWhL83vBz0of1ye659Z93J2GmK0,10846
art/attacks/evasion/geometric_decision_based_attack.py,sha256=VRKvz4ni2wkkzJkcmi-7B0Y7Wd7wZDxKwml4lQEZcSs,17686
art/attacks/evasion/hclu.py,sha256=bwv7yWYKHbEo_KtbdzExVMFtU10KmbKZt_aRr51sjGc,6243
art/attacks/evasion/hop_skip_jump.py,sha256=H4hZsvGaw-d9sSgGxNRW6T9KA3kFDlMH0BJa6gcMREw,26737
art/attacks/evasion/iterative_method.py,sha256=zL1iZJqadbcIFn0FB04F30bfUKwuAiYl0SjPtyq9S8I,3189
art/attacks/evasion/lowprofool.py,sha256=N_O8L3BOwKvUwrtqo8tRf9zIHcFLEGkqOPB7swl09Uo,19243
art/attacks/evasion/newtonfool.py,sha256=IrUEtT8ypdUlkTnrWsoBn2b2_7K6QxAER8GTMikE6lo,7595
art/attacks/evasion/pe_malware_attack.py,sha256=QIN824TmpjD6-x5_dqPKIy7S_HP6Vm8cZCPc5kcWxX8,39498
art/attacks/evasion/pixel_threshold.py,sha256=RCYRlXnXaR1CW7MlAfyEdgfvK37eMiTl1DnsR_QRqek,62882
art/attacks/evasion/saliency_map.py,sha256=qVTu8kGC3iOyBEGX_FaWYehcvX3N4J-iBprUz9TEgH4,10011
art/attacks/evasion/shadow_attack.py,sha256=n_Enxmj31IY_d0UPVG1WrQxWx5HdsERf4u39lhpw6pE,12163
art/attacks/evasion/shapeshifter.py,sha256=Uv3BTICS1cNOeWQyT-g1bWgdrzD4KJhV2hpqMD6ajkM,49036
art/attacks/evasion/simba.py,sha256=tO5VpuopIAQ3j1pyIxJJxDq-bcUB1Z9ZcuPpbijp3XA,17549
art/attacks/evasion/spatial_transformation.py,sha256=D6U5-E2B-uUXsYx2tkvwEpa5l4O7eprYODDngTWiUh0,9950
art/attacks/evasion/square_attack.py,sha256=uotGWa8_30MfieVC9lQAMbhiQDjPB1LeG7Pn6U9XLjU,23313
art/attacks/evasion/targeted_universal_perturbation.py,sha256=7rT3j8aNtRTzbR1afTPyQY4pyPD0VSlVq9PSmDVMHYc,8633
art/attacks/evasion/universal_perturbation.py,sha256=Ce9n2eM5yzKQlixr2J3FztIVMZTWkJUoaoJc5Jg3sfI,10977
art/attacks/evasion/virtual_adversarial.py,sha256=sz3_dB1VFDY9MeZ_Y4dEOEoDLXvjD6R6qUZ7QgjH9cs,9685
art/attacks/evasion/wasserstein.py,sha256=xBY1G1I7vDW9Vuc61wo661Bl3UAZMMJPPQ_GanteO-Y,31284
art/attacks/evasion/zoo.py,sha256=TPu82lo1G_8pUj4p_o_68kiZJyPEq7nJuo4XWa1SoK4,28599
art/attacks/evasion/adversarial_patch/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
art/attacks/evasion/adversarial_patch/adversarial_patch.py,sha256=zQba5jNolVRR3CBalh6CQ-VwbppBKZnCq1z-2nQDr_4,11415
art/attacks/evasion/adversarial_patch/adversarial_patch_numpy.py,sha256=jprlBuwR1EPIM9Z6BPfp3baNA98yX39doBIqk7MIehY,26391
art/attacks/evasion/adversarial_patch/adversarial_patch_pytorch.py,sha256=g5d_-1preV7Ac5j7u_Quoion0h8bxWntCOt8275zXKU,25169
art/attacks/evasion/adversarial_patch/adversarial_patch_tensorflow.py,sha256=935eXifDTYC_xQpM_XJsY5dUblzbThEr_Fd8XbTs0yA,23001
art/attacks/evasion/adversarial_patch/utils.py,sha256=bOPez9g7V-u1PBGUbvGSzdjEnhFaCSXTX1M_fsm8bfc,3203
art/attacks/evasion/feature_adversaries/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
art/attacks/evasion/feature_adversaries/feature_adversaries_numpy.py,sha256=sFpCKYjw2iQduW6fxnHHbCtxHYAEMgXHGIBzWZCXwP0,9210
art/attacks/evasion/feature_adversaries/feature_adversaries_pytorch.py,sha256=OmygRzw1v7-b_dMXkoqvl6Ca-g24xoujHrbYrGi5Tkk,10286
art/attacks/evasion/feature_adversaries/feature_adversaries_tensorflow.py,sha256=Sz204GKdQ06Y52DjYxqhn7WXj9Itf6TU2esP4rYxqWI,10432
art/attacks/evasion/imperceptible_asr/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
art/attacks/evasion/imperceptible_asr/imperceptible_asr.py,sha256=Qu7cHuqwZLQca4qQL26q7iKqmuki99ffucuGwT6AOe8,40095
art/attacks/evasion/imperceptible_asr/imperceptible_asr_pytorch.py,sha256=yNgP3arZEkXzXX49a0G6_UXKiWvjTYxuYufALI_Spj4,39951
art/attacks/evasion/over_the_air_flickering/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
art/attacks/evasion/over_the_air_flickering/over_the_air_flickering_pytorch.py,sha256=y00BeZnbTIOZMs-21440rDzm0rTIgJU3iVyXfZuCkZE,15014
art/attacks/evasion/projected_gradient_descent/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
art/attacks/evasion/projected_gradient_descent/projected_gradient_descent.py,sha256=uZxRyDS9hOR7e0hX-F0LXleMrd-GFdIioFCc6apUrMw,11772
art/attacks/evasion/projected_gradient_descent/projected_gradient_descent_numpy.py,sha256=_iJULSwArPspBV-D4O4Jne6xSrc4oKmN_G05x1hIUe0,19012
art/attacks/evasion/projected_gradient_descent/projected_gradient_descent_pytorch.py,sha256=_t-_FS64w7FgN0Vm9OZGdbDYNkbhI8F4UMsjhp2hMVQ,22559
art/attacks/evasion/projected_gradient_descent/projected_gradient_descent_tensorflow_v2.py,sha256=Ve4k2_Z0RAMT0iplo_i0oGqYbJFZWsbjUq3We1ux_6s,21887
art/attacks/extraction/__init__.py,sha256=ncOzU7wDxAVTvZsnCecObevXp1EKIOG5zSu9e5Kn-x4,293
art/attacks/extraction/copycat_cnn.py,sha256=_aTL9R5C9tGZDgiEeWMYbdh_74HYOWtS4Ek0Ljw7KW4,6952
art/attacks/extraction/functionally_equivalent_extraction.py,sha256=DCJBiKoQJ1qlhxDAG70ZHWS8NETMNO2LwuqKuvXFvg0,20702
art/attacks/extraction/knockoff_nets.py,sha256=MB5I9lc5zgbD93eHc8MFq0kOa5qWX9t4O5mJ6gplhN8,16526
art/attacks/inference/__init__.py,sha256=XotS3VHwfEN23gT9t1PtGHjNEx9AKF7TJigkvNoT57E,252
art/attacks/inference/attribute_inference/__init__.py,sha256=TtWmaUKhA5x8y0GYc_vQO9VPBC8bIv93WWZr_Fow6Dk,703
art/attacks/inference/attribute_inference/baseline.py,sha256=SHkK5Ztscf8BHo1Zb-M1YLBS4WbcK173A4t6uaRu9vA,6978
art/attacks/inference/attribute_inference/black_box.py,sha256=3x8B4GAl6S_p-KCvPUyYk5AKbdwt7jg4wSgRyTeIw1A,9425
art/attacks/inference/attribute_inference/meminf_based.py,sha256=0WF8dR1qHE2e3v1e2sfgXhk7ASyatzS4aiYAdtZ0__0,8035
art/attacks/inference/attribute_inference/true_label_baseline.py,sha256=ZBCXIrH-TTWXkjkuM1KE0cJqls4sztZxLTN_oyESkvY,7776
art/attacks/inference/attribute_inference/white_box_decision_tree.py,sha256=Gyw6PUuc3tt3CQRvtjF3bREnm6YBfJSeV_XgSNYGoAw,6754
art/attacks/inference/attribute_inference/white_box_lifestyle_decision_tree.py,sha256=u6RgQEoiqX8mbmq3XDWz8LF_ZQQprYSctdPH0W38rPc,6104
art/attacks/inference/membership_inference/__init__.py,sha256=etzvfGX_EHqm4gtdbB1Ux8aug5VktZcqLXTUyyCRFV0,467
art/attacks/inference/membership_inference/black_box.py,sha256=fBshfctAgcPkkqKMERZu7HdaPUO6JClo7uXkdkhVQr8,16758
art/attacks/inference/membership_inference/black_box_rule_based.py,sha256=T2-XIhuRQJPitIuYE8NRLNtQ7hXXKfJ2LgivM-dN4CY,4517
art/attacks/inference/membership_inference/label_only_boundary_distance.py,sha256=PsrMVbDv7QZi65NqgfHCjHBA96xpJDbistcp_StpAcE,12496
art/attacks/inference/membership_inference/label_only_gap_attack.py,sha256=NffLzUYtW4qPZAeJuoil-U90M13FaTsmjD4wuddcZas,1471
art/attacks/inference/model_inversion/__init__.py,sha256=seDtRmLSXToUZ63EseieHYKooPmTWhRb2GtpaU1DURw,115
art/attacks/inference/model_inversion/mi_face.py,sha256=Q_rKgcXSOB6rxe7IgvXleRSuv33LtbPLXXJsaeu7rNk,7029
art/attacks/inference/reconstruction/__init__.py,sha256=11JJ0Vsh80Ck_25_au99aRz411m6aawoZq7HLQT8c0k,132
art/attacks/inference/reconstruction/white_box.py,sha256=vv2e3_OtEXpiTnU_6Mp_0sArKvPgFY9DGYrNOHk6cyA,4081
art/attacks/poisoning/__init__.py,sha256=L7B34UajOy6FNpbMUzbU_SMIdTdRWnN-cqyp2DyWUEo,583
art/attacks/poisoning/adversarial_embedding_attack.py,sha256=eEG-Mbob8_DtBnZQQNIzugHqr9wj8UleSGlmERhvfsY,14562
art/attacks/poisoning/backdoor_attack.py,sha256=nKBca1rEE4I-y1eP1YBY4n2UO-W4U3L48DlSeehPsn4,3697
art/attacks/poisoning/bullseye_polytope_attack.py,sha256=SOFxZ1CPjz8w4Zv41NjiUFirOR3Dfq00bm2h3Uvlvhk,16048
art/attacks/poisoning/clean_label_backdoor_attack.py,sha256=Dhxop7rtFlijeHgn64xO1zaR7SzZlz8s-b9F52ZYQG8,6567
art/attacks/poisoning/feature_collision_attack.py,sha256=sx0iAKPCi14V5Wf3j0l40AcHyxtsF9x-Xqg5T-CRHHs,13046
art/attacks/poisoning/poisoning_attack_svm.py,sha256=G9mwxvuALun6O1UWsbAldzxoM9ZYurQOUOGbU1C3ods,10566
art/attacks/poisoning/perturbations/__init__.py,sha256=gF5QVrNXU_274I9nxjbYnm8DBWKoep_fDhYvIX57NTw,202
art/attacks/poisoning/perturbations/image_perturbations.py,sha256=_CcbDYMvSWoKlsM63uJyI1dJCIY2Qqvfv4ongJAFGcw,7067
art/defences/__init__.py,sha256=cs0Vg_sF5meP8XERvoa_o9o6n60pYX81zENmNuPXXBs,265
art/defences/detector/__init__.py,sha256=xtMSvbldkr7NAJWz9riTmOVPXvfoq_fOUdS675LyZcY,164
art/defences/detector/evasion/__init__.py,sha256=ldPwkAFI-vdj9YnNd33f8-NeZKwwFq7nf4VXPLk12n8,232
art/defences/detector/evasion/detector.py,sha256=MI0h2L7KK905Q57xitO9FBdZMtp-kxCev6GtUCrJT14,16483
art/defences/detector/evasion/subsetscanning/__init__.py,sha256=XEmA7L_dg3jSVhk3gfDQx5RtP6UoCy4CiVl4ZBnqVzE,323
art/defences/detector/evasion/subsetscanning/detector.py,sha256=ldCffl89AoeoAOCT04AD8kUV7q4gnhixoc5UIR2Yx9o,13222
art/defences/detector/evasion/subsetscanning/scanner.py,sha256=NTDYSCJzXFasVhgcoxjbTC2uk8VyuWHeazq1gOYZBhM,9140
art/defences/detector/evasion/subsetscanning/scanningops.py,sha256=9QpTiARWiXGypP-e__ExK9P0u6Wo0GBEFPXwxmuUyR0,8788
art/defences/detector/evasion/subsetscanning/scoring_functions.py,sha256=3mSeyTzxLiErkwtVDoms12dJQ5vff-xjuPC_stgma8A,4055
art/defences/detector/poison/__init__.py,sha256=gRIZmt6CwIJIeYyYNIbT5LXjpmkxOayyk4E5DUD5V1c,640
art/defences/detector/poison/activation_defence.py,sha256=UDJjAo1I2y9pNLNu2hk8jhlDt2bWfbV1Xg3EvEtBEdw,34719
art/defences/detector/poison/clustering_analyzer.py,sha256=4k-qpPZ8RekzgoNqDiN-wYF5qJc-yNqx74EwcNQGqGU,17888
art/defences/detector/poison/ground_truth_evaluator.py,sha256=VpIvClLBA6qJlv5dbiTOX2sMKEDxGrPPsiPTRYGKNrM,7856
art/defences/detector/poison/poison_filtering_defence.py,sha256=dbHtNcZ0ZnQzxktYX7963QtYCvMO9HIJbAQbtXg_NTo,3829
art/defences/detector/poison/provenance_defense.py,sha256=t2ryPteOpjnE3NGdslYSsUfe2VnfkaXqn1Pl0T4pcNU,10689
art/defences/detector/poison/roni.py,sha256=l_ELi4_k52wiRjaiadMJyVAE91KJ5MrmyzJqIEy23OE,8549
art/defences/detector/poison/spectral_signature_defense.py,sha256=cTSdyA-KRfPDeOts5r2nS_oxOPiFZ2_rUX18phRNHFM,8032
art/defences/postprocessor/__init__.py,sha256=SSkHzaa1FGHUBuYiGRJoOXSEezrFS0zxuJjK4uylzmQ,475
art/defences/postprocessor/class_labels.py,sha256=OIoXlP_Wb7lCIaHvnYuwUmjbr4K1YT0wlCQz1sm6u68,2383
art/defences/postprocessor/gaussian_noise.py,sha256=HmaNqIJuOaN0H1JHNy6Hnk01GYJjvpPACrSnkMbYBgo,3214
art/defences/postprocessor/high_confidence.py,sha256=_XYvwtR3C6pmL2M1IPyrdb5XXo3YgxnOGegyd5vcv9c,2574
art/defences/postprocessor/postprocessor.py,sha256=YZGR2vcJF9S7DYqdTOffHrAyx8ckh1LGKgtPC3oypgE,3744
art/defences/postprocessor/reverse_sigmoid.py,sha256=W-UX_kg6PqziU_jYUOv3gGlMuNPgDp0wMVQuv0Pr3sc,4269
art/defences/postprocessor/rounded.py,sha256=W-b__DPaGJbvBcevGk-zXUbpAd_VVOF3J7yAIkXj38U,2536
art/defences/preprocessor/__init__.py,sha256=WwwB5twyG2nx6dD00gkt4h5qJD5bf-FhQCddk8SrYho,1352
art/defences/preprocessor/feature_squeezing.py,sha256=NPKc5TpQ-0QhuHB8-RXVjBJAVzXr8t9g_Gpnk2hkHQA,4398
art/defences/preprocessor/gaussian_augmentation.py,sha256=T8IQDCbsLAmS1OlIu9NWXeKqRyKewQ3HsLiHgPNFcmI,6201
art/defences/preprocessor/inverse_gan.py,sha256=EcCJHmf21IEMF_NUP2OC4e2llD93iuLbbw5_mz8RVR0,7366
art/defences/preprocessor/jpeg_compression.py,sha256=6LkZX0GalLbfQ2xpt5WlbWHz9GWQWFJKla3QbcIdrw0,8024
art/defences/preprocessor/label_smoothing.py,sha256=R2rHAQaFweIUpvtoUxLlvRHPg1v91t0mBElb6_UPSg8,3993
art/defences/preprocessor/mp3_compression.py,sha256=GwaHUlWl5Q88GAQRhFORQcrvt_sQMIt9COVCJPSA40g,6425
art/defences/preprocessor/mp3_compression_pytorch.py,sha256=BG3Pnou_k3_830iiixb4umhf4QeF8e4Y_qUSMMhvJbU,5244
art/defences/preprocessor/pixel_defend.py,sha256=xkrQDUNX2fqgX4q_xqLAOgIJw34qixCj8hz6-62bZwU,6815
art/defences/preprocessor/preprocessor.py,sha256=kV1mlnGxsVjGsv_-hHAfVq1jxoo9Sl9gIwqfw7FAb1w,11906
art/defences/preprocessor/resample.py,sha256=daIyyjQFKK_auXvJw98UA3Ijf2DlaelPa0wOBFZLebg,3835
art/defences/preprocessor/spatial_smoothing.py,sha256=Hu0iSSB6FUlVLNp-A4sDvVhuPsa7GBtZZdoGG4Rapss,5371
art/defences/preprocessor/spatial_smoothing_pytorch.py,sha256=VgExy5JpPQWj-Wy6VzUx_FJqGPvF2V5IAsLr-B5DfXA,9789
art/defences/preprocessor/spatial_smoothing_tensorflow.py,sha256=lwKk04AXoy3vQObfI386SYoFhijm2TGnaJCWnFg_dkU,5378
art/defences/preprocessor/thermometer_encoding.py,sha256=2KcTUSO49THvpNbtshJA9SIjLbqIQ4zCMXZYrUtCrrY,7305
art/defences/preprocessor/variance_minimization.py,sha256=_bJFxC1_mZuUAapFUrUVBa5ldRxTNTBZUbRQXgqAHu8,9920
art/defences/preprocessor/video_compression.py,sha256=0bzHWPv_Bam3QW2C2ynjo1Hl5jLU7X9qv39vUEw7IcI,5935
art/defences/preprocessor/video_compression_pytorch.py,sha256=3gcdYzvk7QqzggolWtA7oAT3gF3AzA8lsplIqcHjxNQ,5769
art/defences/trainer/__init__.py,sha256=_wyOWgmIfwcpQzuzWSjtFM4qk3M5Y_7SCL5_uEm1aqM,462
art/defences/trainer/adversarial_trainer.py,sha256=4GdOmec3zl26-k9Hr5HHmNjUbZwZpsUxlEN99cdgLVA,12966
art/defences/trainer/adversarial_trainer_fbf.py,sha256=_Ve0kWFFPVwCs-jEl2aX0Yb-OkAMgObVnc0P_-G94AU,4382
art/defences/trainer/adversarial_trainer_fbf_pytorch.py,sha256=5RjnJNvoHhURV9S27XGaCsvuiQk12e7xb0EkF9w0ZP0,11009
art/defences/trainer/adversarial_trainer_madry_pgd.py,sha256=tJxA_gvoUoL1KOyl088AQF1I3vDH_WyVWFhhLdzyOR4,4857
art/defences/trainer/trainer.py,sha256=VDOHafv7NpA_-_ljN6VRvj5qg-g1pFMyJPLoA5loDUU,2324
art/defences/transformer/__init__.py,sha256=Qy1sYNk42K1D3OOCJNSFmLfwwv54H3GRQ-iP3w_7RU0,238
art/defences/transformer/transformer.py,sha256=cdIAvplr9WNtJfCFpYCHngWD8XhuYvEx9hhGRcMsi9I,3504
art/defences/transformer/evasion/__init__.py,sha256=M_JXc2-RgS3OKPrh1K35LAWp1_q7DxIcRJrOt7I62ZI,170
art/defences/transformer/evasion/defensive_distillation.py,sha256=a2GSNnYGyLph3ZxAk-bdC9J2SqEeIHv9fm60JsybkUc,4588
art/defences/transformer/poisoning/__init__.py,sha256=BchFEXixzjO0pNArXhloS7bO5WCmJoEHztvY94cQqO0,217
art/defences/transformer/poisoning/neural_cleanse.py,sha256=yhPTkC9RAzXGZN0gfaQ9FoWSjItggVi_2qBY1WOp5zw,5809
art/defences/transformer/poisoning/strip.py,sha256=hQG0HybqagHZ3Fee5uQH-vsoqwMeABz0AP8zO29jsxg,3367
art/estimators/__init__.py,sha256=wtb_PMzh1_hkAs1iBo8Z8jktPwZ6-aqwKpebU2vMyjk,797
art/estimators/estimator.py,sha256=E3cmLEZuaeQ6-p3CpBdMtSZIrqSz_1n2Fnco5uord38,21322
art/estimators/keras.py,sha256=dLZn0T6wvImsC8SixW8g40TpVJP182FuiIuVO6xWsmY,3707
art/estimators/mxnet.py,sha256=GduM-rss3jtMtL7ZOy-hA78MJaZPTiq0jRkuIyQDYno,3083
art/estimators/pytorch.py,sha256=otdOfkIzSVgIdzUkc96I4dkN8BUR5zP0YJ00YzqUagY,14480
art/estimators/scikitlearn.py,sha256=tBsyK-vr2_ziy2j26a71xQnmuu5gvnGK7OLh7DRKgPc,2477
art/estimators/tensorflow.py,sha256=nkqleU7WPHM2yfC_06oVqxbvlf1gqZ9-aBi4BPb5nO4,12871
art/estimators/certification/__init__.py,sha256=XLxQyiThZ-wguVmcb4YH-rWxTTWVvgDy83QyuX5juF8,114
art/estimators/certification/abstain.py,sha256=ifNKjHIcp0ie-jlbJYZgPHEM9j9KMne3ARi4Z3i4_FE,1936
art/estimators/certification/randomized_smoothing/__init__.py,sha256=CryVpZBE3Uu5lHhhaGIFxhBRolqF_nGvHI9BnYeYpCU,445
art/estimators/certification/randomized_smoothing/numpy.py,sha256=03VamOmWPt4Dl1FzcLEjO4vjRTVfCu-Wt5YwJQ3rQTI,7419
art/estimators/certification/randomized_smoothing/pytorch.py,sha256=tdPPIlvQY1bELRPzTIe8GfUQJVXiFHDXnf48zPSX6bA,11348
art/estimators/certification/randomized_smoothing/randomized_smoothing.py,sha256=AV2CTtBDbm4ind7sIYApCX_7ooGMG_-uZ3V0DgZb3DA,9705
art/estimators/certification/randomized_smoothing/tensorflow.py,sha256=D2Ns2-3qZ9ZmevJ34nIxXMbhGnA_Q5g5xDKTN7czRII,12549
art/estimators/classification/GPy.py,sha256=Pz1szZezBpwSdAxXOCfIY9IfpiBctmIhoJFSnDh8AYo,10078
art/estimators/classification/__init__.py,sha256=OzKw_MUtuzlS9ioGKrW3SAZh6UiTcDYz94T8SbOdZcc,1282
art/estimators/classification/blackbox.py,sha256=cDa3xkjbDINtBboqZcp9Pm6nAF8GNSTcZuYSMuLwdmw,17249
art/estimators/classification/catboost.py,sha256=ClPBwUfV-mzNjSvNTmBUshdcPcKYPtqzogmcASQD35Q,6762
art/estimators/classification/classifier.py,sha256=CHibSnoNjQ1r8OIiDf50Gtd6HvaBr-thNZv6EoeUZHE,7463
art/estimators/classification/detector_classifier.py,sha256=yg1W_hQvR25PGBGm6MhqjhulDYeD081J7hANyPWk_-U,17629
art/estimators/classification/ensemble.py,sha256=a6fHIkVWpqabWGcddf8cA49yUUwJtdOLqmmPqWZdgnI,16311
art/estimators/classification/keras.py,sha256=h_3oixfYyopwqQnt4gpacDRwK1GmkAOvRwnbpAIp4uQ,37665
art/estimators/classification/lightgbm.py,sha256=-e2Co0_RvFsFA8yLe-yQt86yULswpM-lKp-sggyf72M,8501
art/estimators/classification/mxnet.py,sha256=mHaGzT09OWdiE1p3m5JORi9A7B0blf81alBYb6Q-jRM,23307
art/estimators/classification/pytorch.py,sha256=LPLkODkS_3DFs0Jqu_Hdnd7_9E1RcrJwz0ymzPGaiS4,43160
art/estimators/classification/query_efficient_bb.py,sha256=b_WQ-5Ss-awSr_pdkiuCAtRNK_s-2HpKP-Y6hWqx8Lw,8940
art/estimators/classification/scikitlearn.py,sha256=tWljutsoqjCxtSyAxfviEnOfaGwi3cx209fTnqIck5I,61157
art/estimators/classification/tensorflow.py,sha256=WKjHfx95GmU6K_IYYuAN6sg_0QEYfIYwWdfevxdk7xQ,59335
art/estimators/classification/xgboost.py,sha256=nFCd9qi58bh06zqjTJz0nsui9x35EnFJTAuU7EwxpME,10807
art/estimators/encoding/__init__.py,sha256=ErPqU_bQZVGZS7BQvrLzURKbPfwvL36HfxPGq_D-sOA,144
art/estimators/encoding/encoder.py,sha256=NhEgJGBusXzWEG8cNWwDJxpVyNhwNOBSxEKPJrPsbvE,1614
art/estimators/encoding/tensorflow.py,sha256=JJmNWqX0ZUKGUXg9zGAIBsgkgIT6NtAo8bcvEs3yKlw,7983
art/estimators/generation/__init__.py,sha256=lvSfXS7sLgqMEclW67QlrIbA2THByMsAfCcyIhJxU1s,156
art/estimators/generation/generator.py,sha256=Y9KdBueORDUWGRt-AG5ICN2vR5UDmF2I1nhUUZHD92Y,1619
art/estimators/generation/tensorflow.py,sha256=29uHjwSKeDiR05vZnvElVOBDYk4XFNYBWiTwZHNEtco,7914
art/estimators/object_detection/__init__.py,sha256=KVl8ygPU-pK4d8MYdCFxmUjkbwH8r6yJK68DFE59D8o,399
art/estimators/object_detection/object_detector.py,sha256=gBcljkIsQkx11zrLZ59_6poVMt4n--DPhNYw8F6gRZE,1840
art/estimators/object_detection/python_object_detector.py,sha256=pbwEaIS91GJCczT2XfMqea09ZsNcnLKdjyr2JJCKjIA,17966
art/estimators/object_detection/pytorch_faster_rcnn.py,sha256=jQ7d4RdPDe2HvwCgsKrBlkJkRMZZeldhD1EnD92ZUGs,5059
art/estimators/object_detection/tensorflow_faster_rcnn.py,sha256=uUoL5iDI-3d9kCJA0-TAYD2CtVuXzd1zUXrRv6SVtCw,27010
art/estimators/object_detection/utils.py,sha256=bcJHrooyZ67Rb0UXoggpc0TttNkLDZHYTWpnMRFCz4U,4117
art/estimators/object_tracking/__init__.py,sha256=jajt_cOOKUNvOXwAI5eJyadr_0TkbbXZj7LACgSiJy4,130
art/estimators/object_tracking/object_tracker.py,sha256=RWeWe1e5RKFfBsfj_1u-FvQoo_lX-A7bo1Iu1C5FVLo,1835
art/estimators/object_tracking/pytorch_goturn.py,sha256=BYRz17RObJhDwF-5fYQT0_QeI_D-nUoT2NFKD54P8p8,29267
art/estimators/poison_mitigation/__init__.py,sha256=PxxiIR6sQqW6MtdvGwfcpNid8YxSHGLz9XLMdXZlV2E,185
art/estimators/poison_mitigation/neural_cleanse/__init__.py,sha256=BGmBQwP5No2BrFq5z4-D31buapkuH0x21ahZbno1RlE,214
art/estimators/poison_mitigation/neural_cleanse/keras.py,sha256=kSyrpKBVeTTfvEXtY3yDuX0jqBxjmcREWEDL7N-XkXo,19066
art/estimators/poison_mitigation/neural_cleanse/neural_cleanse.py,sha256=43TuyMPvN-DPfy0FdttWi0rubJnb7gvO-QxT7_uavAo,14600
art/estimators/poison_mitigation/strip/__init__.py,sha256=hYgPHHX3XOI9xxTFmjsHIdLmQfvpQuHHBsjKMqlw6Zs,94
art/estimators/poison_mitigation/strip/strip.py,sha256=RVABTzpJBs9JA8MT0MDGXduGBKTECcew2Jkt2z-8C28,5641
art/estimators/regression/__init__.py,sha256=jlAy2YX5_Chq3yIaFXdPW_igVBE6sD2YVoJ_k6-1ACg,189
art/estimators/regression/regressor.py,sha256=bGCZ7-VjLX1LV7QOTDzJ5GPzL4ZdN6ik2dIDv2pvlYA,1335
art/estimators/regression/scikitlearn.py,sha256=gIVkYeru27gBjmmnD5UStcrfox41_la6P23TpU5QFqs,12457
art/estimators/speech_recognition/__init__.py,sha256=II3H1iBFDh_UnOhD7QnI1G7b_iu_WxVUJ116hh-vhII,395
art/estimators/speech_recognition/pytorch_deep_speech.py,sha256=LmrsT6zhuev2fs8U_jnnxBtMv5Os33rc9NtpN2nnSyY,38624
art/estimators/speech_recognition/pytorch_espresso.py,sha256=JFEAPIVObD-B7y5ej3-yrc58GqMv45GusWcuaH2ugWY,25813
art/estimators/speech_recognition/speech_recognizer.py,sha256=g_Msxn9O45YQ_OWMu5mIr_IS4e6pSXeDq-8sz8Qw8oo,2805
art/estimators/speech_recognition/tensorflow_lingvo.py,sha256=LeFLwSJhvfvrvTQGjUS7bwKkbdua0gC-ln9LSGns-9o,25100
art/evaluations/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
art/evaluations/evaluation.py,sha256=dgc4TMFHYqSQ-oJ3ULj8L3tdBLv5gnvysvE8wktAZEg,1544
art/evaluations/security_curve/__init__.py,sha256=zgYfF3M8thZhEUTksTLHyX31CtOEWIyZ3vtJHbPOd1I,138
art/evaluations/security_curve/security_curve.py,sha256=80PJ8bdIUfRM5adrN6TzIcGqsZ1vubAAXS7pPfcdplw,7905
art/metrics/__init__.py,sha256=ErOX6zQ-tcfS8YohRgfEGXzj8eFNTdsxjtUrPWPd4FQ,522
art/metrics/gradient_check.py,sha256=w-bMP9X_50TGq3sROJVxyPgNgeH4NHhIMBvhvpKp29I,2763
art/metrics/metrics.py,sha256=mRd9oLY40xzIhs5ROcMBbbVAxF6lXQaMwM_LVC5QSRY,16246
art/metrics/verification_decisions_trees.py,sha256=QgY4P-UuZR40WSZX3Mz6tTrSdaBLiiSpQaXcHZT5JIA,17592
art/metrics/privacy/__init__.py,sha256=Rou8E6aIJsBErq32chlOr2isfeLscx3EqNxt7bscZbY,108
art/metrics/privacy/membership_leakage.py,sha256=zlDeooX3XAfBlRjybZ_XHLuRy-HBmjT0QUYtz4k-pMo,5916
art/preprocessing/__init__.py,sha256=q9JOh8TUYFOU5HjmqY9FOwasAKUG5QO-uT-nh1Gzg2Q,316
art/preprocessing/preprocessing.py,sha256=rlrM4uTLBtcyd1P1kWIyGKArBxt7CGkCxdAHL4sGUys,1502
art/preprocessing/audio/__init__.py,sha256=f3JRkdooIBngVL_nCixsgJa3oZ0WsUIKYqoKRrq-QCg,183
art/preprocessing/audio/l_filter/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
art/preprocessing/audio/l_filter/numpy.py,sha256=JxTAsGARjPoPfec2G5rmSeh3n2yFFvEHJpYZhUcHjUA,9161
art/preprocessing/audio/l_filter/pytorch.py,sha256=Fr5nU4ZqLO6zFbP8dLX8gdYlYOyD44ynTMBqU59mjZI,7833
art/preprocessing/expectation_over_transformation/__init__.py,sha256=JOU1X1gLRj_vzTewoF4OKEd0iUYKeENa1gTPxR57vFU,1485
art/preprocessing/expectation_over_transformation/pytorch.py,sha256=MEOdCeWJQcEBy-Uj4LdFQN9DM5ZJj02yhfXW4lyxmoM,4656
art/preprocessing/expectation_over_transformation/tensorflow.py,sha256=jZ9dcynwdFgs6wPClJwbwLkRRMB9S07JEgSmsUZrO6o,4631
art/preprocessing/expectation_over_transformation/image_rotation/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
art/preprocessing/expectation_over_transformation/image_rotation/tensorflow.py,sha256=btvzZulJYRuqEvu52R8JexPD2rY7BE-vDaegThs0TBo,4942
art/preprocessing/expectation_over_transformation/natural_corruptions/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
art/preprocessing/expectation_over_transformation/natural_corruptions/brightness/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
art/preprocessing/expectation_over_transformation/natural_corruptions/brightness/pytorch.py,sha256=iXGph3VFlSW1n3ofyyaw35AbAxyEnzUk-6OGi3RCpck,4025
art/preprocessing/expectation_over_transformation/natural_corruptions/brightness/tensorflow.py,sha256=OgJJK3IfxU1OPeJM79GwwZq9DM-8nsZRwHYFsH1P4ig,4081
art/preprocessing/expectation_over_transformation/natural_corruptions/contrast/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
art/preprocessing/expectation_over_transformation/natural_corruptions/contrast/pytorch.py,sha256=N4wLWmPZf6Vy0A1iP10NZ7eS6iFWStGQY3BluLxclqs,4758
art/preprocessing/expectation_over_transformation/natural_corruptions/contrast/tensorflow.py,sha256=I00amPu7-if45fhkywJBFWOLeMs8TfAn6mf0QNkCP1s,4806
art/preprocessing/expectation_over_transformation/natural_corruptions/gaussian_noise/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
art/preprocessing/expectation_over_transformation/natural_corruptions/gaussian_noise/pytorch.py,sha256=4LuSNZq3Fazv1FSRNZmXF9uQTAHNzGRKy-4jh9_NBjY,4044
art/preprocessing/expectation_over_transformation/natural_corruptions/gaussian_noise/tensorflow.py,sha256=LY-OSF2lJX2kVPdW15ZkOCLCaQTISjHHlkdn_ejSM0Q,4099
art/preprocessing/expectation_over_transformation/natural_corruptions/shot_noise/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
art/preprocessing/expectation_over_transformation/natural_corruptions/shot_noise/pytorch.py,sha256=mqLo03I2wudg0hf2yjodzFA0plq6zcLWG-h602n0mlM,4113
art/preprocessing/expectation_over_transformation/natural_corruptions/shot_noise/tensorflow.py,sha256=PZgL_6Bm5krP1Mc267Lf9ZdjBT2ok-InG4pP0-yrs-4,4214
art/preprocessing/expectation_over_transformation/natural_corruptions/zoom_blur/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
art/preprocessing/expectation_over_transformation/natural_corruptions/zoom_blur/pytorch.py,sha256=ktcx5-iTvKEHLmjeIOOM3DhuvieALAq7tu0pxxRGWYs,4775
art/preprocessing/expectation_over_transformation/natural_corruptions/zoom_blur/tensorflow.py,sha256=VeDVYomiSzmqHo1mxTL9V5Q4fxl01nEFMD-AEVK4M1g,4833
art/preprocessing/standardisation_mean_std/__init__.py,sha256=v8cDAlCvm7zzWbNbKS3jIRf0EnYYd-T6YkWIkeJMDNA,370
art/preprocessing/standardisation_mean_std/numpy.py,sha256=n6k0p4qhuhotwNrs15TfO_kcSIm1Du50F7Mx7DH83b0,4510
art/preprocessing/standardisation_mean_std/pytorch.py,sha256=zncWKTYVT1igZ3TjxR04vGGlO6FBeONknt3u765A6BQ,4040
art/preprocessing/standardisation_mean_std/tensorflow.py,sha256=sEK6tZjpAQ_EfNlr5TCwB0yR9nDuqrki03otQx5lCwg,3632
art/preprocessing/standardisation_mean_std/utils.py,sha256=nKTvyRcqYTWJQRhGTI56keWVcmjqiJ5vNGk8Esb4QLc,2255
tests/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
tests/test_data_generators.py,sha256=8_HRRwKyGX2CZ9HK0ZlgU89UTOEidjBt85vgWMeII-c,12423
tests/test_utils.py,sha256=KY0Txo49ACtLLQ7SCWydwc4FDTcmaOjOlGCQvael-qQ,16098
tests/test_visualization.py,sha256=l_ATCN_pmQjldGU9ZBz_zNvTwp_7y3xgR7oji69kv0M,4588
tests/utils.py,sha256=CJvArHLx9yOazYs7f_FGSZsKqSllcDJMG-D49A9T4Qs,62459
tests/attacks/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
tests/attacks/conftest.py,sha256=M2oj-deHHfp9v5Y53wOSZHmbm6MGPkgoP5Ta2G4Z76Y,2015
tests/attacks/test_adversarial_embedding.py,sha256=dTkIcN-3F2P8Jus6polybJw-U63GANXiQJOHvA07Xb0,5938
tests/attacks/test_adversarial_patch.py,sha256=-hgnqWyro-P8cStzAVcsEqmpfoYZMBrahZQOU2aC4Fo,13198
tests/attacks/test_backdoor_attack.py,sha256=KhIAmazei0JZkTOVqyhNrg37LyVCY7161dplmBoec3k,7815
tests/attacks/test_carlini.py,sha256=d--MIsB09r4zSWEYqRaDEly6137qMvpzZiVyxZBBOiI,43844
tests/attacks/test_copycat_cnn.py,sha256=dWw0QcjSKMY8mzggPcepowlmSsp2oiwUfFfSoMNRjvg,13808
tests/attacks/test_decision_tree_attack.py,sha256=iNAN8H8TTG4upKaB92w6d2JfUt7AoB82u0OgP5Jn464,3130
tests/attacks/test_deepfool.py,sha256=D05ab-07N-wbmt6F0G2kMEFzctKuK8mlqY32EKQ9eqs,12857
tests/attacks/test_elastic_net.py,sha256=9xIGVmA-7jFQuunikCoPEoMbyyRw-aP2Nv824KsRUd4,28578
tests/attacks/test_feature_collision.py,sha256=KORND0QwBfH2tj3l1wpZaHE9hyV5y5FbvaTtuHY_tM4,4708
tests/attacks/test_functionally_equivalent_extraction.py,sha256=eymDwsdPYOmqcp6Tm57L9n-dxQTrWb6_BlHz0TjAujM,33834
tests/attacks/test_hclu.py,sha256=T1JwfXryIvUuJcC-7O7oVaOzdlzLCXYenNy1U48VOaE,5000
tests/attacks/test_hop_skip_jump.py,sha256=8Pe-CZM7HkBdWGUX48KT0GcqwEU5ZzsaGWvACb5R2_8,37567
tests/attacks/test_input_filter.py,sha256=vzsyt34GlqmYTfYtoILEHXeOdR-52YwwBbwZAvDTISU,12146
tests/attacks/test_iterative_method.py,sha256=dWB9BSkAzawQH3LD9XX9OUbedwD9J2_U9jpmyvy0VXE,17646
tests/attacks/test_knockoff_nets.py,sha256=XluzNl4LWZNkuzsX4rAispGPNpce76qmk9fU64c6I64,13351
tests/attacks/test_newtonfool.py,sha256=g8GwW8bNxq8Nh-pyh5WGEyZZG1fkf6S7wkCgLdvdbWQ,9765
tests/attacks/test_pixel_attack.py,sha256=lVFrFhUGT2gHp1LB2YhTSyzmgz1CGsmTXl66DDBGZOk,6531
tests/attacks/test_poisoning_attack_svm.py,sha256=ESf0D9hZpdtYAtfgWi8hsq8TV4x6nUGKxtF2_bTY_GE,7931
tests/attacks/test_projected_gradient_descent.py,sha256=Br1rkAaBYiQ-P_J02ooDNRMA_JIGbsEAlgW0_KAiCdA,32401
tests/attacks/test_saliency_map.py,sha256=xP4gH6UN-zYbhatlbAZuDBpZ57mNLd2g9zWFNRWP_vk,14363
tests/attacks/test_shapeshifter.py,sha256=QAAJrKGlKc6AnKXX7gO2rXMJqinCVxD2F23EmwRccHk,16851
tests/attacks/test_simba.py,sha256=CrpSoFoEz85if1G5CDDOsOobm_ZV6uPjHGRb57Q964A,9132
tests/attacks/test_spatial_transformation.py,sha256=Sc_mxEMq-_6Z5EDs-k5HJjjEA0tP0dglI-Xrv2YsDOQ,6778
tests/attacks/test_targeted_universal_perturbation.py,sha256=pj36vxyFpKXJJqp5ZyIWCp6JFVhk42htxJfX6s2CG_Y,6859
tests/attacks/test_threshold_attack.py,sha256=SswifhAcpAn78FVngZ_qhULe7zfgaRXkY0XbjKJnHA8,5841
tests/attacks/test_universal_perturbation.py,sha256=8nJX30vtSpmwBEDZRUNuBNeGQrRlPZf3tYXmi5YaPJY,10183
tests/attacks/test_virtual_adversarial.py,sha256=ODEz68D59livMFEhi6RnapE0ErjvhHBiX1TlxA6RkP8,10660
tests/attacks/test_wasserstein.py,sha256=_5ZP7wPvishpM_zuPP91lQa9HBTDM7seV_8QT6JCYeI,20471
tests/attacks/test_zoo.py,sha256=nZXVzx0OC97nvEMnRu3VfTLeT1fhv5z7EcNd9YY2dOE,11361
tests/attacks/utils.py,sha256=f8WbY2k5pk633L7VTVYdIUvGtCSErcX1dR_wCZDFv2M,9072
tests/attacks/evasion/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
tests/attacks/evasion/conftest.py,sha256=2YB6d_VZsFCXRjPIC9p9NfS4K3zlQAvAnxps5NWOMt8,4030
tests/attacks/evasion/test_adversarial_asr.py,sha256=-dyLglxEGkvTzU4Pn14aAdDjbNxFc1k3v5b3kMgRcUc,3637
tests/attacks/evasion/test_auto_attack.py,sha256=306CWg1kXJnrCCQv2skTJUc2vL_qF9oZ7PO4idYR95w,7109
tests/attacks/evasion/test_auto_projected_gradient_descent.py,sha256=JmmOn8_QzTuw5jpBMN9m28JIbDhUWhAKxo_iMz625bY,5738
tests/attacks/evasion/test_boundary.py,sha256=oq29P5VC7X5EKFvVSp2pXQOH_SWyhA42ASELzJD19fI,5059
tests/attacks/evasion/test_brendel_and_bethge.py,sha256=5FTVPckIvGmxOu03YESo-yWIhwo2jQqe5GywHO6HwiA,4823
tests/attacks/evasion/test_dpatch.py,sha256=j1GXTdTWvkf7iFQDlrELowz-JIdDdDqL2oHMZaAM2jk,7207
tests/attacks/evasion/test_dpatch_robust.py,sha256=2lk2Xe__tKRuSPA1rU-sGdhGYBr9D_oZkGNlVjKcIqA,10812
tests/attacks/evasion/test_fast_gradient.py,sha256=Ev2UZoFA2VtAuuPH5iD2VZIsLMmBUYgfqoUcfBG40y0,10610
tests/attacks/evasion/test_frame_saliency.py,sha256=-OffuhILb1xrviCSQ9EkvHfzGlrNyzDKeFmK2vA3hro,6335
tests/attacks/evasion/test_geometric_decision_based_attack.py,sha256=my3AWIZCSlcRbqpgpW2M6S08SVbVtvomiL4hrUil5so,7822
tests/attacks/evasion/test_imperceptible_asr.py,sha256=WuM1vDQ3_XI7_1b_IHDb0bAq7CSQ1SgrQ2FU6-Sr7Tg,15358
tests/attacks/evasion/test_imperceptible_asr_pytorch.json,sha256=Ln-v_fDFVQ2x1Rkh6j3rmn-H1DW85kuBtjXjDtiruhU,4968
tests/attacks/evasion/test_imperceptible_asr_pytorch.py,sha256=Rn4JaDeWQathgmt9ZV73UtufCSA99WLvmKEzg_BGy1M,5295
tests/attacks/evasion/test_lowprofool.py,sha256=apR6DiDJ8mlgbq5BJG-Xx-FmmW2vhP8w1b0b2RatCb4,19299
tests/attacks/evasion/test_over_the_air.py,sha256=OSO7ezOLPRDCsh4_fercFXc8dGLYdr7TBNbCxeTYRvo,6575
tests/attacks/evasion/test_pe_malware_attack.py,sha256=UMrgGhJQquUnp9c3N-OqOvcv7-bO9qCnYNJNrbVrI2g,24259
tests/attacks/evasion/test_shadow_attack.py,sha256=sivzAMSNkn75fDEbymeuaZHGIY2cDljDQ6XNbzAao4A,6494
tests/attacks/evasion/test_square_attack.py,sha256=i72w3j4QH1x3s-7ROL4yecqjHGYr1n6HQ1elDWjZpUs,4431
tests/attacks/evasion/feature_adversaries/test_feature_adversaries.py,sha256=-xTwvFs2O4MQrlEBXU4TgL0cEKziZPeYmDG_swEKSlw,3456
tests/attacks/evasion/feature_adversaries/test_feature_adversaries_pytorch.py,sha256=vzq33tBWfYKhVmcvkjRd0czRAz7_SmDaRH3Isc7j2Xg,5541
tests/attacks/evasion/feature_adversaries/test_feature_adversaries_tensorflow.py,sha256=VnU4qEAm2BcRXIoDBPwT1Y7Sn-tL24jjD57h9jtfxxg,5590
tests/attacks/inference/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
tests/attacks/inference/test_reconstruction.py,sha256=FIAcbx9tEz-ZDWizUp75V3S6Uu3GmYe5Amt3ahetdaU,3457
tests/attacks/inference/attribute_inference/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
tests/attacks/inference/attribute_inference/test_baseline.py,sha256=FehTWbdDM-ryzPR8s0KlF87hKzx2GI05UXsy2YS5uZY,5112
tests/attacks/inference/attribute_inference/test_black_box.py,sha256=kOcMGHcNRtDRmgKvppIkk1_HuuuibUXUsLWTD3KPj-M,18326
tests/attacks/inference/attribute_inference/test_meminf_based.py,sha256=hDmiGNJg3Zq9DVcBR1uuQa_0Gdhl2sZ3QC_RA_8XXBw,20841
tests/attacks/inference/attribute_inference/test_white_box_decision_tree.py,sha256=w6aV8aO6Dff-3IIp3PN00_147jlbpUcPDIKbMgQNSeI,3756
tests/attacks/inference/attribute_inference/test_white_box_lifestyle_decision_tree.py,sha256=u86Chci1LghoC8GyiQdUIqo7HydJXHQ5ZWLDyJiKxLg,6332
tests/attacks/inference/membership_inference/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
tests/attacks/inference/membership_inference/test_black_box.py,sha256=VbWbnKGbA_o1foIJrtNgatxun6_oKfSF_8KBzIGUsrc,11855
tests/attacks/inference/membership_inference/test_black_box_rule_based.py,sha256=vCDjaI8E0dKiw8gnT0QGm7Tpxk3LouSMS1nwb-wTskQ,4352
tests/attacks/inference/membership_inference/test_label_only_boundary_distance.py,sha256=yUjSyUgw_OMM6UD3TaZ_y9wTEwNQqBWJeMW8C0opwn8,6377
tests/attacks/inference/membership_inference/test_label_only_gap_attack.py,sha256=VjuFWhS4aO3n038p54qeoGTd6qrV1OG1xv_dOso9AzQ,3265
tests/attacks/inference/model_inversion/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
tests/attacks/inference/model_inversion/test_mi_face.py,sha256=XVV9-3j-Qe-iwlc3paUFl62XwRteDaSVYEdhLtg4etI,5014
tests/attacks/poison/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
tests/attacks/poison/test_bullseye_polytope_attack.py,sha256=Yg8g-hi4R-1BiFzFa1b8ZFqsVETWf-8rogxXyf5OxGs,5181
tests/attacks/poison/test_clean_label_backdoor_attack.py,sha256=pY27z8qkIQ3yXgU0AlLG0LxDD4LkEnDeb3RK0A6ShG0,2809
tests/classifiersFrameworks/test_pytorch.py,sha256=EjYbgtOZWNhJXuIdPt_WQgNR3VIu7-AhH5v700kTjPk,11579
tests/classifiersFrameworks/test_tensorflow.py,sha256=bmXnmAPksCFOnd4k5uXGc0zOAn_zFnlazAaLZqjzR_0,12131
tests/defences/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
tests/defences/test_adversarial_trainer.py,sha256=8Sn9oYL0qg8IAtUqsWXChLCbpvarbSg-L8TMQkpb9VI,8072
tests/defences/test_adversarial_trainer_madry_pgd.py,sha256=YdOOJY3fTl2o-vaZSp70GxtZwr5j9RQFxExzy4jrF-c,3040
tests/defences/test_class_labels.py,sha256=BeG5azmLCP3Kd9viHNMeeDpdtfwGs35eQC6VA7hTrrI,3668
tests/defences/test_defensive_distillation.py,sha256=xOYT9w5zKJwnZXkVQRA_whKjecMpivrD6cT_osHDIMs,9847
tests/defences/test_feature_squeezing.py,sha256=15_h1a6YobG4kJpOd8-ybyVWkuGmdyYhKdTOOxnp72k,3056
tests/defences/test_gaussian_augmentation.py,sha256=pNvjdH1sOoK9DX_SvHrD3gQqa-lkG6seNwtXghTsWA8,3920
tests/defences/test_gaussian_noise.py,sha256=3rnKnaE-CYgIQ6CkIITVwdH3ABJxbibVKBbiegdyijw,3776
tests/defences/test_high_confidence.py,sha256=OlsQg1beYr4w5fJ2yMtZQ8pZDnErO0u7Gpok25kQSW4,5643
tests/defences/test_label_smoothing.py,sha256=RD6zxJqWsQDo6HphOlmywRGkvB_6OP1vbTDn8R7m13A,2367
tests/defences/test_neural_cleanse.py,sha256=Am7BdDnhvdIlrqSWnOlPWkiR-BnH-alO6eeBS50ciU4,2875
tests/defences/test_pixel_defend.py,sha256=6P8TqI4tJJK0-lCfd6IQNkfNUy4kHssdOKO9QATGsJk,3978
tests/defences/test_reverse_sigmoid.py,sha256=UlwaJicyEHcf3mhzW9l8hHjs6T5fDEHtM8JnkL0muZo,8648
tests/defences/test_rounded.py,sha256=RY2sE3Gs2x_k4GWsHZ14V2grrrjX3RZIq_tdcCZVtJE,2815
tests/defences/test_thermometer_encoding.py,sha256=Ps84x6lZQbj5IgpoOFKo7Yj6ZU88x31ylYcGI_UyYF4,5344
tests/defences/test_variance_minimization.py,sha256=iNT2hlp-ufB8qzn34pUSlaecS5pDkWjEKTr48pWl5OI,2981
tests/defences/detector/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
tests/defences/detector/evasion/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
tests/defences/detector/evasion/test_detector.py,sha256=sOmtNPGzP7XgTsQzfectTEb6YeD7FSY455R3BZmD2-c,7091
tests/defences/detector/evasion/subsetscanning/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
tests/defences/detector/evasion/subsetscanning/test_detector.py,sha256=QGjhysYikQNaQrcVFZX4xvfYnJMhvUa8gX5vetuSA4s,3039
tests/defences/detector/poison/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
tests/defences/detector/poison/test_activation_defence.py,sha256=4Q7XUGlCwQTxIqc90FjfStlEu6eKSqtmQ7IxFAVQflY,12920
tests/defences/detector/poison/test_clustering_analyzer.py,sha256=5QbQ6JN9JNHHDYZvuXRaK6YDFm6PCczmYar5aXCHvkc,11930
tests/defences/detector/poison/test_ground_truth_evaluator.py,sha256=NZXa9xzdEfUgOQrGS-15pOfSAB6UmruEezaJhMNXsF0,10740
tests/defences/detector/poison/test_provenance_defence.py,sha256=od_NBnFtJjeMfCAD_WF7Xs4a8sEAIloW-xVtI-KmZis,7973
tests/defences/detector/poison/test_roni.py,sha256=0-hGZNNWvVgTHa7yxTDpIKp0ycwKB_A-nrz9ua5AXH8,6995
tests/defences/detector/poison/test_spectral_signature_defense.py,sha256=WQcMVt82iMPCu2o-EmspQOip_6AqYH1bGS8MJnG1gNg,3646
tests/defences/preprocessor/conftest.py,sha256=xEevnP_Mt2s_0UL6Cm8RKP3GyKdlKwMx56oqGwaMMEM,2204
tests/defences/preprocessor/test_inverse_gan.py,sha256=4nT16Nzzdw3p0U73jw1j-ut5d2fFDzb2rJe3xCWlf9o,2804
tests/defences/preprocessor/test_jpeg_compression.py,sha256=yDrgCGJAtykeIZEZ3X5DdX_zDSP11g0DObyuIrngV6s,5923
tests/defences/preprocessor/test_mp3_compression.py,sha256=sCzaz04YDgwS2bn5rEUQhjyiQR6sOs1RlxsnHTaN1ks,3629
tests/defences/preprocessor/test_mp3_compression_pytorch.py,sha256=vvh_9532fDv_vVaw_ecMTx6y3y9cM1GDwwc1nep07Rc,3843
tests/defences/preprocessor/test_resample.py,sha256=xH2jYrznDJL_khopJDPBn6A4Qylcfw42dmmW8732uWw,3367
tests/defences/preprocessor/test_spatial_smoothing.py,sha256=87sSWWiz8OqmHAyS5EwnPxkGw2rvWhMn9fwvhjv2rys,4300
tests/defences/preprocessor/test_spatial_smoothing_pytorch.py,sha256=uaWDMSvHfYzH_T310hciTGzpU9Tdz9PQ265hwhtO61k,5459
tests/defences/preprocessor/test_spatial_smoothing_tensorflow.py,sha256=Zac5LE72Hqg0n68hpJbhhj4k-r0YYu73Tsh6Wr8zDKk,5895
tests/defences/preprocessor/test_video_compression.py,sha256=cUf65m4BxAsUx1sz4lxDmA5YNjgXbqn-JOFZw5xcGZ0,3596
tests/defences/preprocessor/test_video_compression_pytorch.py,sha256=Ij3PlPAXYhkNhJNJYMzokXsr0yskb1NfBGVHfskjBuw,3853
tests/defences/trainer/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
tests/defences/trainer/test_adversarial_trainer_FBF.py,sha256=mnRu7F8m-obAJJdhfAib_yHex5O3tiIBtS-QF34qhmg,4436
tests/defences/transformer/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
tests/defences/transformer/poisoning/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
tests/defences/transformer/poisoning/test_strip.py,sha256=ymFmieLL9vWrhTFZ1qTY6G-1fSH5QWXPtRF_HeN2x0g,1927
tests/estimators/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
tests/estimators/certification/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
tests/estimators/certification/test_randomized_smoothing.py,sha256=AxcpcM6Wy7UU9tot4hJIeo1iZ5q9yFGsJAvsjHxM034,11748
tests/estimators/classification/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
tests/estimators/classification/test_GPy.py,sha256=FwYW02zYfW86_ubqR3DqAlxwZED-oRyTCQdgnQfbHXs,4243
tests/estimators/classification/test_blackbox.py,sha256=pkYzwFzeDPDXjNJ_xeJ_lrKBAVD1ulhBAbh_LyA-NbI,6173
tests/estimators/classification/test_blackbox_existing_predictions.py,sha256=_xsQWy1_iBIR7jjtzaLS-Izmu4d2WjSQFOB00EjeesI,3124
tests/estimators/classification/test_catboost.py,sha256=EWF7zIQkKZksl58Uk7Ks0-F36t3x0B-bDKqV6iKgVIA,2367
tests/estimators/classification/test_classifier.py,sha256=qDqBGQfZwn9gLyIvtUzKmR20dLOTedIIoSWmr_F6J0A,5292
tests/estimators/classification/test_deeplearning_common.json,sha256=a6nX4ZvucBZJ5-aNCil34BNPx6gKPuwX3nxAByUcyDg,70846
tests/estimators/classification/test_deeplearning_common.py,sha256=7woWHMuTAtxfKLCwCLJ0XlJ3Q-kZMqut1PFNNV6-2fw,20929
tests/estimators/classification/test_deeplearning_specific.json,sha256=JT6D1RBJh5U8dXQVK86Ive-sPOaq9u9M4MyhTx3Ihd0,2934
tests/estimators/classification/test_deeplearning_specific.py,sha256=WYCuu2uRf1RQ3AG8uvKRplJWukccZrCNJ1Fj7noP-18,8929
tests/estimators/classification/test_detector_classifier.py,sha256=GM3Mb6aHeL_DOFH763QmUCFaC7VzfdU84V9pf9ma6jc,6701
tests/estimators/classification/test_ensemble.py,sha256=D5AB4Svy5Q1l6eQHZqixW1kAJ2_vcySoVlIDiYUEARU,9006
tests/estimators/classification/test_input_filter.py,sha256=f5ncYYmVfRGtkgIp8S0QCZDtB404U5L4PIk3z1Q5o3w,12280
tests/estimators/classification/test_lightgbm.py,sha256=eguXWzfDCZk0U3_Yoy-DG2OhNPVkamu0UXwJioxMBac,2349
tests/estimators/classification/test_query_efficient_bb.py,sha256=fN2J_t_B8kqNotOGmMFDJDDUyWTqLFu7c0rP7OrQ7G8,5964
tests/estimators/classification/test_scikitlearn.py,sha256=UEsN_aE8LiXqzINByBbYDgKkDBe9inJs-XExK4O_3mc,23642
tests/estimators/classification/test_xgboost.py,sha256=Go2PIXOE-EMc2Ntg5kpklmNoXGc7i7OZuDvUcuvoiJM,3920
tests/estimators/object_detection/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
tests/estimators/object_detection/test_pytorch_faster_rcnn.py,sha256=e2IVMDww620thfutcgDmOrCkFgHZyJ2JXcXk1RjgQgU,8078
tests/estimators/object_detection/test_pytorch_object_detector.py,sha256=p51wWVpYlqKRSpMMl4ywDP6KKeA8h_8N-dd_cvMINRY,14679
tests/estimators/object_detection/test_tensorflow_faster_rcnn.py,sha256=ykDMraY397a66Cq24fSwB38Bew12khvxMuYiyLxuZbI,6695
tests/estimators/object_tracking/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
tests/estimators/object_tracking/test_pytorch_goturn.py,sha256=f0MZvIB9HwZzNMAzIotCaFk78BhkxfMDuwEg4v364IY,3602
tests/estimators/speech_recognition/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
tests/estimators/speech_recognition/conftest.py,sha256=-olj8oRHJzYmwgBIYvuajcmjeVHD0Qb_Kp1ve0deWjg,2052
tests/estimators/speech_recognition/test_pytorch_deep_speech.json,sha256=gUJhphoO2zeFwbBQ9WVRtjjkCX9TYfSoUaFArbWMaTs,27926
tests/estimators/speech_recognition/test_pytorch_deep_speech.py,sha256=z5tBhw2IfI3DjwGMAZvRB1669VlMkRouiBbFW4fmVLU,5212
tests/estimators/speech_recognition/test_tensorflow_lingvo.py,sha256=-cbalqqMNzFTNSIO1JZRdgZPYnxoXYWuzO8_-wsfeKQ,13525
tests/metrics/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
tests/metrics/test_gradient_check.py,sha256=pktw3ehFfPV7W862OORaz9UCDLPVmqg8z9jK1_h-pG8,2968
tests/metrics/test_metrics.py,sha256=c6ruV-F9gvMgZCmZHYeeUOm2NtOCUsCSUm4MzfILlko,16000
tests/metrics/test_verification_decision_trees.py,sha256=_x3CxNWtAz1GidF5rs81F-odjJpORCqf7GY-H9tCv0I,6185
tests/metrics/privacy/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
tests/metrics/privacy/test_membership_leakage.py,sha256=oFYTenFMz3ntD5Smt0ZCThP4ILEg445-SZJZue2mLgE,4816
tests/preprocessing/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
tests/preprocessing/test_standardisation_mean_std.py,sha256=1xtpxcUhJbMJes9ohOAAK-HsgAFccH0zddEIm0IQOz4,3587
tests/preprocessing/audio/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
tests/preprocessing/audio/test_l_filter.json,sha256=Z0p9Vk9LzuIvQ35zZ7MvNrfax68R9EeBQfC0v0I4ENU,19262
tests/preprocessing/audio/test_l_filter.py,sha256=Sva2FoJKDtOG0WywZ08PRuzIhU2SvnwBBW9pIIkkrU0,5690
tests/preprocessing/audio/test_l_filter_pytorch.json,sha256=N4c1jxVdfTGmKnR6CsmLi8hJX7-IJwgxUYc0KuXZLyg,7187
tests/preprocessing/audio/test_l_filter_pytorch.py,sha256=Ex30kFArtMqz1-rQySrxagpMCyBwu1cfVx8sFtibfZg,4894
tests/preprocessing/expectation_over_transformation/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
tests/preprocessing/expectation_over_transformation/test_image_rotation.py,sha256=Mkh-oyjPuiZVBQ8y8z4fyLOVof24n9R6K4NxOQFMy1M,3180
tests/preprocessing/expectation_over_transformation/natural_corruptions/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
tests/preprocessing/expectation_over_transformation/natural_corruptions/test_brightness.py,sha256=XQpgBCdVSWyDkEr-NTpx0yhHsXmec1tVZw8-Abqig6U,4715
tests/preprocessing/expectation_over_transformation/natural_corruptions/test_contrast.py,sha256=MkZMoWxKl7bb8Rw82rg7nHnrevx1Oi9DKiXhn1vSeDI,5071
tests/preprocessing/expectation_over_transformation/natural_corruptions/test_gaussian_noise.py,sha256=f8OrywZUBIyyLxLgkiNBuSL3oWQhcylQtCcMAfIu6Bk,3209
tests/preprocessing/expectation_over_transformation/natural_corruptions/test_shot_noise.py,sha256=Y4BJSQVnQ6hF68eT3Np-bdZETWPiXJbzmGHyUTl4Meo,3177
tests/preprocessing/expectation_over_transformation/natural_corruptions/test_zoom_blur.py,sha256=-qOtUdEFTH0KC4418Tk-Y4KpPqPI7_x84AYMksgmKEM,5740
tests/utils/test_utils.py,sha256=KrBpy3DjaO60JiGvaIaD8gvJrginW9v4HGx94QmhY5s,5345
adversarial_robustness_toolbox-1.8.0.dist-info/AUTHORS,sha256=Yo5zpTvS6xcgZKokIYOg-gYdJhuUjpYR-vL0HeFdYO8,513
adversarial_robustness_toolbox-1.8.0.dist-info/LICENSE,sha256=XJx3J7pgn3KHkn9ZdIHC9py_ZFsXDGcZgIVQP30Y7f8,1105
adversarial_robustness_toolbox-1.8.0.dist-info/METADATA,sha256=lyYhBepLK-re7mD3Gj-qQxg9kl2eiaUGz3MjLzp3Rqk,11409
adversarial_robustness_toolbox-1.8.0.dist-info/WHEEL,sha256=OqRkF0eY5GHssMorFjlbTIq072vpHpF60fIQA6lS9xA,92
adversarial_robustness_toolbox-1.8.0.dist-info/top_level.txt,sha256=lJKPzx4mE2KRiNjCUYI8zSLdBFhYJnfmwMObX2t01RQ,10
adversarial_robustness_toolbox-1.8.0.dist-info/RECORD,,
