yh0701 commited on
Commit
cab22fb
1 Parent(s): ee92cf9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -36
README.md CHANGED
@@ -17,10 +17,9 @@ size_categories:
17
  <!-- Provide a quick summary of the dataset. -->
18
 
19
  The "FracAtlas" dataset is a collection of musculoskeletal radiographs for fracture classification, localization, and segmentation.
20
- It includes 4,083 X-Ray images with annotations in multiple formats.The annotations include labels, classes, and etc.
21
  The dataset is intended for use in deep learning tasks in medical imaging, specifically targeting the understanding of bone fractures.
22
  It is freely available under a CC-BY 4.0 license.
23
- ## Dataset Details
24
 
25
  ### Dataset Description
26
 
@@ -29,32 +28,25 @@ It is freely available under a CC-BY 4.0 license.
29
 
30
 
31
  - **Curated by:** [More Information Needed]
32
- - **Funded by [optional]:** [More Information Needed]
33
- - **Shared by [optional]:** [More Information Needed]
34
  - **License:** cc-by-2.5
35
 
36
- ### Dataset Sources [optional]
37
 
38
  <!-- Provide the basic links for the dataset. -->
39
 
40
  - **Repository:** https://figshare.com/articles/dataset/The_dataset/22363012
41
- - **Paper [optional]:** https://www.nature.com/articles/s41597-023-02432-4
42
 
43
  ## Uses
44
 
45
  <!-- Address questions around how the dataset is intended to be used. -->
 
 
 
 
 
 
46
 
47
- ### Direct Use
48
-
49
- <!-- This section describes suitable use cases for the dataset. -->
50
-
51
- [More Information Needed]
52
-
53
- ### Out-of-Scope Use
54
-
55
- <!-- This section addresses misuse, malicious use, and uses that the dataset will not work well for. -->
56
-
57
- [More Information Needed]
58
 
59
  ## Dataset Structure
60
 
@@ -105,7 +97,7 @@ All personally identifiable information in the gathered data has been removed, a
105
 
106
  <!-- This section is meant to convey both technical and sociotechnical limitations. -->
107
 
108
- [More Information Needed]
109
 
110
  ### Recommendations
111
 
@@ -124,21 +116,3 @@ Users should be made aware of the risks, biases and limitations of the dataset.
124
  **APA:**
125
 
126
  [More Information Needed]
127
-
128
- ## Glossary [optional]
129
-
130
- <!-- If relevant, include terms and calculations in this section that can help readers understand the dataset or dataset card. -->
131
-
132
- [More Information Needed]
133
-
134
- ## More Information [optional]
135
-
136
- [More Information Needed]
137
-
138
- ## Dataset Card Authors [optional]
139
-
140
- [More Information Needed]
141
-
142
- ## Dataset Card Contact
143
-
144
- [More Information Needed]
 
17
  <!-- Provide a quick summary of the dataset. -->
18
 
19
  The "FracAtlas" dataset is a collection of musculoskeletal radiographs for fracture classification, localization, and segmentation.
20
+ It includes 4,083 X-Ray images for bones with annotations in multiple formats.The annotations include labels, classes, and etc.
21
  The dataset is intended for use in deep learning tasks in medical imaging, specifically targeting the understanding of bone fractures.
22
  It is freely available under a CC-BY 4.0 license.
 
23
 
24
  ### Dataset Description
25
 
 
28
 
29
 
30
  - **Curated by:** [More Information Needed]
 
 
31
  - **License:** cc-by-2.5
32
 
33
+ ### Dataset Sources
34
 
35
  <!-- Provide the basic links for the dataset. -->
36
 
37
  - **Repository:** https://figshare.com/articles/dataset/The_dataset/22363012
38
+ - **Paper:** https://www.nature.com/articles/s41597-023-02432-4
39
 
40
  ## Uses
41
 
42
  <!-- Address questions around how the dataset is intended to be used. -->
43
+ The "FracAtlas" dataset can be used to develop multiple machine learning or deep learning algorithms. For example:
44
+ 1. Developing a deep learning model to automatically detect fractures in radiographs.
45
+ 2. Classifying the type of fractures (e.g., hairline, compound, transverse) using machine learning models
46
+ 3. Implementing segmentation models to delineate bone structures from the surrounding tissues in the radiographs
47
+ 4. Forecasting patients’ outcomes based on the characteristics of the fracture and other patient data
48
+ 5. Developing models to identify anomalous patterns in the radiographs of bones
49
 
 
 
 
 
 
 
 
 
 
 
 
50
 
51
  ## Dataset Structure
52
 
 
97
 
98
  <!-- This section is meant to convey both technical and sociotechnical limitations. -->
99
 
100
+ While the FracAtlas dataset is particularly valuable for the development of computer-aided diagnosis systems, its potential limitations should be carefully considered. Firstly, the manual annotation process, is susceptible to human error, which may result in mislabeling. Such inaccuracies can impact the performance of machine learning models trained on this data.
101
 
102
  ### Recommendations
103
 
 
116
  **APA:**
117
 
118
  [More Information Needed]