Instructions to use aap9002/RGB_Optic_Flow_Bend_Classification with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use aap9002/RGB_Optic_Flow_Bend_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://aap9002/RGB_Optic_Flow_Bend_Classification") - Notebooks
- Google Colab
- Kaggle
Update RGB Model - accuracy:0.8461 loss 0.4706 - Val accuracy: 0.7219 val loss 0.7366 - lr: 1.0e-06 epoch 294/300
Browse files
RGB_LARGE_bend_classification.keras
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3b3a93f7ba4349c787a7c0e84ced5fcc5d2f8cea50e4b06cde4c858f7b5d40ac
|
| 3 |
+
size 508708333
|