Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 554 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 554 Bytes

FTQ-PSO

Optimizing Latent Variables in Integrating Transfer and Query Based Attack Framework.

Chao Li, Tingsong Jiang, Handing Wang, Wen Yao, Donghua Wang, Optimizing Latent Variables in Integrating Transfer and Query Based Attack Framework, IEEE Transactions on Pattern Analysis and Machine Intelligence, 2024, Accepted.

The process of running the above code:

  1. You need to run "train_generator.py" to obtain the parameter file of the generator.
  2. Load the parameter file into "psogan.py".
  3. Run the "Gmain.py" to perform attack.