Update README.md
Browse files
README.md
CHANGED
|
@@ -11,7 +11,7 @@ base_model:
|
|
| 11 |
# EchoVLM Ultrasound Anonymization Tool
|
| 12 |
This repository provides an ultrasound image anonymization toolkit built based on **YOLOv11**.
|
| 13 |
It acts as the official supporting preprocessing tool for **[EchoVLM](https://huggingface.co/chaoyinshe/EchoVLM_V2_lingshu_base_7b_instruct_preview)** and **[EchoVLM-Thyroid-9B](https://huggingface.co/chaoyinshe/EchoVLM-Thyroid-9B)**.
|
| 14 |
-
The tool automatically detects and obscures sensitive text labels, patient identifiers and identifiable markers on
|
| 15 |
|
| 16 |
## Environment Requirements
|
| 17 |
```bash
|
|
|
|
| 11 |
# EchoVLM Ultrasound Anonymization Tool
|
| 12 |
This repository provides an ultrasound image anonymization toolkit built based on **YOLOv11**.
|
| 13 |
It acts as the official supporting preprocessing tool for **[EchoVLM](https://huggingface.co/chaoyinshe/EchoVLM_V2_lingshu_base_7b_instruct_preview)** and **[EchoVLM-Thyroid-9B](https://huggingface.co/chaoyinshe/EchoVLM-Thyroid-9B)**.
|
| 14 |
+
The tool automatically detects and obscures sensitive text labels, patient identifiers and identifiable markers on ultrasound images to meet medical data privacy compliance requirements.
|
| 15 |
|
| 16 |
## Environment Requirements
|
| 17 |
```bash
|