I am a first year incoming PhD student in Computer Science, Viterbi School of Engineering, Unviersity of Southern California, working in Vision and Graphics Lab at ICT. Before coming to USC, I received the B.E. in Electronic Engineering from Dalian Maritime University in 2019.
My research interests contain Computer Graphics & Computer Vision and Machine Learning. In particular, I am interested in how we can digitalize human body and make virtual human available.
This project implements a way to reconstruct personal identity head back from light stage data. We first use silhouette images to get a visualhull model. Then based on this model we use CGAL library to get the intersects between the light-stage model and the visualhull model and finally get the correspondence and reconstruct identity-preserved headback .
This project we first find the similar face model from a light-stage database, then we rendered it using rendering engine. After that, we use AI-replacement tech to swapping the face by using a sequence of the target face to train a model. Then we use traditional method(color transferring, boxing filter) to enhance the quality.
Learning basic java programming and C++ programming.
Teach: Claire Bono
Learning about designing algorithms for computational problems
Teach: Prof. Shawn Shamsian
Learning basic knowledge about database system and SQL language.
Teach: Prof. Saty Raghavachary
Exploring how we could apply machine learning into the games.
Teach: Prof. Michael Zyda
Learning knowledge about computer graphics and writing a rasterization render.
Teach: Prof Ulchi Neuman
Learning the basics about computer networks from physical layer to application layer. Implements a socket programming by TCP/UDP to communication.
Teach Prof. Ali Zahid