Observing satellite imagery is often the first stage of detecting major global events such as climate change. Early detection can prove useful for scientists to prepare the society to overcome such challenges and perhaps find solutions at an early stage. Our project attempts to provide such a tool which allows the user to detect the formation of cloud streets, or the underlying horizontal convective rolls. Considering the associated weather-related consequences of cloud streets, such a tool, especially the use of AI, can help predict climatic variations in a particular region drastically faster. Further extensions of this web app can provide detailed information regarding the importance of such phenomena taking place in different parts of the world.
The motivation behind the project is to able to spread awareness about a phenomenon that is not known by many, but has countless minor impacts that can, in some form or the other, influence everyday life.
The approach consisted of developing a model for understanding and studying the data in as much detail as possible, in order to build a user-friendly, interactive web app.
Our project consists of three primary segments:
The challenges included training the model on a very small data set, with transferred learning, to save time due to lack of time, and insufficient data. Further, limited computing resources, and systems with no GPUs made it extremely difficult to train the model precisely.
The team tried to overcome this by training it on CPUs, however, a large number of epochs weren’t achieved.
We used the Prelabelled datasets from NASA to train and validate the machine learning model. Imagery from NASA WorldView was used to create the map in our web app.