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_epoch50_datasetsize16000_fullmodel.keras
Browse files
.gitattributes
CHANGED
|
@@ -283,3 +283,4 @@ multires_nuclei_epoch40_datasetsize16000_fullmodel.keras filter=lfs diff=lfs mer
|
|
| 283 |
sharp_nuclei_epoch220_datasetsize16000_fullmodel.keras filter=lfs diff=lfs merge=lfs -text
|
| 284 |
multires_nuclei_epoch45_datasetsize16000_fullmodel.keras filter=lfs diff=lfs merge=lfs -text
|
| 285 |
sharp_nuclei_epoch225_datasetsize16000_fullmodel.keras filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 283 |
sharp_nuclei_epoch220_datasetsize16000_fullmodel.keras filter=lfs diff=lfs merge=lfs -text
|
| 284 |
multires_nuclei_epoch45_datasetsize16000_fullmodel.keras filter=lfs diff=lfs merge=lfs -text
|
| 285 |
sharp_nuclei_epoch225_datasetsize16000_fullmodel.keras filter=lfs diff=lfs merge=lfs -text
|
| 286 |
+
multires_nuclei_epoch50_datasetsize16000_fullmodel.keras filter=lfs diff=lfs merge=lfs -text
|
multires_nuclei_epoch50_datasetsize16000_fullmodel.keras
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:438a3fdca73c825c0c320d8c6a1ad6b4347f2baf411733e4b83462d4bb57f9b7
|
| 3 |
+
size 331141986
|