mirror of
https://github.com/hpcaitech/Open-Sora.git
synced 2026-05-20 09:22:22 +02:00
update scoring
This commit is contained in:
parent
d6a4aeda74
commit
ef2834cf36
|
|
@ -15,7 +15,6 @@ wget https://github.com/christophschuhmann/improved-aesthetic-predictor/raw/main
|
|||
|
||||
Then run:
|
||||
```bash
|
||||
# output: DATA_aes.csv
|
||||
python -m tools.scoring.aesthetic.inference /path/to/meta.csv
|
||||
```
|
||||
The output should be `/path/to/meta_aes.csv` with column `aes`. Aesthetic scores range from 1 to 10, with 10 being the best quality.
|
||||
|
|
|
|||
Loading…
Reference in a new issue