A list of software that I released or contributed to.
|
Learning Privacy from Visual Entities
Official GitHub repository of the code.
Peer-reviewed by selected reviewers at PoPETS 2025. Awarded Available and Functional badges.
[code]
[bibtex]
@Article{Xompero2025PoPETs,
title = {Learning Privacy from Visual Entities},
author = {Xompero, A. and Cavallaro, A.},
journal = {Proceedings on Privacy Enhancing Technologies},
volume = {2025},
number = {3},
pages={1--21},
month = {Mar},
year = {2025},
}
|
|
IG-Privacy
Official GitHub repository of the code for the paper Explaining models relating objects and privacy.
[code]
[bibtex]
@Article{Xompero2024CPVRW_XAI4CV,
title = {Explaining models relating objects and privacy},
author={Xompero, A. and Bontonou, M. and Arbona, J. and Benetos, E. and Cavallaro, A.},
booktitle = {Proceedings of the IEEE/CVF International Conference on Computer Vision and Pattern Recognition Workshops},
note = {The 3rd Explainable AI for Computer Vision (XAI4CV) Workshop},
month="18" # JUN,
year = {2024},
}
|
|
Cross-Camera View-Overlap Recognition
Official GitHub repository of the code for the work on Cross-Camera View-Overlap Recognition. The software include the developed framework in C++ and ZeroMQ, the evaluation scripts, and the Python code for the alternative frameworks under comparison.
[code]
[bibtex]
@Article{Xompero2022IWDSC,
title = {Cross-Camera View-Overlap Recognition},
author = {Xompero, A. and and Cavallaro, A.},
booktitle = {Proceedings of the European Conference on Computer Vision Workshops},
note = {Internation Workshop on Distributed Smart Cameras},
address={Online},
month="24" # OCT,
year = {2022},
}
|
|
LoDE: Localisation and Object Dimensions Estimator
Software of the method that jointly localises container-like objects and estimates their dimensions with a generative 3D sampling model and a multi-view 3D-2D iterative shape fitting, using two wide-baseline, calibrated RGB cameras.
[code]
[bibtex]
@InProceedings{Xompero2020ICASSP_LoDE,
title={Multi-view shape estimation of transparent containers},
author={Alessio Xompero and Ricardo Sanchez-Matilla and Apostolos Modas and Pascal Frossard and Andrea Cavallaro},
booktitle = {IEEE International Conference on Acoustics, Speech and Signal Processing},
address = {Barcelona, Spain},
month = "4-8~" # may,
year = {2020}
}
|
|
MORB: a multi-scale binary descriptor
Official GitHub repository of the C++ code for the multi-scale binary descriptor based on ORB that improves the accuracy of feature matching under scale changes.
[code]
[bibtex]
@INPROCEEDINGS{Xompero2018ICIP_MORB,
title = {{MORB: a multi-scale binary descriptor}},
author = {Xompero, Alessio and Lanz, Oswald and Cavallaro, Andrea},
booktitle = ICIP,
address = {Athens, Greece},
month = "7--10~" # oct,
year = {2018}
}
|