tank-classifier

This is a PyTorch model uploaded for use in a web application.

Usage

from huggingface_hub import hf_hub_download
import torch

# Download and load the model
model_path = hf_hub_download(repo_id="fuzerius/tank-classifier", filename="model.pt")
model = torch.load(model_path, map_location='cpu')

Model Details

  • Framework: PyTorch
  • File: model.pt
  • Size: 6.0 MB
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