🏠
Working from home
I'm a fourth year PhD student at Imperial College London, supervised by Dr. Stefan Leutenegger and Prof. Andrew J. Davison.
-
Imperial College London
- London, UK
Pinned Loading
-
supereight
supereight PublicForked from emanuelev/supereight
supereight: a high performance template octree library and a dense volumetric SLAM pipeline implementation
C++
-
AlphaPose
AlphaPose PublicForked from MVIG-SJTU/AlphaPose
Real-Time and Accurate Multi-Person Pose Estimation&Tracking System
Python
-
Detectron
Detectron PublicForked from facebookresearch/Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
Python
-
Bash aliases for Ubuntu
Bash aliases for Ubuntu 1# Command Line Interface
2parse_git_branch() {
3git branch 2> /dev/null | sed -e '/^[^*]/d' -e 's/* \(.*\)/(\1)/'
4}
5
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.