OJ-1 commited on
Commit
d476833
·
verified ·
1 Parent(s): 05f4c27

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -11,7 +11,7 @@ This model will *not* work properly in the following scenarios:
11
 
12
  - Really small images (sub 512px)
13
  - Mutiple resize and/or compression loops (would have ballooned training time for first iteration)
14
- - <insert lossy format> renamed to PNG's
15
  - Mixed media; low quality JPEG background with an overlaid illustration.
16
 
17
  Motivated by research suggesting image models finetuned on many <= q=75 JPEGS had negative outcomes.
 
11
 
12
  - Really small images (sub 512px)
13
  - Mutiple resize and/or compression loops (would have ballooned training time for first iteration)
14
+ - `<insert lossy format>` renamed to PNG's
15
  - Mixed media; low quality JPEG background with an overlaid illustration.
16
 
17
  Motivated by research suggesting image models finetuned on many <= q=75 JPEGS had negative outcomes.