algorithm_system_server/algorithm/Unetliversegmaster
yin-kangning b494f8ff58 first commit 2024-06-21 10:06:54 +08:00
..
__pycache__ first commit 2024-06-21 10:06:54 +08:00
data first commit 2024-06-21 10:06:54 +08:00
model first commit 2024-06-21 10:06:54 +08:00
README.md first commit 2024-06-21 10:06:54 +08:00
common_tools.py first commit 2024-06-21 10:06:54 +08:00
dataset.py first commit 2024-06-21 10:06:54 +08:00
main.py first commit 2024-06-21 10:06:54 +08:00
main_wy.py first commit 2024-06-21 10:06:54 +08:00
test.py first commit 2024-06-21 10:06:54 +08:00
unet.py first commit 2024-06-21 10:06:54 +08:00

README.md

Unet_liver_seg

使用Unet进行MRI肝脏图像分割

Dependencies

Python >= 3.7
opencv-python
Pillow == 7.0.0
torch == 1.4.0
torchsummary == 1.5.1
torchvision == 0.4.2