Skip to content

The index issue of the evaluation #23

@OpenAscent-L

Description

@OpenAscent-L

You have made a very meaningful assessment. I would like to ask, when conducting the assessment, is it necessary to generate all the situations under the index states and then carry out the assessment? Just as I do below:
#!/bin/bash
for i in $(seq 0 141)
do
CUDA_VISIBLE_DEVICES=2 PYTHONPATH=/home/student/work/L/Diffusion-MU-Attack-main/src
python /home/student/work/L/Diffusion-MU-Attack-main/src/execs/attack.py
--config-file /home/student/work/L/Diffusion-MU-Attack-main/configs/nudity/no_attack_esd_nudity_classifier.json
--attacker.attack_idx $i
--logger.name attack_idx_$i
done

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions