medicaldetectiontoolkit
The Medical Detection Toolkit contains 2D + 3D implementations of prevalent object detectors such as Mask R-CNN, Retina Net, Retina U-Net, as well as a training and inference framework focused on dealing with medical images.
파일 탐색기
최종 버전 다운로드 (.zip)- .directory
- annotations.png
- baseline_figure.png
- hist_example.png
- loss_monitoring.png
- mdt_logo_2.png
- output_monitoring_1.png
- output_monitoring_2.png
- prediction_pipeline.png
- retu_figure.png
- toy_readme.png
- wcs_hists.png
- wcs_readme.png
- wcs_sketch.png
- wcs_text.png
- __init__.py
- _nms.so
- __init__.py
- nms_kernel.cu
- nms_kernel.cu.o
- nms_kernel.h
- nms.c
- nms.h
- nms_cuda.c
- nms_cuda.h
- __init__.py
- build.py
- pth_nms.py
- __init__.py
- _nms.so
- __init__.py
- nms_kernel.cu
- nms_kernel.cu.o
- nms_kernel.h
- nms.c
- nms.h
- nms_cuda.c
- nms_cuda.h
- __init__.py
- build.py
- pth_nms.py
- __init__.py
- _crop_and_resize.so
- __init__.py
- backup.cu
- crop_and_resize_kernel.cu
- crop_and_resize_kernel.cu.o
- crop_and_resize_kernel.h
- fix.cu
- crop_and_resize.c
- crop_and_resize.h
- crop_and_resize_gpu.c
- crop_and_resize_gpu.h
- __init__.py
- build.py
- crop_and_resize.py
- roi_align.py
- __init__.py
- ._crop_and_resize.so.swp
- __init__.py
- _crop_and_resize.so
- __init__.py
- crop_and_resize_kernel.cu
- crop_and_resize_kernel.cu.o
- crop_and_resize_kernel.h
- crop_and_resize.c
- crop_and_resize.h
- crop_and_resize_gpu.c
- crop_and_resize_gpu.h
- __init__.py
- build.py
- crop_and_resize.py
- roi_align.py
- __init__.py
- configs.py
- data_loader.py
- pack_dataset.py
- preprocessing.py
- configs.py
- data_loader.py
- preprocessing.py
- configs.py
- data_loader.py
- generate_toys.py
- backbone.py
- detection_unet.py
- mrcnn.py
- retina_net.py
- retina_unet.py
- ufrcnn.py
- dataloader_utils.py
- exp_utils.py
- model_utils.py
- .gitignore
- default_configs.py
- evaluator.py
- exec.py
- LICENSE
- plotting.py
- predictor.py
- README.md
- requirements.txt
- setup.py
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/MIC-DKFZ/medicaldetectiontoolkit
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd medicaldetectiontoolkit
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
