Fixed README grammar error
Browse files
README.md
CHANGED
|
@@ -83,7 +83,7 @@ made by LIQE.
|
|
| 83 |
`JPEG compression` to `jpeg compression`, `JPEG2000 compression` to `jpeg2000
|
| 84 |
compression`, `over-exposure` to `overexposure`, `under-exposure` to
|
| 85 |
`underexposure`, `spatially-localized` to `spatial`, and `others` to `other`.
|
| 86 |
-
The scene
|
| 87 |
scene` to `night`, and `still-life` to `still_life`. The distortion types
|
| 88 |
have been pre-mapped back to the 11 types, and the naming for the scene and
|
| 89 |
distortion types follows the source code of LIQE instead of the paper.
|
|
|
|
| 83 |
`JPEG compression` to `jpeg compression`, `JPEG2000 compression` to `jpeg2000
|
| 84 |
compression`, `over-exposure` to `overexposure`, `under-exposure` to
|
| 85 |
`underexposure`, `spatially-localized` to `spatial`, and `others` to `other`.
|
| 86 |
+
The scene type `indoor scene` has also been renamed to `indoor`, `night
|
| 87 |
scene` to `night`, and `still-life` to `still_life`. The distortion types
|
| 88 |
have been pre-mapped back to the 11 types, and the naming for the scene and
|
| 89 |
distortion types follows the source code of LIQE instead of the paper.
|