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_epoch205_datasetsize16000_fullmodel.keras
Browse files
.gitattributes
CHANGED
|
@@ -321,3 +321,4 @@ multires_nuclei_epoch185_datasetsize16000_fullmodel.keras filter=lfs diff=lfs me
|
|
| 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
|
|
|
|
|
|
| 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
|
| 324 |
+
multires_nuclei_epoch205_datasetsize16000_fullmodel.keras filter=lfs diff=lfs merge=lfs -text
|
multires_nuclei_epoch205_datasetsize16000_fullmodel.keras
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c71aeb6eaa270e8fc213089c7019d7e08c59ad58eb5c041d12427dd6edbe6211
|
| 3 |
+
size 331138105
|