Software

A comprehensive collection of research software and code repositories that I have released or contributed to. These projects span computer vision, privacy-preserving technologies, robotics, and AI research, with implementations in C++, Python, and other modern programming languages. All repositories are publicly available on GitHub with peer-reviewed publications and detailed documentation.

Learning Privacy from Visual Entities project thumbnail

Learning Privacy from Visual Entities

PoPETS 2025 Privacy Computer Vision PyTorch CUDA

Official GitHub repository of the code. Peer-reviewed by selected reviewers at PoPETS 2025. Awarded Available and Functional badges.

IG-Privacy project thumbnail

IG-Privacy

CVPRW 2024 Explainability Interpretability Privacy Python PyTorch

Official source code for the paper on explaining models relating objects and privacy.

Cross-Camera View-Overlap Recognition project thumbnail

Cross-Camera View-Overlap Recognition

ECCV 2022 Computer Vision Multi-Camera C++ OpenCV ZeroMQ

Official source code of the framework, including evaluation scripts and Python implementation of alternative comparison frameworks.

LoDE: Localisation and Object Dimensions Estimator project thumbnail

LoDE: Localisation and Object Dimensions Estimator

ICASSP 2020 3D Vision Object Detection Shape Estimation Python OpenCV

Software for the method that jointly localises container-like objects and estimates their dimensions using a generative 3D sampling model and multi-view 3D-2D iterative shape fitting with two wide-baseline calibrated RGB cameras.

MORB: Multi-scale Binary Descriptor project thumbnail

MORB: A Multi-Scale Binary Descriptor

ICIP 2018 Feature Detection Binary Descriptors Scale-Invariant C++ OpenCV

Official source code for the multi-scale binary descriptor based on ORB that improves the accuracy of feature matching under scale changes.