This repository contains programs for predicting spatiotemporal distribution of dengue fever outbreak in Chinese Taiwan [1].
Video clips for [1] (mp4 format) can be downloaded from videos/mp4.
We also visualize the same video clips (GIF format) below.
First, we need to download data for dengue prediction from several websites.
The download program are available in DataProcessing
directory.
You can find the detailed descriptions at README.md in the DataProcessing
directory.
In the DenguePrediction
directory, the following two programs are stored.
-
unet_segmentation
: you can train and test dengue prediction. -
make_video
: you can make a video that shows the prediction results sequentially.
[1] S. Anno, T. Hirakawa, S. Sugita, S. Yasumoto, M.-A. Lee, Y. Sasaki, K. Oyoshi,"Challenges and implications of predicting the spatiotemporal distribution of dengue fever outbreak in Chinese Taiwan using remote sensing data and deep learning," Geo-spatial Information Science, DOI: 10.1080/10095020.2022.2144770, 2023.