You need to agree to share your contact information to access this model

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

Log in or Sign Up to review the conditions and access this model content.

Gray Leaf Spot Segmentation Model

PyTorch U-Net segmentation model trained for gray leaf spot segmentation.

Files

  • grayleafspot.pt: serialized model artifact
  • requirements.txt: minimal runtime dependencies

Usage

import torch

model = torch.load("grayleafspot.pt", map_location="cpu")
model.eval()

Access

This repository is gated with manual approval enabled on the Hugging Face Hub. Users must request access before they can download the model.

Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Collection including rotsl/grayleafspot-segmentation