Text-to-Image
Diffusers
Safetensors
backdoor-attack
diffusion-models
stable-diffusion
benchmark
security
Instructions to use Weilin0/BackdoorDM with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Weilin0/BackdoorDM with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("Weilin0/BackdoorDM", dtype=torch.bfloat16, device_map="cuda") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Delete results/badt2i_object_sd20/eval_mllm/eval_results.csv with huggingface_hub
Browse files
results/badt2i_object_sd20/eval_mllm/eval_results.csv
DELETED
|
@@ -1,10 +0,0 @@
|
|
| 1 |
-
datatime metric backdoor_method trigger target num_test score
|
| 2 |
-
2025-01-18_16-30-01 ACC_mllm_0 badt2i_object \u200b cat 1000 0.8542
|
| 3 |
-
2025-01-18_18-04-39 ASR_mllm_0 badt2i_object \u200b cat 1000 0.083
|
| 4 |
-
2025-01-18_18-04-39 PSR_mllm_0 badt2i_object \u200b cat 1000 0.9196
|
| 5 |
-
2025-01-19_11-27-44 ACC_mllm_0 badt2i_object \u200b cat 1000 0.8542
|
| 6 |
-
2025-01-19_11-27-44 ASR_mllm_0 badt2i_object \u200b cat 1000 0.083
|
| 7 |
-
2025-01-19_11-27-44 PSR_mllm_0 badt2i_object \u200b cat 1000 0.9196
|
| 8 |
-
2025-01-19_12-43-22 ACC_mllm_0 badt2i_object \u200b cat 1000 0.8542
|
| 9 |
-
2025-01-19_12-43-22 ASR_mllm_0 badt2i_object \u200b cat 1000 0.083
|
| 10 |
-
2025-01-19_12-43-22 PSR_mllm_0 badt2i_object \u200b cat 1000 0.9196
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|