Projects
Publications
Evaluating the Perceptual Alignment between Generative Visual Models and Human Observers on 3D Shape Inferences
Tyler Bonnen, Riley Peterlinz, Angjoo Kanazawa, Alexei A. Efros
| Paper |
Toon3D: Seeing Cartoons from a New Perspective
Ethan Weber*, Riley Peterlinz*, Rohan Mathur, Frederik Warburg, Alexei A. Efros, Angjoo Kanazawa
| Project Page | Paper | Code |
Computer Graphics
These projects were done as part of CS184 Foundations of Computer Graphics at UC Berkeley taught by Ren Ng.
- FLIP Fluid Simulator | Project Page |
- Cloth Simulator | Project Page |
- Pathtracer | Project Page I | Project Page II |
- Mesh Editor | Project Page |
All projects were written in C++, except the FLIP Fluid Simulator which was written in Python.
Computer Vision
These projects were done as part of CS180 Intro to Computer Vision and Computational Photography at UC Berkeley taught by Alyosha Efros and Angjoo Kanazawa.
- Image Quilting and Neural Style Transfer | Project Page |
- Image Warping and Mosaicing | Project Page |
All projects were written in Python.