Update TubercuIosis_Dataset.py
Browse files- TubercuIosis_Dataset.py +0 -1
TubercuIosis_Dataset.py
CHANGED
@@ -4,7 +4,6 @@ import pandas as pd
|
|
4 |
import json
|
5 |
import zipfile
|
6 |
import os
|
7 |
-
import shutil
|
8 |
|
9 |
_DESCRIPTION = """\
|
10 |
This dataset is curated from the original “The MultiCaRe Dataset” to focus on the chest tuberculosis patients and can be used to develop algorithms of the segmentation of chest CT images and the classification of tuberculosis positive or control.
|
|
|
4 |
import json
|
5 |
import zipfile
|
6 |
import os
|
|
|
7 |
|
8 |
_DESCRIPTION = """\
|
9 |
This dataset is curated from the original “The MultiCaRe Dataset” to focus on the chest tuberculosis patients and can be used to develop algorithms of the segmentation of chest CT images and the classification of tuberculosis positive or control.
|