File size: 571 Bytes
374d5e4 a213f7f 374d5e4 a213f7f 374d5e4 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 |
---
language: en
license: mit
library_name: custom_efficientnet
tags:
- image-classification
- computer-vision
- ai-generated-image-detection
metrics:
- accuracy
model-index:
- name: CustomEfficientNetForImageClassification
results:
- task:
type: image-classification
name: Image Classification
dataset:
type: custom # Replace with actual dataset name if publicly available
name: AI Generated Image Detection Dataset
metrics:
- type: accuracy
value: 0.80 # Replace with your model's actual accuracy
name: Accuracy
--- |