# Medical Image WebSystem **Repository Path**: lllssskkk/MedicalImageWebSystem ## Basic Information - **Project Name**: Medical Image WebSystem - **Description**: 一个医学影像的网页应用系统 - **Primary Language**: Unknown - **License**: Unlicense - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-08-26 - **Last Updated**: 2024-10-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Medical_Image_Segmentation ### 介绍 本项目使用flask框架实现网页应用软件 功能(或期望的功能)为: 三维影像的重建;二维、三维影像的切割。使用深度学习算法智能切割。测试集数据的云存储 ### 安装教程 1. 安装较高版本的python(python3.12) 2. 创建虚拟环境(`venv`或者`conda`) 3. 安装依赖项 `pip install -r requirements.txt` ### 快速使用 1. 文件夹`./introduce`中有一些介绍信息。便于了解项目整体结构 2. 更改`configs.json`中的配置信息 3. 运行`app.py`启动