Code Packets
Browse all published coding projects
Covid-19 chest x-ray detection using Python in Deep Learning
In this Tutorial, we will apply a convolutional neural network using Python in Deep Learning and also do prediction.
American Sign Language Recognition in Python using Deep Learning
In This Tutorial, we will be going to figure out how to apply transfer learning models vgg16 and resnet50 to perceive communication via gestures.
Simple Chatbot using Python (using Tflearn library)
It is an NLP model. It is written in Python. This model is built on a simple dataset. Here the dependencies are Nltk and TensorFlow.It's a source code.
Color Detection Code with Python using OpenCV
Recognition of color in a particular position of an image as per the user's requirement using the Python language and OpenCV module.
HTML Location Detector using Google API
This project finds the current location of the user with the help of google maps.It can be embedded for big projects where location detector is needed. It uses google maps library.
HTML Password Generator
Security is an important aspect in today's world. To ensure security you need to have a strong password and this website provides that strong password. length >= 8 is advisable.
PHP Image Uploader
This allows the users to upload images. Users can upload any sorts of images. It uses HTML,CSS and Php.
Simple and Easy Face Detection.
Face detection using MTCNN and OpenCV in Python programming language from a live streaming video using front camera of laptop.
Theatre Seat Booking in Java
Theatre seat booking system in java using the ArrayList class which implements the List interface
Basic Home Automation by Voice Control using Arduino Uno
Build your own Voice-controlled smart home using "Basic Home Automation by Voice Control" project which uses Arduino Uno board, Arduino IDE Software, Relay module, Bluetooth Module, Breadboard.
Understanding and Implementing AdaBoost Algorithm in Python
AdaBoost algorithm intuition and implementation in Python on Iris dataset for multi-class classification
Invisibility Cloak using OpenCV in Python
This model is based on OpenCV. Here the live video is captured and if the cloak/any material of any selected color is in the video it shows the background in that particular region.