Vasu Gupta (guptavasu1213)

guptavasu1213

Geek Repo

Location:Edmonton, AB

Home Page:https://vasugupta.ca/

Github PK Tool:Github PK Tool

Vasu Gupta's repositories

Yolo-Vehicle-Counter

This project aims to count every vehicle (motorcycle, bus, car, cycle, truck, train) detected in the input video using YOLOv3 object-detection algorithm.

Language:PythonStargazers:133Issues:1Issues:0

IoT-Traffic-Surveillance-System

This repository contains the code for an IoT Traffic Surveillance System using a fog-computing architecture. The system uses an adaptive video encoding algorithm that switches the video encoding at specific intervals to reduce the required network bandwidth.

Language:PythonStargazers:6Issues:2Issues:0

Car-Rental-Agency

This project involves the design and implementation of a relational database system to support the operations of a hypothetical car rental agency. The program allows a customer to process rental reservations, during which they will check for available cars on specific dates and locations. Also, the admin portal allows an administrator to log in and add, remove, or modify customer information, car information, employee information, and pricing information. The admin portal also allows the admin to pull statistics about the most popular branch, employee, top customers, and top cars based on filters like Branch, City, Province, or Country.

Glaucoma-Diagnosis

In order to perform Glaucoma Diagnosis, image segmentation is performed to identify the size of Optic Disk and Cup. This repository contains U-Net segmentation network for the retinal image segmentation.

Language:Jupyter NotebookStargazers:3Issues:2Issues:0

PostHub

This repository contains a RESTful API and front-end for a text sharing web application where the users can share their posts with the public while maintaining anonymity.

Language:GoStargazers:3Issues:2Issues:0

Loan-Default-Prediction

This repository contains different approaches to predict loan defaults based on the past user history. A loan only gets approved if the personal is not found to be a defaulter.

Language:Jupyter NotebookLicense:MITStargazers:1Issues:3Issues:0

Codenames-Web

This repository contains a RESTful API and front-end for Codenames web implementation.

Language:GoStargazers:0Issues:3Issues:9

Comparing-Sorting-Algorithms

This program compares Merge Sort, Heap Sort, Quick Sort and Selection Sort algorithms in terms of elapsed time, array accesses, memory consumed and the number of recursive calls.

Language:PythonStargazers:0Issues:2Issues:0

Portfolio-Website

This repository contains the code for my portfolio website I have designed and created from scratch.

Language:CSSStargazers:0Issues:1Issues:6

Visual-Assistance-Software

The software is intended for the use of visually impaired people to avoid potential collisions.

Language:JavaStargazers:0Issues:0Issues:0

Hanoi-Towers

This game about solving the Towers of Hanoi containing 3 posts and user-defined number of disks. It is written in python and makes use of graphics.py library to create visual effects.

Language:PythonStargazers:0Issues:1Issues:0

Maze-Solver

This program solves the mazes by using recursion and backtracking.

Language:PythonStargazers:0Issues:2Issues:0

Multithreaded-Matix-Multiplication

This is a multi-threaded program that multiplies square matrices. The matrices are stored in binary files which contains 32-bit integers.

Language:CStargazers:0Issues:2Issues:0
Language:CStargazers:0Issues:2Issues:0

Property-Assessment-App

This app uses City of Edmonton property assessment data makes it possible for user to extract and visualize data in real time.

Language:JavaStargazers:0Issues:2Issues:0