fireburnzcharm / README.md
MelonJellon's picture
Update README.md
b09c3b5 verified
metadata
language:
  - en
thumbnail: https://example.com/wildfire_model_thumbnail.jpg
tags:
  - image-classification
  - wildfire-detection
  - pytorch
license: mit
datasets:
  - custom
metrics:
  - accuracy
pipeline_tag: image-classification
base_model: resnet18
library_name: pytorch
model-index:
  - name: WildfireDetectionResNet18
    results:
      - task:
          type: image-classification
          name: Wildfire Detection
        dataset:
          name: Custom Wildfire Dataset
          type: custom
        metrics:
          - name: Accuracy
            type: accuracy
            value: 0.XX

WildfireDetectionResNet18