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_tissue_epoch30_datasetsize160_fullmodel.keras
Browse files
.gitattributes
CHANGED
|
@@ -88,3 +88,4 @@ multires_tissue_epoch95_datasetsize15836_fullmodel.keras filter=lfs diff=lfs mer
|
|
| 88 |
multires_tissue_epoch15_datasetsize160_fullmodel.keras filter=lfs diff=lfs merge=lfs -text
|
| 89 |
multires_tissue_epoch20_datasetsize160_fullmodel.keras filter=lfs diff=lfs merge=lfs -text
|
| 90 |
multires_tissue_epoch25_datasetsize160_fullmodel.keras filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 88 |
multires_tissue_epoch15_datasetsize160_fullmodel.keras filter=lfs diff=lfs merge=lfs -text
|
| 89 |
multires_tissue_epoch20_datasetsize160_fullmodel.keras filter=lfs diff=lfs merge=lfs -text
|
| 90 |
multires_tissue_epoch25_datasetsize160_fullmodel.keras filter=lfs diff=lfs merge=lfs -text
|
| 91 |
+
multires_tissue_epoch30_datasetsize160_fullmodel.keras filter=lfs diff=lfs merge=lfs -text
|
multires_tissue_epoch30_datasetsize160_fullmodel.keras
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:887c262d4dc8c8245b39fa92235045b0de304121eae605fb0c8b74441c3bf771
|
| 3 |
+
size 331136096
|