Description of the image
Crane He Chen

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. Stay tuned if you are in my class, optional pre-semester reading materials coming soon. It's gonna be fun!

Software

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.

Image description
TotalCurvatureCalculator

• A small tool that measures how curved a surface is, working universally for triangle meshes and point clouds.

C++ source code in Libigl style

C++ source code in Open3D style



Image description
RoomPlan

• 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.



Image description
PoissonReconMatlab

• An extensively streamlined Matlab implementation of PoissonRecon.

• Friendly for beginners, no octree, no any blackbox, implemented multigrid solver from scratch.

Publications

The cutest paper is always the next paper. Working on more.



Image description
Towards Efficient Graph Convolutional Networks for Point Cloud Handling

ICCV, 2021

Yawei Li, Crane Chen, Zhaopeng Cui, Radu Timofte, Marc Pollefeys, Greg Chirikjian, Luc Van Gool


Image description
Multi-person 3D Pose Estimation in Crowded Scenes Based on Multi-View Geometry

ECCV, 2020 (SPOTLIGHT)

Crane Chen, Pengfei Guo, Pengfei Li, Gim Hee Lee, Greg Chirikjian

Side Projects

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 Surgerydemo

• 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 Detectiondemo

• Appeared on the news at JHU.

• Provided a solution for occlusion situation in pedestrian detection.

UR5 Robot Arm Playing Pianodemo

• 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).

Plain Academic