update scoring

This commit is contained in:
xyupeng 2024-04-02 11:14:53 +08:00
parent d6a4aeda74
commit ef2834cf36

View file

@ -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.