Ph.D. in Computer Graphics, Johns Hopkins University
I'm currently working for Disney!
I'm currently working for Adobe!
I'm currently working for Apple!
My current focus is understanding the artistic roots of computer graphics in Hollywood movie production. I research about new art tools at Industrial Light and Magic, Lucasfilm.
I love computer graphics! I'm always ready to talk about tessellation, curvature, or surface reconstruction. Don't hesitate to reach out if you want to discuss these topics. I find myself lucky to work in the most exciting field, at the best jobs, with the most amazing colleagues in this world.
Computer graphics unites the disciplines of computing, mathematics, art, and physics, creating a captivating field of study. The dynamic nature of this intersection presents exciting opportunities for exploration and discovery. One cannot think of more exciting things to investigate than this.
I teach CS4300/5310 Computer Graphics at Khoury College of Computer Sciences, Northeastern University. It's gonna be fun!
I enjoy coding. If going too many consecutive days not writing code, it starts to feel a bit strange. These are the cutest software I created so far. Working on more. The dream is to have my own C++ library.
• A small tool that measures how curved a surface is, working universally for triangle meshes and point clouds.
• A Swift api for arkit, released at WWDC 2022.
• I had the fortunate opportunity to be involved in this project during my time at Apple.
• An extensively streamlined Matlab implementation of PoissonRecon.
• Friendly for beginners, no octree, no any blackbox, implemented multigrid solver from scratch.
The cutest paper is always the next paper. Working on more.
ICCV, 2021
Yawei Li, Crane Chen, Zhaopeng Cui, Radu Timofte, Marc Pollefeys, Greg Chirikjian, Luc Van Gool
ECCV, 2020 (SPOTLIGHT)
Crane Chen, Pengfei Guo, Pengfei Li, Gim Hee Lee, Greg Chirikjian
Apart from research, I have a broader interest in problem-solving.
At Hopkins, it is typical for students to be assigned real-world issues as group projects. I spent a greater amount of time than most on enjoyable side projects.
Augmented Reality Suggestive Contours for Brain Surgery demo
• Developed two apps for Microsoft Hololens with Unity, which involved features including gesture control, voice control, and gaze tracking.
• Calculated suggestive contour of CAD models using OpenGL libraries. Applied the Vuforia marker to detect the 3D model position and overlay suggestive contours on a 3D printed model.
Occlusion R-CNN for Pedestrian Detection demo
• Appeared on the news at JHU.
• Provided a solution for occlusion situation in pedestrian detection.
UR5 Robot Arm Playing Piano demo
• Developed an app with MATLAB and ROS, which enables UR5 automatically read-understand-play any encoded music score (i.e. a data set encoding notes).