Instructions to use jack-perlo/ResNet18-Cifar10 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use jack-perlo/ResNet18-Cifar10 with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://jack-perlo/ResNet18-Cifar10") - Notebooks
- Google Colab
- Kaggle
Upload resnet18_uint8_cifar10.tflite with huggingface_hub
Browse files
resnet18_uint8_cifar10.tflite
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b08ecc973f6dc83bba5db34266e70ff1da13c6d9d7617e352fc5f9b174359f7c
|
| 3 |
+
size 11318512
|