File size: 750 Bytes
78a8230
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
{
  "project": "Poison_Rates_DDPM_BadDiff_ODE",
  "mode": "train+measure",
  "task": null,
  "dataset": "CIFAR10",
  "sched": "UNIPC-SCHED",
  "infer_steps": 20,
  "batch": 128,
  "eval_max_batch": null,
  "epoch": 100,
  "learning_rate": null,
  "clean_rate": 1.0,
  "poison_rate": 0.05,
  "trigger": "SM_STOP_SIGN",
  "target": "SHIFT",
  "dataset_load_mode": null,
  "solver_type": "ode",
  "sde_type": "SDE-VP",
  "psi": 1.0,
  "ve_scale": 1.0,
  "vp_scale": 1.0,
  "gpu": "6",
  "ckpt": "DDPM-CIFAR10-32",
  "overwrite": true,
  "postfix": "new-set-2",
  "fclip": "o",
  "save_image_epochs": 10,
  "save_model_epochs": 5,
  "is_save_all_model_epochs": false,
  "sample_ep": null,
  "result": "exp_GenBadDiffusion_Poison_Rates_DDPM_BadDiff_ODE"
}