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_epoch115_datasetsize16000_fullmodel.keras
Browse files
.gitattributes
CHANGED
|
@@ -129,3 +129,4 @@ sharp_tissue_epoch70_datasetsize16000_fullmodel.keras filter=lfs diff=lfs merge=
|
|
| 129 |
multires_tissue_epoch100_datasetsize16000_fullmodel.keras filter=lfs diff=lfs merge=lfs -text
|
| 130 |
multires_tissue_epoch105_datasetsize16000_fullmodel.keras filter=lfs diff=lfs merge=lfs -text
|
| 131 |
multires_tissue_epoch110_datasetsize16000_fullmodel.keras filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 129 |
multires_tissue_epoch100_datasetsize16000_fullmodel.keras filter=lfs diff=lfs merge=lfs -text
|
| 130 |
multires_tissue_epoch105_datasetsize16000_fullmodel.keras filter=lfs diff=lfs merge=lfs -text
|
| 131 |
multires_tissue_epoch110_datasetsize16000_fullmodel.keras filter=lfs diff=lfs merge=lfs -text
|
| 132 |
+
multires_tissue_epoch115_datasetsize16000_fullmodel.keras filter=lfs diff=lfs merge=lfs -text
|
multires_tissue_epoch115_datasetsize16000_fullmodel.keras
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:314931456da3ea01b5de83ea8c89805e0641ab7097cd0e2273d12b8c9c9fce4b
|
| 3 |
+
size 331132048
|