Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Snarci
/
ViTMAE-CUB

Transformers
PyTorch
vit_mae
pretraining
Model card Files Files and versions
xet
Community

Instructions to use Snarci/ViTMAE-CUB with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Snarci/ViTMAE-CUB with Transformers:

    # Load model directly
    from transformers import AutoImageProcessor, AutoModelForPreTraining
    
    processor = AutoImageProcessor.from_pretrained("Snarci/ViTMAE-CUB")
    model = AutoModelForPreTraining.from_pretrained("Snarci/ViTMAE-CUB")
  • Notebooks
  • Google Colab
  • Kaggle
ViTMAE-CUB
448 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
Snarci's picture
Snarci
Upload 2 files
303abd8 about 3 years ago
  • .gitattributes
    1.48 kB
    initial commit about 3 years ago
  • config.json
    715 Bytes
    Upload 2 files about 3 years ago
  • preprocessor_config.json
    216 Bytes
    Create preprocessor_config.json about 3 years ago
  • pytorch_model.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    448 MB
    xet
    Upload 2 files about 3 years ago