I am a master student of Data Science
program in ETH
Zürich in Switzerland, where I am working with Hermann Blum and Francis Engelmann at the Computer Vision & Geometry Group at ETH Zurich on 3D vision and video
understanding. My research interests lie in the intersection of 2D and 3D computer vision with an
emphasis on robotic perception. Previously, I obtained my Bachelor's Degree in Phycis from Peking University where I closely worked with Prof. Zhanxing Zhu.
Master Thesis: Moving and Deformable Object Detection
Guangda Ji.
On going master thesis supervised by Hermann Blum
(Univ Bonn and ETHz) and Francis Engelmann (Stanford and
ETHz). Stay tuned :) !
See here for a short video demo!
The goal of this research is to detect moving object relative to the static background and possibly the
deforming objects, from purely RGB videos.
Knowledge Distillation in Wide Neural Networks: Risk Bound, Data Efficiency and Imperfect Teacher
Guangda Ji,
Zhanxing Zhu.
Conference on Neural Information Processing Systems (NeurIPS), 2020
paper pdf |
arxiv |
poster |
slides and recording
Theoretical analysis of knowledge distillation using neural tangent kernel (NTK).
Projects
3D Scene Understanding through CLIP Embedding and Instance Segmentation Fusion
Guangda Ji.
Semester thesis in 2023 supervised by Silvan Weder.
report pdf |
codebase
In this project, I proposed a pipeline that fuses 2D instance segmentation into 3D. It first oversegments
the 3D scene into pieces and merges them with a graph-connecting algorithm. This pipeline is designed to
solve the route dependency issue of PannopticFusion.