Skip to content

Kuba Perlin

Personal Website

Menu
  • About
  • CV
  • Projects
  • Photography
  • LinkedIn
Menu

Author: admin

Chess

Posted on June 5, 2022 by admin

I learned to play chess from my dad at around 7 years old. I was lucky to have good chess classes organised weekly at my primary school, where I could develop my skills. I went to a few tournaments during primary school, culminating in my getting an official national rating of 1400 at a summer…

Continue reading

Competitive Programming

Posted on January 6, 2022 by admin

I got into competitive programming during undergrad, having only participated in math competitions before. While I never achieved tremendous success there, I’ve had a lot of fun at various competitions, the highlights being: 8th place at ICPC qualifiers UKIEPC 2017 45th place (top team with 4 problems) at ICPC qualifiers NWERC 2017 in Bath 1426th…

Continue reading

My Bachelor’s Project: 3D Mesh Morphing

Posted on September 6, 2021September 6, 2021 by admin

In my final year of undergrad, I worked on a Computational Geometry project. I implemented a mesh morpher — a tool that takes two genus-0 manifold 3D meshes and generates a smooth transformation between the two. In short, the algorithm (introduced in this paper by Marc Alexa) worked by blowing up both meshes onto the…

Continue reading

My Master’s Thesis: Rotation Invariance in Deep Neural Nets for Point Cloud Processing

Posted on August 2, 2021 by admin

In my Master’s Thesis I focussed on point cloud processing architectures. I developed a set of intuitive benchmarks of robustness to rotations, and evaluated different data augmentation strategies, and a particular rotation-robust deep architecture based on a spherical lattice. I also proposed and evaluated an extension of that architecture, that helps collect information from the entire point cloud, rather than just near the spherical boundary.

Continue reading

Complexity Theory exercise sheets

Posted on July 29, 2021July 30, 2021 by admin

In Easter Term 2020, I supervised Complexity Theory and Introduction to Probability at the University of Cambridge. Here are the exercise sheets I prepared for Complexity Theory, lectured by the awesome Prof. Anuj Dawar.

Continue reading
© 2025 Kuba Perlin | Powered by Minimalist Blog WordPress Theme