Engineering/Diploma/Bsc-IT/Msc-IT Projects

Last year engineering projects created by referring IEEE papers.

Automatic Salt Segmentation with UNET in Python using Deep Learning

Download Project Document/Synopsis Salt – affected lands are not used for agriculture. The presence of salt within the soil solution reduces the flexibility of the plant to absorb water, and this ends up in reductions within the rate of growth. So, the salt segmentation is being done to find the land containing salt. Segmentation of …

Automatic Salt Segmentation with UNET in Python using Deep Learning Read More »

Transformer Conversational Chatbot in Python using TensorFlow 2.0

Download Project Document/Synopsis Chatbots is a computer program that conducts a conversation through auditory or textual methods. Conversational chatbots is a trending topic in artificial intelligence research. These bots are often powered by retrieval-based models, which outputs predefined responses to questions of certain forms. Chatbots, too often are unable to understand our intentions, have trouble …

Transformer Conversational Chatbot in Python using TensorFlow 2.0 Read More »

Lane-Line Detection System in Python using OpenCV

Download Project Document/Synopsis Being able to detect lane lines could be a crucial task for any self-driving autonomous vehicle. In this project, to identify lane lines on the road OpenCV is used. OpenCV method uses the input images to find any lane lines command among and also for rendering out an illustration of the lane. …

Lane-Line Detection System in Python using OpenCV Read More »

Facial Emotion Recognition and Detection in Python using Deep Learning

Download Project Document/Synopsis Humans often have different moods and facial expressions changes accordingly. Human emotion recognition plays a very important role in social relations. The automatic recognition of emotions has been an active analysis topic from early eras. In this deep learning system user’s emotions using its facial expression will be detected. Real-time detection of …

Facial Emotion Recognition and Detection in Python using Deep Learning Read More »

Online Course and Examination Management System

Download Project Document/Synopsis A syllabus is a kind of instructive tool that sets a standard of what is expected to happen during the complete course session. It describes the topics and concepts on the basis of which students will be tested in the final examination. It explains the course goals; describes the course structure and …

Online Course and Examination Management System Read More »