Skip to content

Commit 49984b4

Browse files
Create README.md
0 parents  commit 49984b4

1 file changed

Lines changed: 22 additions & 0 deletions

File tree

README.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# AUTHOR
2+
Jordan Micah Bennett, software engineer
3+
4+
# SMART-CORONA_VIRUS_DETECTOR
5+
The aim is to develop a quick way to detect the nCov 2019 (Coronavirus 2019) strain, with the plan to use convolutional neural networks and generative adversarial neural networks.
6+
7+
# PLANNED STEPS
8+
9+
1. Take as input, blood sample/spatter against a white or clear background.
10+
11+
2. Apply super-resolution to that image using a generative adversarial neural network.
12+
13+
3. Try to identify whether the super-resolved image contains white blood cells that are
14+
15+
16+
# WHY?
17+
18+
* The nCov 2019 (Coronavirus Strain 2019) is spreading, with a mortality rate between 2 and 4%.
19+
* Current screenming methods may miss the presence of the virus because:
20+
* The incubation period may constitute 0 symptoms, so temperature scans may miss carriers [with 0 symptoms during incubation](https://www.japantimes.co.jp/news/2020/01/26/asia-pacific/science-health-asia-pacific/fever-china-virus-detection-harder/).
21+
* Over the counter pills can be used to lower temperature, again, [averting the temperature scanning/screening measures](https://www.dailymail.co.uk/health/article-7924801/Chinese-woman-bragged-cheating-airport-coronavirus-screenings-tracked-France.html).
22+

0 commit comments

Comments
 (0)