• Stars
    star
    4
  • Rank 3,295,525 (Top 66 %)
  • Language
    Python
  • Created over 1 year ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This repository contains Python code for handwritten recognition using OpenCV, Keras, TensorFlow, and the ResNet architecture. The project utilizes two datasets: the standard MNIST 0-9 dataset and the Kaggle A-Z dataset. The OCR model is trained using Keras and TensorFlow, while OpenCV is used for image pre-processing.

More Repositories

1

Age-and-Gender-Detection-OpenCV--Keras--TensorFlow

This repository contains Python code for an age and gender detection project using the video stream from the camera. The model is trained on the UTKFace dataset and utilizes deep learning techniques for accurate age and gender estimation. The code includes scripts for data preprocessing, model training, and real-time detection from the camera.
Python
7
star
2

Yawn-Detection-OpenCV-Keras-TensorFlow-Sklearn

This repository contains Python code for generating a yawning detection model and using it to detect yawning instances from a live camera stream. The model architecture consists of convolutional and pooling layers, followed by fully connected layers.
Python
5
star
3

College--Saathi

College Saathi dedicates itself to solving the various daily necessity inside a college campus.Consists of facilities such as vendor details, important college contacts, etc.
Dart
4
star
4

Skin-Cancer-Detection--OpenCV-TensorFlow-Keras

This repository contains Python code for generating a skin cancer detection model and utilizing it to detect skin cancer from user-inputted images or videos. The model architecture follows a sequential structure consisting of convolutional and pooling layers, with the final output layer using a sigmoid activation function.
Python
3
star
5

MP4-to-MP3-converter-using-Python

This is a Python-based MP4 to MP3 converter that works for both YouTube and non-YouTube links. The user interface is created using Streamlit, while the conversion process is handled using the MoviePy and Pytube libraries.
Python
3
star
6

Recipe-Finder-Using-Python

This repository contains code for a recipe finder web application that allows users to search for recipes based on the ingredients they have and their dietary restrictions. The application makes an API call to the Spoonacular API to retrieve recipe information and displays the results in a tabular format.
Python
3
star
7

Brick-Breaker-Breakout-OpenGL-Game

Brick Breaker is a classic arcade-style game in which the player controls a paddle that moves horizontally across the bottom of the screen to bounce a ball upward and break a wall of bricks located at the top of the screen. Basic controls are “a” to move paddle left,"d" to move paddle right, "s" to start, "r" to reset and "q" to quit the game
C++
3
star
8

American-Sign-Language-MultiClass-Image-Classification-OpenCV-Keras-TensorFlow

This repository contains Python code for a project that performs American Sign Language (ASL) detection using multiclass classification. It utilizes YOLO (You Only Look Once) and MobileNetSSD_deploy for object detection, achieving an accuracy of 91%. The code offers options to predict signs from both images and videos.
Python
2
star
9

SimCLRV2-Tensorflow-Checkpoints-Conversion-To-Pytorch

Code for conversion of google research SimCLR V2 Tensorflow checkpoints to Pytorch ones. SimCLRV2 Repo:- https://github.com/google-research/simclr
Python
1
star
10

Airline_Management_System_DBMS

Database comprises of the data related to its employees, services, aircraft models, about the maintenance of the company’s aircrafts.
1
star
11

deepankarvarma.github.io

HTML
1
star
12

deepankarvarma

Config files for my GitHub profile.
1
star
13

Rice-MultiClass-Image-Classification-OpenCV-Keras-Tensorflow

This repository contains Python code for rice type detection using multiclass classification. The project leverages the MobileNetV2 architecture to classify six different types of rice: Arborio, Basmati, Ipsala, Jasmine, and Karacadag. The dataset used for training and evaluation can be found on Kaggle and consists of categorized rice images.
Python
1
star
14

Question-Setter-using-CHAT-GPT

An Amazing Questions Setter Website (mainly for teachers) made using Chat GPT-3
JavaScript
1
star
15

Weather-Application-Using-Python

This repository contains a Python-based Weather Application that utilizes the OpenWeatherMap API to analyze and display weather conditions for a specified location. The application retrieves current weather data and provides a 24-hour forecast in both tabular and graphical formats.
Python
1
star
16

News-Aggregator-Using-Python

This repository contains the source code for a simple News Aggregator web application built using the NewsAPI and Streamlit. The app allows users to filter news by country and category and displays the top headlines from various sources in one place.
Python
1
star
17

Ratings-Prediction-from-Reviews-Using-Classification

This repository contains the code for a rating review classification project that was submitted for the Kaggle Wars competition hosted by ACM Thapar. The project aims to classify reviews based on their rating, using data pre-processing and a convolutional neural network (CNN) model.
Jupyter Notebook
1
star
18

Computer-Vision-Basics

Face recognition is the problem of identifying and verifying people in a photograph by their face. It is a task that is trivially performed by humans, even under varying light and when faces are changed by age or obstructed with accessories and facial hair. Face recognition has remained an active area of research in computer vision.
Jupyter Notebook
1
star
19

Nework-Protocol-Analyser-Using-Python

This repository contains a network analyzer and speed test application built using Python and Streamlit. The application provides two main functionalities: packet capture for network analysis and speed testing to measure the download and upload speeds of your network connection.
Python
1
star
20

Background-Remover-Using-Python

This repository contains a Python application built with Streamlit that allows users to remove the background from uploaded images. It utilizes computer vision techniques and the rembg library to automatically remove backgrounds, providing users with a seamless and efficient solution.
Python
1
star
21

Mashup-Generator-and-Emailing---Python

This project is a command-line tool that allows users to download multiple music videos from YouTube, convert them to audio, trim them to a specified duration, and merge them into a single audio file. It also includes a feature to send the final audio file to a specified email address.
Python
1
star
22

DayForce-HackX

Website to implement a system that will help to establish a strict and punctual work schedule among the employees.
HTML
1
star