MedSAM
Segment Anything in Medical Images
파일 탐색기
최종 버전 다운로드 (.zip)- architecture.png
- box-task-illustration.png
- img_demo.png
- MedSAM_supp.pdf
- pathology.png
- seg_demo.gif
- seg_pathology.mp4
- task-illustration.png
- infer_deeplabv3_res50_2D.py
- infer_deeplabv3_res50_3D.py
- README.md
- train_deeplabv3_res50.py
- infer_nnunet_2D.py
- infer_nnunet_3D.py
- README.md
- infer_SAM_2D_npz.py
- infer_SAM_3D_npz.py
- README.md
- point_seg_demo.gif
- README.md
- train_point_prompt.py
- tutorial_point_prompt_seg.ipynb
- label_interpolate.py
- medsam_infer_3Dbox_adrenal.py
- README.md
- README.md
- text_seg_demo.gif
- train_text_prompt.py
- tutorial_text_prompt_seg.ipynb
- __init__.py
- common.py
- image_encoder.py
- mask_decoder.py
- prompt_encoder.py
- sam.py
- transformer.py
- __init__.py
- amg.py
- onnx.py
- transforms.py
- __init__.py
- automatic_mask_generator.py
- build_sam.py
- predictor.py
- ckpt_convert.py
- demo.py
- format_convert.py
- pre_CT_MR.py
- pre_grey_rgb.py
- README.md
- split.py
- SurfaceDice.py
- README.md
- .gitignore
- .pre-commit-config.yaml
- gui.py
- LICENSE
- MedSAM_Inference.py
- pre_CT_MR.py
- README.md
- setup.py
- train_multi_gpus.py
- train_multi_gpus.sh
- train_one_gpu.py
- tutorial_quickstart.ipynb
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/bowang-lab/MedSAM
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd MedSAM
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
