Khushboo1806's Stars
Amit8140/CodeIgniter-Blog-project
A simple blog project made using PHP framework CodeIgniter and Mysql DB.
Majid009/Codeigniter-Blog-Application
This blog application is built on CodeIgniter Framework and Contains all basic features of blog application with admin panel.
baimamboukar/voting_system_app
E-voting system based on blockchain technology, with ethereum, flutter/dart
GunaSekharRongali/WORD_TO_PDF_CONVERTER
Word To PDF converter: This project is a simple web-based tool that allows users to upload a .docx file (Microsoft Word) and convert its content to plain text. The project uses Mammoth.js to extract raw text from .docx files and displays the converted text in the browser.
videowhisper/VideoCall-HTML5-Videochat-PHP
Free VideoCall web app 📹🤙PHP Setup for HTML5 Videochat: Instant video call room, Share link with client to join, HTML5 WebRTC live video, Text chat with audio recordings / emoticons/ mentions, Dark mode, Sound effects. 👍100% Web Based, 🚫No Flash.
stephenlb/webrtc-sdk
WebRTC Simple Calling API + Mobile SDK - A simplified approach to RTCPeerConnection for mobile and web video calling apps.
0x5eba/Video-Meeting
Google Meet / Zoom clone in a few lines of code
sonnysangha/firebase-cloud-messaging-web-push-notifications-with-nextjs-14-tutorial
emnikhil/Sign-Language-To-Text-Conversion
Major Project - Sign Language To Text Conversion Using Python, Computer Vision and Machine Learning
vsjakhar/Django-WebRtc
Video and Audio Calling with WebRtc in Django
alvinwan/sign-language-translator
Real-Time Sign Language Translation using Computer Vision
alanjeremiah/WLASL-Recognition-and-Translation
World Level American Sign Language Recognition and Translation to Spoken Language
BelalC/sign2text
Real-time AI-powered translation of American Sign Language fingerspelling (sign to text)
neccam/nslt
Neural Sign Language Translation (CVPR'18)
saiminajagi/3D-car-animation-in-OpenGL
The 3D car animation is a animation program made in Codeblocks using GLUT library. The idea behind the program is to navigate the 3D car through the background and see all the different views of the car.
Sub-Tech/CashbackAPI
API Library for Cashback Engine
DanielMusau/Adaptive-Traffic-Lights
The Adaptive Traffic Lights system uses live images from the cameras at traffic junctions for traffic density calculation using YOLO object detection and sets the signal timers accordingly.
suleimantaofik6/TRAFFIC-INTERSECTION-SIMULATION-PROJECT-USING-PYGAME
This study aims to simulate vehicle movement across a traffic intersection with traffic signals and timers for both vehicles and pedestrians. The intersection has four traffic lanes, each regulated by traffic signals with timers that show how much time the signal changes.
S-sharma98/Adaptive_traffic_light_system
Traffic congestion lead to disorder on roads. Currently traffic signals have pre defined timers. Our approach is, to control the signals based on real time vehicle density thus saving time, resources and reducing pollution.
jishnupramod/The-Indian-Jam-Project
A Project for solving Traffic Congestion by dynamically adjusting Traffic Signal Timer according to the Traffic Density
ps1089/Adaptable-Traffic-Signal-Timer
vr620/Adaptive_traffic_light_system
Traffic congestion lead to disorder on roads. Currently traffic signals have pre defined timers. Our approach is, to control the signals based on real time vehicle density thus saving time, resources and reducing pollution.
mihir-m-gandhi/Traffic-Intersection-Simulation-with-Turns
A simulation developed from scratch using Pygame to simulate the movement of vehicles across a traffic intersection having traffic lights with a timer. Additional features such as turning vehicles and random green signal time added to existing basic simulation to take it closer to real-life scenarios.
KenanA95/tl-detector
Traffic light detection for autonomous driving
mihir-m-gandhi/Adaptive-Traffic-Signal-Timer
This Adaptive Traffic Signal Timer uses live images from the cameras at traffic junctions for real-time traffic density calculation using YOLO object detection and sets the signal timers accordingly.
FYP-ITMS/Intelligent-Traffic-Management-System-using-Machine-Learning
We developed a system that leverages on YOLO Machine Learning Model for managing the traffic flow based on the vehicle density.
marcomarasca/SDCND-Traffic-Light-Detection
Traffic Light Detection using the tensorflow object detection API
sovit-123/Traffic-Light-Detection-Using-YOLOv3
Traffic light detection using deep learning with the YOLOv3 framework. PyTorch => YOLOv3
JunshengFu/traffic-light-detector
Detect traffic lights and classify the state of them, then give the commands "go" or "stop".
JunshengFu/traffic-light-classifier
A simple network to classifier the states of the traffic lights.