SukonyaPhukan92 / Image_Based_Air_Pollution_detection_using_InceptionV3_Model

In this project work, the main motive is to build a deep learning model to detect air pollution from real-time images. In order to achieve that goal, we have collected data from different sources and then enhanced the low-quality images using the Image enhancement technique. Our next step was to train a CNN (Convolutional Neural Network) on the images in order to detect air pollution by analyzing the clearness of the sky in the image. In this work, we have used the Inception V3 model. After the successful testing of the CNN model, we have deployed the model on an Android Application.
10 stars 4 forks source link

About the Dataset #1

Closed THE17 closed 1 year ago

THE17 commented 2 years ago

Can you please give us access to your Dataset ?

SukonyaPhukan92 commented 1 year ago

Image Dataset link: https://drive.google.com/drive/folders/1bew6eW4ASIaWWhio5MovlAyeuvb_VYJe?usp=sharing

Code of Android Application: https://drive.google.com/file/d/17OuQ23v-UJYg42olZOxPvy9g95ptowQ6/view?usp=sharing