| 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 | |