--- license: creativeml-openrail-m tags: - image-classification --- # AAT JPEG Artefact Detection (OUTDATED use https://huggingface.co/LoliRimuru/AAL-Plus_Image_Quality_Assessment) Autodetects JPEG artefacts in categories of C100 (no artefacts), C95, C90, C85, C80, C70, C60, C40 and C20 (really terrible artefacts). The input is a 1024x1024 large image. The image is converted to gray scale to omit redundant informations and reduce overall training and inference time. Model is standalone. # Training stats Around 60k of images was used during training.