Update README.md
Browse files
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.
|