Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,4 @@
|
|
| 1 |
---
|
| 2 |
-
license: cc-by-4.0
|
| 3 |
library_name: ultralytics
|
| 4 |
tags:
|
| 5 |
- tumor-detection
|
|
@@ -24,4 +23,4 @@ ACE-V1 is a YOLO11 model trained on the **BRISC 2025** dataset for localizing tu
|
|
| 24 |
### **⚠️ Dataset Note: BRISC 2025 v1.0**
|
| 25 |
I am aware of reports regarding "Data Leakage" in the v1.0 training/validation splits due to duplicate images.
|
| 26 |
* **Current Status:** This model (ACE-V1) represents peak performance on the original dataset release.
|
| 27 |
-
* **Future Updates:** I am monitoring the official BRISC 2025 repository. Once a "Clean v2.0" dataset is released, I will re-train and publish **ACE-V2** to ensure complete scientific integrity.
|
|
|
|
| 1 |
---
|
|
|
|
| 2 |
library_name: ultralytics
|
| 3 |
tags:
|
| 4 |
- tumor-detection
|
|
|
|
| 23 |
### **⚠️ Dataset Note: BRISC 2025 v1.0**
|
| 24 |
I am aware of reports regarding "Data Leakage" in the v1.0 training/validation splits due to duplicate images.
|
| 25 |
* **Current Status:** This model (ACE-V1) represents peak performance on the original dataset release.
|
| 26 |
+
* **Future Updates:** I am monitoring the official BRISC 2025 repository. Once a "Clean v2.0" dataset is released, I will re-train and publish **ACE-V2** to ensure complete scientific integrity.
|