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_epoch200_datasetsize16000_fullmodel.keras
Browse files
.gitattributes
CHANGED
|
@@ -320,3 +320,4 @@ multires_nuclei_epoch180_datasetsize16000_fullmodel.keras filter=lfs diff=lfs me
|
|
| 320 |
multires_nuclei_epoch185_datasetsize16000_fullmodel.keras filter=lfs diff=lfs merge=lfs -text
|
| 321 |
multires_nuclei_epoch190_datasetsize16000_fullmodel.keras filter=lfs diff=lfs merge=lfs -text
|
| 322 |
multires_nuclei_epoch195_datasetsize16000_fullmodel.keras filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 320 |
multires_nuclei_epoch185_datasetsize16000_fullmodel.keras filter=lfs diff=lfs merge=lfs -text
|
| 321 |
multires_nuclei_epoch190_datasetsize16000_fullmodel.keras filter=lfs diff=lfs merge=lfs -text
|
| 322 |
multires_nuclei_epoch195_datasetsize16000_fullmodel.keras filter=lfs diff=lfs merge=lfs -text
|
| 323 |
+
multires_nuclei_epoch200_datasetsize16000_fullmodel.keras filter=lfs diff=lfs merge=lfs -text
|
multires_nuclei_epoch200_datasetsize16000_fullmodel.keras
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e6822b8f1dbd8a29b9f633163844fbf19b41a9907bc4a398f6d79484eb44b134
|
| 3 |
+
size 331138105
|