Project
Ilum Graphics Framework
Brief
- Still work in progress
- More detail please check out Github repo page
Facial Recognition and Face Data Acquisition System
Brief
- Finished in Feb. 2018
- Using opencv, dlib and tensorflow to achieve Facial Recognition
- Generate face dataset from video, camera and web
Air Hockey Robot
Brief
- Finished in Dec. 2018
- A robot that can play air hockey with human player
- The robot based on HBOT structure, using vision algorithm and control algorithm to achieve man-machine play.
- I'm in charge of the overall design, implementation of the vision system and joint debugging.
Wechat Robot
Brief
- Finished in Mar. 2018
Feature:
- Using your Wechat as server terminal
- Turing Robot interface allow you to turn your Wechat into a chatbot
- You can analysis your Wechat friend circle
- Yolo object detection by sending a picture to your account
- Face migration
- Obtaining movie resource from the Internet
- Simple Wechat client
Dancing Migration
Brief
- Finished in Jun. 2019
- pix2pixHD + Mask-RCNN + Pose Estimation
- Achieving everyone dancing in Kun style
Computer Graphics Course Project
Brief
- Nine weekly project and a final project
- Final project: Cyberpunk Polygon
- Finished in May 2020
CVLab
Brief
- Finished in May 2020
Feature
- ImGUI
- Yolov3
- OpenPose
- Mask R-CNN
- Nerual style transfer
OpenGL Render Engine
Brief
- Still working on it
- An cross platform render engine
- Only support OpenGL API for now & Offine rendering and physics simulation will come in the future