Instructions to use harsha163/CutMix_data_augmentation_for_image_classification with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use harsha163/CutMix_data_augmentation_for_image_classification with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://harsha163/CutMix_data_augmentation_for_image_classification") - Notebooks
- Google Colab
- Kaggle
Add model
Browse files- saved_model.pb +1 -1
saved_model.pb
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1358688
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4320997f3fe4a360ef42eba5ab2cd1452d0a642d14e08fbe554f1177a73354d8
|
| 3 |
size 1358688
|