You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
WIT Bot is an innovative AI bot that can classify images uploaded to it, other than human faces. As its name suggests, it stands for What is this Bot, and is designed to identify and label images with high accuracy. Created using the advanced concepts of Python, this bot utilizes a powerful neural model called ResNet50 from the Tensorflow library.
Developed an advanced X-ray image enhancement framework for airport security inspection systems to improve the visibility and detection of dangerous goods concealed within passenger baggage. The project leverages image processing techniques and deep learning algorithms to enhance low-contrast X-ray images, suppress noise.
Emotion Recognition detects human emotions from various input sources such as speech, text, facial expressions, and physiological signals. This Project uses a combination of audio and video inputs to identify and classify human emotions in real time, leveraging deep learning and computer vision techniques.
🪟 A beginner-friendly project for image classification using Artificial Neural Networks (ANN) and Convolutional Neural Networks (CNN) with the CIFAR-10 dataset. Perfect for introducing neural networks and computer vision concepts.