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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

nwirandx
/
medicalnet-resnet3d50-23datasets

Transformers
Safetensors
English
resnet3d
MedicalNet
medical images
medical
3D
Med3D
custom_code
Model card Files Files and versions
xet
Community

Instructions to use nwirandx/medicalnet-resnet3d50-23datasets with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use nwirandx/medicalnet-resnet3d50-23datasets with Transformers:

    # Load model directly
    from transformers import ResNet3D50ForImageClassification
    model = ResNet3D50ForImageClassification.from_pretrained("nwirandx/medicalnet-resnet3d50-23datasets", trust_remote_code=True, device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
medicalnet-resnet3d50-23datasets
185 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
nwirandx's picture
nwirandx
Upload 50-23datasets model with trust_remote_code support
8598c5b verified 9 months ago
  • .gitattributes
    1.52 kB
    initial commit 9 months ago
  • README.md
    3.84 kB
    Upload 50-23datasets model with trust_remote_code support 9 months ago
  • config.json
    820 Bytes
    Upload 50-23datasets model with trust_remote_code support 9 months ago
  • configuration_resnet.py
    6.38 kB
    Upload 50-23datasets model with trust_remote_code support 9 months ago
  • model.safetensors
    185 MB
    xet
    Upload 50-23datasets model with trust_remote_code support 9 months ago
  • modeling_resnet.py
    24.1 kB
    Upload 50-23datasets model with trust_remote_code support 9 months ago