Instructions to use jack-perlo/ResNet152-Imagenet2012 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use jack-perlo/ResNet152-Imagenet2012 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/ResNet152-Imagenet2012") - Notebooks
- Google Colab
- Kaggle
Upload resnet152_uint8_imagenet2012.tflite with huggingface_hub
Browse files
resnet152_uint8_imagenet2012.tflite
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e3fd9ebb1fbb7169713d2cf34d74d4fe604a6eac6189d6499e698670feeb8f6a
|
| 3 |
+
size 62305456
|