Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

RealNattawattHongthong
/
presscare

Image Classification
timm
PyTorch
English
rexnet
medical
pressure-ulcer
wound-care
Model card Files Files and versions
xet
Community

Instructions to use RealNattawattHongthong/presscare with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • timm

    How to use RealNattawattHongthong/presscare with timm:

    import timm
    
    model = timm.create_model("hf_hub:RealNattawattHongthong/presscare", pretrained=True)
  • Notebooks
  • Google Colab
  • Kaggle
presscare
31.7 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 8 commits
RealNattawattHongthong's picture
RealNattawattHongthong
Update README.md
dad7c2f verified 6 months ago
  • .gitattributes
    1.52 kB
    initial commit 9 months ago
  • README.md
    1.63 kB
    Update README.md 6 months ago
  • config.json
    295 Bytes
    Add RexNet pressure ulcer classification model with custom handler for inference endpoints 9 months ago
  • handler.py
    3.14 kB
    Add RexNet pressure ulcer classification model with custom handler for inference endpoints 9 months ago
  • pytorch_model.bin

    Detected Pickle imports (4)

    • "torch.FloatStorage",
    • "torch.LongStorage",
    • "collections.OrderedDict",
    • "torch._utils._rebuild_tensor_v2"

    What is a pickle import?

    31.7 MB
    xet
    Add RexNet pressure ulcer classification model with custom handler for inference endpoints 9 months ago
  • requirements.txt
    41 Bytes
    Simplify requirements to avoid version conflicts 9 months ago