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

  • Log In
  • Sign Up

erukude
/
cornvit

Image Classification
Keras
English
cvt
tensorflow
computer-vision
image-processing
corn-kernel-classification
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Keras

    How to use erukude/cornvit with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://erukude/cornvit")
    
  • Notebooks
  • Google Colab
  • Kaggle
cornvit / preprocess
10.5 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
erukude's picture
erukude
CornViT - A Multi-stage CVT Framework
26d4801 verified 4 months ago
  • delete.py
    3.63 kB
    CornViT - A Multi-stage CVT Framework 4 months ago
  • move.py
    5.31 kB
    CornViT - A Multi-stage CVT Framework 4 months ago
  • rename.py
    1.54 kB
    CornViT - A Multi-stage CVT Framework 4 months ago