Skip to content

Commit

Permalink
README: Fix wrong titles
Browse files Browse the repository at this point in the history
  • Loading branch information
usert5432 committed May 4, 2023
1 parent 13b1f2c commit 8f4b1cb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,7 @@ additional details on how the consistent evaluation protocol was applied
to the earlier GAN-based models.


#### 5.2.2 Consistent Evaluation of the Quality of Translation
#### 5.2.2 Ad-Hoc Evaluations of the Quality of Translation

An alternative way to evaluate `uvcgan2` models is to rely on various
ad-hoc protocols found in the wild. In the paper, we have used two such
Expand All @@ -304,7 +304,7 @@ The indices correspond to the lexicographically sorted original names.
Before providing the translated images to the `run_score.py` script, they
should be renamed back to the original names.

#### 5.2.3 Consistent Evaluation of the Quality of Translation
#### 5.2.3 Evaluation of the Translation Faithfulness

Finally, `uvcgan2` provides a script `scripts/eval_il2_scores.py` to batch
evaluate faithfulness scores based on the Inception-v3 L2 distances. Its
Expand Down

0 comments on commit 8f4b1cb

Please sign in to comment.