Diff of /README.md [000000] .. [016ffe]

Switch to unified view

a b/README.md
1
# COVID-19 Chest X-ray Lung Bounding Boxes Dataset
2
3
![COVID-19](https://user-images.githubusercontent.com/33668152/86773287-4cc76a80-c077-11ea-9b58-d4452e0ced2f.png)
4
5
## Intro
6
7
<!--
8
<img src="https://user-images.githubusercontent.com/33668152/86773453-7ed8cc80-c077-11ea-975a-b917800389a4.png" alt="X-ray" align="right" width="300" />
9
-->
10
11
Lung Bounding Boxes of COVID-19 Chest X-ray Dataset.
12
13
Go [here](#download-the-dataset) if you don't have time.
14
15
---
16
17
## Table of Contents
18
19
- [Motivation](#motivation)
20
- [About the Dataset](#about-the-dataset)
21
- [Download the Dataset](#download-the-dataset)
22
- [Links and References](#links-and-references)
23
- [Who are we](#who-are-we)
24
- [Contact us](#contact-us)
25
- [License](#license)
26
27
---
28
29
## Motivation
30
31
In this pandemic situation, our aim is to help researchers to find out a solution. In order to do that we are aiming to provide them with proper datasets that makes the process easier.
32
33
A [repository](https://github.com/ieee8023/covid-chestxray-dataset) to build a public open dataset of chest X-ray and CT images of patients which are positive or suspected of COVID-19 or other viral and bacterial pneumonias (MERS, SARS, and ARDS.) was created by [Joseph Paul Cohen](https://github.com/ieee8023). Data have been collected from public sources as well as through indirect collection from hospitals and physicians.
34
35
We are providing lung bounding boxes of those publicly available datasets.
36
37
---
38
39
## About the Dataset
40
41
This dataset is a total collection of 616 images with Lung Bounding Boxes of Chest X-ray Dataset of Novel Coronavirus (COVID-19) Cases. The annotation file is in COCO format.
42
43
Each annotation contains two lung bounding boxes (Left Lung, Right Lung) with additional tags such as Finding, Modality, Sex, Survival, View. Each image was manually annotated by qualified radiologists.
44
45
**Warning:** Do not claim diagnostic performance of a model without a clinical study!
46
47
---
48
49
## Download the Dataset
50
51
### Download the dataset as zip format
52
53
![Download zip](https://user-images.githubusercontent.com/33668152/86793508-5956bd80-c08d-11ea-89b2-09d87d1d7a2f.png)
54
55
### Download using git clone
56
57
Open terminal and run the following command:
58
59
```
60
git clone https://github.com/GeneralBlockchain/covid-19-chest-xray-lung-bounding-boxes-dataset.git
61
```
62
63
## Links and References
64
65
- Dataset homepage: https://github.com/GeneralBlockchain/covid-19-chest-xray-lung-bounding-boxes-dataset
66
67
- Repository: https://github.com/GeneralBlockchain/covid-19-chest-xray-lung-bounding-boxes-dataset.git
68
69
- Issue tracker: https://github.com/GeneralBlockchain/covid-19-chest-xray-lung-bounding-boxes-dataset/issues
70
71
- Image source: https://github.com/ieee8023/covid-chestxray-dataset
72
<!--
73
- Joseph Paul Cohen, Paul Morrison, Lan Dao, "COVID-19 Image Data Collection" - [paper](https://arxiv.org/abs/2003.11597)
74
-->
75
<!--
76
- Joseph Paul Cohen, Paul Morrison, Lan Dao, Karsten Roth, Tim Q Duong, Marzyeh Ghassemi, "COVID-19 Image Data Collection: Prospective Predictions Are the Future" - [paper](https://arxiv.org/abs/2006.11988)
77
-->
78
- In case of any help you may need from us, please [contact us](#contact-us) directly without any hesitation! We will be glad to help you.
79
80
---
81
82
## Who are we
83
84
We are **[General Blockchain Inc](https://www.generalblockchain.com/)**, a company developing technology to support the AI industry using blockchain technology.
85
86
Our vision is to build a programmable, human based, artificial intelligence.
87
88
The first application of this human computer is to provide image annotation services to the machine learning and artificial intelligence community.
89
90
Please access our Image Annotation AI services [here](https://www.imageannotation.ai/), today.
91
92
---
93
94
## Contact Us
95
96
* Email: contact@generalblockchain.com
97
98
---
99
100
## License
101
102
Each image has license specified in the [metadata.csv](https://github.com/GeneralBlockchain/covid-19-chest-xray-lung-bounding-boxes-dataset/blob/master/metadata.csv) file. Including Apache 2.0, CC BY-NC-SA 4.0, CC BY 4.0.
103
104
The repository is licensed under [Attribution 4.0 International (CC BY 4.0)](https://creativecommons.org/licenses/by/4.0/).
105
106
---
107
108
### Special thanks to the following radiologists who worked to the best of their ability to make our research possible:
109
110
Dr. Ayoub El Hajjami
111
112
Dr. Mohamed Soliman
113
114
---
115
116
117