Course / Personal

Deep Learning for Hand-Gesture( Code )( Report)

    University of California, Irvine (2019 winter)

The idea of this project is came from stream game. We expect our hand gesture can be read from computer camera.

Created our own package with different type of hand gesture. Also use keras to analyze data for training, evaluation and make predictions from there. The stream video can read our hands and tell what is the hand gesture read from the camera. The accuracy reached 98%.


Defense vs. Hacker( Code )( Presentation PPT )

    University of California, Irvine (2019 winter)

The idea of this project is based on a distributed file system and gradient coding. For this project, We download package from kaggle with three different type of images and stored them in three serves with a patten which introduced in the gradient coding .

The project ussed keras method from Machine Learning to analyse images and using sand-blaster method to learn the data and identify the data. One of the server got hacker attacked. Thus, we only can receive two results from three servers. Assuming know the attack source link so we can attack back and recover the server which got damaged.


Autonomous Vehicle( Code )( Poster )

    University of California, Irvine (2017 - 2018)

This is my senior design project. The robotic implemented by arduino and controlled by three different sensors with a camera. The function of the robotic can merge line, stop or run on a traffic light and find the fastest route to be avoided traffic.


Speaker recognition( Code )( Report )

    University of California, Irvine (2016 winter)

The project came from DSP lab(EECS 152B) worked with two team members. The goal for this class is study the speaker's frequency. The code for C language to control the board for this class can be found in the Github.

Describe of the project: Using Matlab to classify three input voices and show the real world that the board can have demonstrated the same result. The project is to find the mahalanobis distance of different input voice. My Matlab can have over 60% of accuracy. Best result for a input voice is 94%. The mother board have similar result as Matlab has.