Pinned Repositories
100_DS
100xdev-assignments
30-Days-Of-Python
30 days of Python programming challenge is a step by step guide to learn the Python programming language in 30 days.
Analysis-and-Classification-of-Medicinal-Plants-found-in-India
This project uses machine learning to identify and classify 29 plant species which are naturally occurring and readily available in India for their medicinal purpose.
Flight-Fare-Prediction
This is a Flask web app which predicts fare of Flight ticket.
Food-Recommendation-System-1
This is a machine learning web app, which when executed, the client gets to choose a food item based on his own liking, and we recommend 10 more such similar foods through our recommendation system.
Handwritten-Digit-Recognition
The handwritten digit recognition is the ability of computers to recognize human handwritten digits. It is a hard task for the machine because handwritten digits are not perfect and can be made with many different flavors.
Invisibility-Cloak
If you are a Harry Potter fan , you would know what an Invisibility Cloak is. Yes! It’s the cloak that makes Harry Potter invisible. We will make this happen with few line of python code in OpenCV.
Sign-Language-Detection
Virtual-Paint
Given real-time camera input, this paint-like python application uses the OpenCV library to monitor an item of interest and allows the user to draw by moving the object, which makes drawing basic things both wonderful and challenging.
ayushjindal23's Repositories
ayushjindal23/Sign-Language-Detection
ayushjindal23/100xdev-assignments
ayushjindal23/Analysis-and-Classification-of-Medicinal-Plants-found-in-India
This project uses machine learning to identify and classify 29 plant species which are naturally occurring and readily available in India for their medicinal purpose.
ayushjindal23/Flight-Fare-Prediction
This is a Flask web app which predicts fare of Flight ticket.
ayushjindal23/Food-Recommendation-System-1
This is a machine learning web app, which when executed, the client gets to choose a food item based on his own liking, and we recommend 10 more such similar foods through our recommendation system.
ayushjindal23/Handwritten-Digit-Recognition
The handwritten digit recognition is the ability of computers to recognize human handwritten digits. It is a hard task for the machine because handwritten digits are not perfect and can be made with many different flavors.
ayushjindal23/Invisibility-Cloak
If you are a Harry Potter fan , you would know what an Invisibility Cloak is. Yes! It’s the cloak that makes Harry Potter invisible. We will make this happen with few line of python code in OpenCV.
ayushjindal23/Street-Lane-Detection
I would be using Canny Edge Detector and Hough Lines for the same. Their functions can be implemented using OpenCV.
ayushjindal23/Virtual-Paint
Given real-time camera input, this paint-like python application uses the OpenCV library to monitor an item of interest and allows the user to draw by moving the object, which makes drawing basic things both wonderful and challenging.
ayushjindal23/Algorithms
Algorithms 🅰️
ayushjindal23/ayushjindal23.github.io
ayushjindal23/Compiler-Design
A repository containing all experiments for the course Compiler Design.
ayushjindal23/demo
ff
ayushjindal23/Face-Detection
This is a simple programme that uses OpenCV and already traines haarcascade model for eye and face detection.
ayushjindal23/Farm-Management-System-1
ayushjindal23/Geeks-For-Geeks
All the questions that I had practiced are here
ayushjindal23/Hacktoberfest-accepted-2022
This repository is for everyone who wants to participate in Hacktoberfest 2022. Anyone can contribute/add quality code or projects for your Swags (T- Shirt), must be relevant that can add some value to this repository
ayushjindal23/Helmet-Detection-YOLOv3
ayushjindal23/How-to
Learn How To Do Coding and Programming (Associated video tutorial available on our website)
ayushjindal23/Image-Colorization-Using-GANs
This is my deep learning project in which we performed image colorization on B/W images using GANs.
ayushjindal23/javascript-questions
A long list of (advanced) JavaScript questions, and their explanations :sparkles:
ayushjindal23/localrepo
ayushjindal23/Major-Project
ayushjindal23/MajorProject-B013
ayushjindal23/Pancard-Tampering
ayushjindal23/Python-For-Computer-Vision-With-OpenCv-And-Deep-Learning
ayushjindal23/Template-Matching
Template matching is a technique to extract or highlight the area or object of an image using a smaller image of that area. The basic goal of template matching is to find a smaller image or template into a larger image.
ayushjindal23/Unit-1---Implementation
ayushjindal23/VS-Code-Profile
ayushjindal23/web-dev