shiyuchengTJU / PAR

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Patch-wise Adversarial Removal

Implementation of paper "Decision-based Black-box Attack Against Vision Transformers via Patch-wise Adversarial Removal".

Introduction

Patch-wise Adversarial Removal (PAR) is a new decision-based black-box attack against vision transformers, which divides images into patches through a coarse-to-fine search process and compresses the noise on each patch separately.

About


Languages

Language:Python 100.0%