Diff of /README.md [000000] .. [781977]

Switch to unified view

a b/README.md
1
<div class="sc-jegwdG lhLRCf"><div class="sc-UEtKG dGqiYy sc-flttKd cguEtd"><div class="sc-fqwslf gsqkEc"><div class="sc-cBQMlg kAHhUk"><h2 class="sc-dcKlJK sc-cVttbi gqEuPW ksnHgj">About Dataset</h2></div></div></div><div class="sc-davvxH eCVTlP"><div class="sc-jCNfQM ikRdXB"><div style="min-height: 80px;"><div class="sc-etVRix jqYJaa sc-gVIFzB gQKGyV"><h3>Content</h3>
2
<p>The data is images and labels / annotations for mammography scans. More about the database can be found at <a rel="noreferrer nofollow" aria-label="MIAS (opens in a new tab)" target="_blank" href="http://peipa.essex.ac.uk/info/mias.html">MIAS</a>. The 'Preview' kernel shows how the Info.txt and PGM files can be parsed correctly.</p>
3
<h3>Labels</h3>
4
<ul>
5
<li><p>1st column:<br>
6
MIAS database reference number.</p></li>
7
<li><p>2nd column:<br>
8
Character of background tissue:<br>
9
F  Fatty<br>
10
G  Fatty-glandular<br>
11
D  Dense-glandular</p></li>
12
<li><p>3rd column:<br>
13
Class of abnormality present:<br>
14
CALC  Calcification<br>
15
CIRC  Well-defined/circumscribed masses<br>
16
SPIC  Spiculated masses<br>
17
MISC  Other, ill-defined masses<br>
18
ARCH  Architectural distortion<br>
19
ASYM  Asymmetry<br>
20
NORM  Normal</p></li>
21
<li><p>4th column:<br>
22
Severity of abnormality;<br>
23
B  Benign<br>
24
M  Malignant</p></li>
25
<li><p>5th, 6th columns:<br>
26
x,y image-coordinates of centre of abnormality.</p></li>
27
<li><p>7th column:<br>
28
Approximate radius (in pixels) of a circle enclosing the abnormality.<br>
29
There are also several things you should note:<br>
30
The list is arranged in pairs of films, where each pair represents the left (even filename numbers) and right mammograms (odd filename numbers) of a single patient.<br>
31
The size of all the images is 1024 pixels x 1024 pixels. The images have been centered in the matrix.<br>
32
When calcifications are present, centre locations and radii apply to clusters rather than individual calcifications. Coordinate system origin is the bottom-left corner.<br>
33
In some cases calcifications are widely distributed throughout the image rather than concentrated at a single site. In these cases centre locations and radii are inappropriate and have been omitted.</p></li>
34
</ul>
35
<h3>Acknowledgements/LICENCE</h3>
36
<p>MAMMOGRAPHIC IMAGE ANALYSIS SOCIETY<br>
37
                    MiniMammographic Database<br>
38
                      LICENCE AGREEMENT<br>
39
This is a legal agreement between you, the end user and the<br>
40
Mammographic Image Analysis Society ("MIAS"). Upon installing the <br>
41
MiniMammographic database (the "DATABASE") on your system you are<br>
42
agreeing to be bound by the terms of this Agreement.</p>
43
<ol>
44
<li>GRANT OF LICENCE<br>
45
MIAS grants you the right to use the DATABASE, for research purposes <br>
46
ONLY. For this purpose, you may edit, format, or otherwise modify the<br>
47
DATABASE provided that the unmodified portions of the DATABASE included<br>
48
in a modified work shall remain subject to the terms of this Agreement.</li>
49
<li>COPYRIGHT<br>
50
The DATABASE is owned by MIAS and is protected by United Kingdom<br>
51
copyright laws, international treaty provisions and all other<br>
52
applicable national laws. Therefore you must treat the DATABASE<br>
53
like any other copyrighted material. If the DATABASE is used in any<br>
54
publications then reference must be made to the DATABASE within that<br>
55
publication.</li>
56
<li>OTHER RESTRICTIONS<br>
57
You may not rent, lease or sell the DATABASE.</li>
58
<li>LIABILITY<br>
59
To the maximum extent permitted by applicable law, MIAS shall not<br>
60
be liable for damages, other than death or personal injury,<br>
61
whatsoever (including without limitation, damages for negligence,<br>
62
loss of business, profits, business interruption, loss of<br>
63
business information, or other pecuniary loss) arising out of the<br>
64
use of or inability to use this DATABASE, even if MIAS has been<br>
65
advised of the possibility of such damages. In any case, MIAS's<br>
66
entire liability under this Agreement shall be limited to the<br>
67
amount actually paid by you or your assignor, as the case may be,<br>
68
for the DATABASE.</li>
69
</ol>
70
<h3>Inspiration</h3>
71
<p>Automatically finding lesions would be a very helpful tool for physicians, also predicting malignancy based on a found/marked lesion</p></div></div></div>