Instructions to use tawsif18/puma_model_checkpoints with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use tawsif18/puma_model_checkpoints with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://tawsif18/puma_model_checkpoints") - Notebooks
- Google Colab
- Kaggle
Checkpoint multires_nuclei_epoch215_datasetsize16000_fullmodel.keras
Browse files
.gitattributes
CHANGED
|
@@ -323,3 +323,4 @@ multires_nuclei_epoch195_datasetsize16000_fullmodel.keras filter=lfs diff=lfs me
|
|
| 323 |
multires_nuclei_epoch200_datasetsize16000_fullmodel.keras filter=lfs diff=lfs merge=lfs -text
|
| 324 |
multires_nuclei_epoch205_datasetsize16000_fullmodel.keras filter=lfs diff=lfs merge=lfs -text
|
| 325 |
multires_nuclei_epoch210_datasetsize16000_fullmodel.keras filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 323 |
multires_nuclei_epoch200_datasetsize16000_fullmodel.keras filter=lfs diff=lfs merge=lfs -text
|
| 324 |
multires_nuclei_epoch205_datasetsize16000_fullmodel.keras filter=lfs diff=lfs merge=lfs -text
|
| 325 |
multires_nuclei_epoch210_datasetsize16000_fullmodel.keras filter=lfs diff=lfs merge=lfs -text
|
| 326 |
+
multires_nuclei_epoch215_datasetsize16000_fullmodel.keras filter=lfs diff=lfs merge=lfs -text
|
multires_nuclei_epoch215_datasetsize16000_fullmodel.keras
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2e62fc10fec57ee34e9a50b1ee74eb997a598b97acc53c0f7ae6d526e2a33117
|
| 3 |
+
size 331138105
|