Restnet500 / README.md
jays009's picture
Update README.md
5fb3c25 verified
|
raw
history blame
564 Bytes
metadata
model_name: Wheat Anomaly Detection Model (ONNX)
tags:
  - onnx
  - resnet
  - agriculture
  - anomaly-detection
  - image-classification
  - wheat-disease-detection
  - pest-detection
  - agricultural-ai
license: apache-2.0
library_name: onnx
datasets:
  - wheat-dataset
model_type: resnet50
preprocessing:
  - resize: 256
  - center_crop: 224
  - normalize:
      - 0.485
      - 0.456
      - 0.406
  - normalize_std:
      - 0.229
      - 0.224
      - 0.225
framework: onnx
task: image-classification
pipeline_tag: image-classification