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