Skip to content

Commit 3892030

Browse files
committed
update readme
Signed-off-by: binliu <[email protected]>
1 parent a7cd80a commit 3892030

File tree

2 files changed

+10
-52
lines changed

2 files changed

+10
-52
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -226,6 +226,12 @@ This tutorial shows how to train a surgical tool segmentation model to locate to
226226
##### [endoscopic inbody classification](./computer_assisted_intervention/endoscopic_inbody_classification.ipynb)
227227
Tutorial to show the pipeline of fine tuning an endoscopic inbody classification model based on a corresponding pretrained bundle.
228228

229+
#### <ins>**Hugging Face**</ins>
230+
##### [MONAI Hugging Face Pipeline](./hugging_face/hugging_face_pipeline_for_monai.ipynb)
231+
This tutorial demonstrates how to encapsulate an existing MONAI model workflow into a Hugging Face pipeline, which is widely adopted by the open-source community.
232+
##### [Fine-tuning for Hugging Face Pipeline](./hugging_face/finetune_vista3d_for_hugging_face_pipeline.ipynb)
233+
This tutorial explains the process of fine-tuning a VISTA3D model and integrating it into a Hugging Face pipeline for inference.
234+
229235
#### <ins>**Modules**</ins>
230236
##### [bundle](./bundle)
231237
Get started tutorial and concrete training / inference examples for MONAI bundle features.

hugging_face/finetune_vista3d_for_hugging_face_pipeline.ipynb

Lines changed: 4 additions & 52 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)