Nisha Gandhi (nishagandhi)

nishagandhi

Geek Repo

Company:Stony Brook University

Location:New York, United States of America

Github PK Tool:Github PK Tool

Nisha Gandhi's repositories

DrowsyDriverDetection

This is a project implementing Computer Vision and Deep Learning concepts to detect drowsiness of a driver and sound an alarm if drowsy.

OpenPose_PythonOpenCV

A simple code demonstrating real-time Pose Estimation in webcam using OpenPose Python and OpenCV

Face-Detection-and-Tracking

Computer Vision model to detect face in the first frame of a video and to continue tracking it in the rest of the video. This is implemented in OpenCV 3.3.0 and Python 2.7

detect_those_corners

Detecting important corners in images and real-time video using Harris Corner Detector. and Shi-tomasi corner Detector

Language:PythonStargazers:12Issues:1Issues:0

Binary-Segmentation

An interactive semi-automatic binary segmentation model. Implemented in OpenCV 3.3.0 and Python 2.7

Panoramas-and-Image-Alignment

Computer Vision Project, stitching different perspective images into a single smooth panorama using Laplacian Blending.

Histogram-Filters-Blending

This project implements histogram equalization, low-pass and high-pass filter, and laplacian blending of images.

Language:PythonStargazers:6Issues:1Issues:0

Autopilot

A self driving car model for humans.

Language:PythonLicense:MITStargazers:2Issues:1Issues:0

Golomb-Ruler

This project implements Constraint Satisfaction Problem (CSPs). Plain Backtracking, Backtracking + Forward Checking are used to solve CSPs.

Language:PythonStargazers:1Issues:1Issues:0

MultiAgent-Pacman

In this project, agents are designed for the classic version of Pacman, including ghosts. Mini-max, Alpha-Beta pruning, Expectimax techniques were used to implement multi-agent pacman adversarial search.

Language:PythonStargazers:1Issues:1Issues:0

The-Searching-Pacman

In this project, the Pac-Man agent finds paths through its maze world, both to reach a particular location and to collect food efficiently. Search algorithms such as Depth First Search, Bread First Search, Uniform Cost Search and A-star search are applied to Pac-Man scenarios.

Language:PythonStargazers:1Issues:1Issues:0

grt

gesture recognition toolkit

Language:C++Stargazers:0Issues:1Issues:0
Stargazers:0Issues:1Issues:0

QANet

A Tensorflow implementation of QANet for machine reading comprehension

Language:PythonLicense:MITStargazers:0Issues:1Issues:0
Stargazers:0Issues:1Issues:0