Pinned Repositories
computer-graphics-csc418
Course Page for Computer Graphics course
event-network
Event networking application
Fake-News-Headlines
Experimenting with neural network, decision forest, naive bayes and knn for identifying fake news headlines
Feature-Point-Matching
Feature matching across images using harris corner detector, SIFT detectors and matchers and custom color feature descriptor
FinancialBot
Graphing-Calculator
This is a graphing calculator made in java
Image-Filtering
Gaussian blurring and image denoising using image filtering. Python/OpenCV
UNet-Segmentation
Perform segmentation on cats and noisy circles using the UNet architecture. Used transfer learning and data augmentation to improve results
Video_Stabilizer
This is an implementation of a video stabilizer. The main file is a python notebook.
VideoS
A Flask Based video stabilizer to upload a video and have it stabilized
EricHu214's Repositories
EricHu214/Video_Stabilizer
This is an implementation of a video stabilizer. The main file is a python notebook.
EricHu214/UNet-Segmentation
Perform segmentation on cats and noisy circles using the UNet architecture. Used transfer learning and data augmentation to improve results
EricHu214/VideoS
A Flask Based video stabilizer to upload a video and have it stabilized
EricHu214/computer-graphics-csc418
Course Page for Computer Graphics course
EricHu214/event-network
Event networking application
EricHu214/Fake-News-Headlines
Experimenting with neural network, decision forest, naive bayes and knn for identifying fake news headlines
EricHu214/Feature-Point-Matching
Feature matching across images using harris corner detector, SIFT detectors and matchers and custom color feature descriptor
EricHu214/FinancialBot
EricHu214/Graphing-Calculator
This is a graphing calculator made in java
EricHu214/Image-Filtering
Gaussian blurring and image denoising using image filtering. Python/OpenCV
EricHu214/network-traffic-analyzer
network traffic analyzer for analyzing pcap files
EricHu214/Pacman
pacman in Java
EricHu214/Stereo-Vision
Project points to 3D space using stereo vision