Comments

You must log in or register to comment.

BarriJulen t1_jdjdkfr wrote

And how are you going to get that data from satellite images??? Just curious

2

BarriJulen t1_jdjgyeg wrote

Oh interesting. Well maybe you can look up some CNNs in image regression in areas like predicting CO2 or some type of emissions from satellites and try to apply some of those techniques.

1

JasonRDalton t1_jdkt4a4 wrote

Object detection in an RGB image doesn’t seem like the right approach for the malaria census. What is the phenomenon you’re looking for? You can’t ‘see’ malaria on the ground, so instead how about looking for conditions that would indicate higher mosquito levels. Like stagnant water mosquito breeding areas, appropriate temperature ranges, lack of predators for mosquitos, low wind speeds, population density, lots of outdoor living, etc. you’ll need some multispectral data but you’ll have better prediction results.

2

R_K_J-DK OP t1_jdlxxnu wrote

We are also giving our model other data. So far we give it satellite images, land cover, temperature and precipitation. The hypothesis about the satellite images is that we can get some nuances with it that has been lost in the land cover data.

1

JasonRDalton t1_jdlyrz3 wrote

There you go! That sounds great. I bet you’ll do well. Maybe if you find some animal habitat models, population density, etc you can augment further. Would love to hear how it performs.

1

Better_Nebula_9790 t1_jdm51jn wrote

Yes I know that someone used satellite images to detect slave camps for their masters thesis

1

Praise_AI_Overlords t1_jdnx9qj wrote

lol

Here's some mosquito jokes from GPT-4

Why did the mosquito go to art school? Because it wanted to learn how to draw blood!

What do mosquitoes and vampires have in common? They both suck!

Why did the mosquito get a job at the blood bank? To make sure it always had a fresh supply!

What's a mosquito's favorite sport? Skin-diving!

What do you call a mosquito with a GPS? A "bloodhound"!

Why was the mosquito always the life of the party? It knew how to get under everyone's skin!

What did the mosquito say to the bartender? "I'll have a Bloody Mary, and hold the Mary!"

What's a mosquito's favorite band? The Buzz!

Why do mosquitoes make terrible comedians? Their jokes always leave a bad itch!

Why did the mosquito join the orchestra? It heard they needed a little more buzz!

2

Praise_AI_Overlords t1_jdnxffd wrote

>Yes, there have been several studies that have used deep learning techniques, including convolutional neural networks (CNNs), on satellite images to predict the risk of malaria and other similar diseases.

For example, a study titled "Deep Learning for Malaria Detection in Labeled and Unlabeled Data" by Rajaraman et al. (2018) used CNNs on satellite images to predict the incidence of malaria in various regions of India. The study achieved a high accuracy of 97.1% and was able to predict malaria risk with a high degree of accuracy.

Another study titled "Deep Learning for Identifying Malaria Vectors Using Convolutional Neural Networks" by Alagendran et al. (2019) used CNNs to identify the presence of malaria vectors in satellite images. The study found that CNNs were able to accurately identify the presence of malaria vectors in satellite images with an accuracy of 96.2%.

There have also been other studies that have used deep learning techniques on satellite images to predict other diseases, such as dengue fever and Zika virus. For example, a study titled "A Deep Learning Approach for Predicting Dengue Fever Outbreaks Using Satellite Remote Sensing Data" by Lopez et al. (2018) used CNNs on satellite images to predict dengue fever outbreaks in Brazil.

Therefore, it is possible to use deep learning techniques, including CNNs, on satellite images to predict the risk of malaria and other similar diseases.

1