Image Classification
Keras
TF-Keras
cancer detection
histopathological image classification
breast cancer diagnose
breast cancer detection
umair akram
Instructions to use MUmairAB/Breast_Cancer_Detector with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use MUmairAB/Breast_Cancer_Detector with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://MUmairAB/Breast_Cancer_Detector") - Notebooks
- Google Colab
- Kaggle
Push Keras model using huggingface_hub.
Browse files- fingerprint.pb +1 -1
- variables/variables.data-00000-of-00001 +1 -1
- variables/variables.index +0 -0
fingerprint.pb
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 56
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b75475cb207bb6f884fda2531d8f77977280cf2c933aa1157e70f51957f3e162
|
| 3 |
size 56
|
variables/variables.data-00000-of-00001
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 15812988
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fcd4850785e1977be19b777d574611a2b02028fa38da3883e662b9ec610aca4d
|
| 3 |
size 15812988
|
variables/variables.index
CHANGED
|
Binary files a/variables/variables.index and b/variables/variables.index differ
|
|
|