Open
Conversation
新增内容: - 添加 medcleanstd_operator 算子包 - 支持文档解析、文本纠错、NER 实体识别、术语标准化 - 支持 NPU/GPU/CPU 多硬件平台自适应 - 提供多种 UI 配置参数(拼音纠错、L1 缓存、NER 抽取目标等) 算子功能: 1. 文档解析:解析 docx/txt 格式,提取文本和位置信息 2. 文本纠错:混淆集匹配 + 可选拼音纠错 3. NER 实体识别:基于 SiameseUIE 抽取疾病、症状、药品等实体 4. 术语标准化:将实体映射到 ICD-10 标准术语 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
新增内容: - 添加 wsienhance_operator 算子包 - 支持组织检测、笔迹检测、伪影检测、气泡检测 - 支持 Patch 批量提取和质量过滤 - 提供丰富的 UI 配置参数(折叠处理策略、Patch 尺寸、阈值等) 算子功能: 1. WSI 读取:支持多种 WSI 格式(.svs/.tif/.ndpi 等) 2. 组织检测:基于 HSV 颜色空间的智能分割 3. 笔迹检测:识别记号笔笔迹、墨水痕迹 4. 伪影检测:识别染色异常、折叠、空白裂隙 5. 气泡检测:可选的气泡区域识别 6. Patch 提取:批量提取高质量组织 Patch 输出内容: - 缩略图及叠加标注图 - 组织/笔迹/伪影/气泡轮廓坐标 - 统计信息(组织占比、连通域数量等) - Patch 位置 JSON 或 PNG 文件 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
feat: 添加 WSIEnhance 全玻片图像智能分析算子
新增内容:
算子功能:
输出内容: