chaoyinshe commited on
Commit
f52c51f
·
verified ·
1 Parent(s): f98fcf2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 thyroid ultrasound images to meet medical data privacy compliance requirements.
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