JosefJilek's picture
Update README.md
d54a231
|
raw
history blame contribute delete
No virus
622 Bytes
---
license: creativeml-openrail-m
tags:
- image-classification
---
# AAT JPEG Artefact Datection
Autodetects JPEG artefacts in categories of C100 (no artefacts), C95, C90, C85, C80, C70, C60, C40 and C20 (really terrible artefacts). The input is 1024x1024 large image. Image is converted to gray scale to omit redundant informations and reduce overall training and inference time. Model is self designed and doesn't use any other model as base.
# Training stats
Around 60k of images was used during training.
<img src="https://huggingface.co./JosefJilek/AAT-JPEG-Artefact-Detection/resolve/main/v1.0-stats.png"></img>