Instructions to use Aditya2162/ivus-segmentation with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use Aditya2162/ivus-segmentation with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://Aditya2162/ivus-segmentation") - Notebooks
- Google Colab
- Kaggle
Upload 2 files
Browse files- .gitattributes +2 -0
- IVUS Segmentation.pptx +3 -0
- multitask_finetuning_comprehensive_memo.pdf +3 -0
.gitattributes
CHANGED
|
@@ -76,3 +76,5 @@ output/roboflow_inference/roboflow_4x4_lumen_bifurcation_grid.png filter=lfs dif
|
|
| 76 |
output/tensorboard/multitask_20260220_044431/augment_preview_4x4.png filter=lfs diff=lfs merge=lfs -text
|
| 77 |
output/three_stage_bifurcation_frame_FILE00005.png filter=lfs diff=lfs merge=lfs -text
|
| 78 |
output/training_outputs/single_inference/FILE0005_overlay.mp4 filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
| 76 |
output/tensorboard/multitask_20260220_044431/augment_preview_4x4.png filter=lfs diff=lfs merge=lfs -text
|
| 77 |
output/three_stage_bifurcation_frame_FILE00005.png filter=lfs diff=lfs merge=lfs -text
|
| 78 |
output/training_outputs/single_inference/FILE0005_overlay.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 79 |
+
IVUS[[:space:]]Segmentation.pptx filter=lfs diff=lfs merge=lfs -text
|
| 80 |
+
multitask_finetuning_comprehensive_memo.pdf filter=lfs diff=lfs merge=lfs -text
|
IVUS Segmentation.pptx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4fd79f4f30afb883581756ef92259e85835816a624459e6fb11b93945722c833
|
| 3 |
+
size 5270305
|
multitask_finetuning_comprehensive_memo.pdf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:33ad01963ddae764d20098d55b94c1dd0ca847ad1c6c5ae12f6c1188e61f0eaa
|
| 3 |
+
size 1311139
|