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_epoch115_datasetsize16000_fullmodel.keras
Browse files
.gitattributes
CHANGED
|
@@ -303,3 +303,4 @@ multires_nuclei_epoch95_datasetsize16000_fullmodel.keras filter=lfs diff=lfs mer
|
|
| 303 |
multires_nuclei_epoch100_datasetsize16000_fullmodel.keras filter=lfs diff=lfs merge=lfs -text
|
| 304 |
multires_nuclei_epoch105_datasetsize16000_fullmodel.keras filter=lfs diff=lfs merge=lfs -text
|
| 305 |
multires_nuclei_epoch110_datasetsize16000_fullmodel.keras filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 303 |
multires_nuclei_epoch100_datasetsize16000_fullmodel.keras filter=lfs diff=lfs merge=lfs -text
|
| 304 |
multires_nuclei_epoch105_datasetsize16000_fullmodel.keras filter=lfs diff=lfs merge=lfs -text
|
| 305 |
multires_nuclei_epoch110_datasetsize16000_fullmodel.keras filter=lfs diff=lfs merge=lfs -text
|
| 306 |
+
multires_nuclei_epoch115_datasetsize16000_fullmodel.keras filter=lfs diff=lfs merge=lfs -text
|
multires_nuclei_epoch115_datasetsize16000_fullmodel.keras
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:54f4df9c15f3faaf1863426951d3687a82da5b91d0baf07a0a2eee234ef0f66e
|
| 3 |
+
size 331138105
|