更新预测功能

This commit is contained in:
2024-06-17 21:47:23 +08:00
parent 66dc71935e
commit 14f6261d71
16 changed files with 1786 additions and 30 deletions
+13
View File
@@ -0,0 +1,13 @@
# 数据集介绍
数据集来自kaggle[数据集原地址](https://www.kaggle.com/datasets/spritan1/yolo-annotated-chestxray-8-object-detection)
## 标签
1. 肺不张,Atelectasis
2. 心脏肥大,Cardiomegaly
3. 很有效率,Effusion
4. 渗透,Infiltrate
5. 诺依,Nodule
6. 质量,Mass
7. 肺炎,Pneumonia
8. 气胸,Pneumothorax
+1 -13
View File
@@ -1,13 +1 @@
# 数据集介绍
数据集来自kaggle[数据集原地址](https://www.kaggle.com/datasets/spritan1/yolo-annotated-chestxray-8-object-detection)
## 标签
1. 肺不张,Atelectasis
2. 心脏肥大,Cardiomegaly
3. 很有效率,Effusion
4. 渗透,Infiltrate
5. 诺依,Nodule
6. 质量,Mass
7. 肺炎,Pneumonia
8. 气胸,Pneumothorax
# 存放数据集