I am a Masters student in Computer Science at the University of North Texas, specializing in Artificial Intelligence (AI). My TensorFlow Developer Certificate validates my expertise in AI, enabling me to create advanced machine learning models. I have gained practical experience through projects with organizations like CDAC, honing my skills and staying abreast of technological advancements. With proficiency in AI Fundamentals and Azure, I aim to drive digital transformation and tackle societal challenges.
The main objective of this research is to develop an application based on Deep learning, Computer vision and cloud computing that detects the different kinds of skin diseases caused by different types of viruses, Bacteria, Fungus and Environment. This study has also developed and integrated a recommendation system, which recommends the medicines and care taking process for a particular disease. The application also suggests preventive methods for different kinds of skin infections. This study used an ensemble of convolution neural networks (CNN) with generative adversarial network (GAN) and Computer vision for construction of the model. Further, Amazon Personalize is used to build recommendation system in the proposed web application. The proposed application detects the disease based on symptoms, pictures, and videos of infected skin area. The application will be helpful for dermatologists and common people to perform early detection and prevention of skin diseases in India. This study also compared the accuracy of ensemble of convolution neural networks (CNN) with GAN and other algorithms like CNN. In comparison of accuracy, this study found that the Ensembles of CNN with GAN give best results for the proposed dataset..
The study focuses on enhancing the performance of CNN-based classification models through an ensemble approach combined with GAN-based data augmentation. While individual CNN classifiers achieved accuracy levels between 89% and 90%, the integration of five independent CNN models into an ensemble framework improved classification performance to 97%. This demonstrates the effectiveness of combining multiple classifiers into a meta-classifier to boost accuracy. Additionally, GAN-based augmentation played a crucial role in refining CNN performance by generating high-quality synthetic data. The comparison between standalone CNN models and CNN ensembles with GAN augmentation highlights a significant improvement, with accuracy increasing from 89% to 97% and sensitivity from 85% to 93%. These findings emphasize the potential of ensemble learning and GAN-based augmentation in developing more robust classification models, which were effectively applied in our application development..
View my Research Paper here