Skip to content
View Pampaj7's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report Pampaj7

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Pampaj7/README.md

Hi, I'm Leonardo Pampaloni 👋

Research Engineer | Computer Vision & Deep Learning

Building the bridge between State-of-the-Art Research and Production Systems.
Focusing on 3D Vision, Medical AI, and Efficient Deep Learning.


👨‍💻 About Me

I am a Computer Vision & Machine Learning Research Engineer with a strong background in Software Engineering.
I don’t just train models — I design evaluation frameworks, benchmarks, and pipelines that make research results reproducible, interpretable, and deployable.

  • 🔭 Current: Geometric Deep Learning & Diffusion Autoencoders for 3D face reconstruction @ MICC (University of Florence)
  • 🧬 Medical AI: Designed and deployed chromosome recognition systems used in hospitals
  • Green AI: Studying energy efficiency of Deep Learning across languages, frameworks, and hardware

🔬 Research & Experience

Computer Vision Engineer — MICC (University of Florence)

3D Vision · Geometric Deep Learning · Cross-Topology Modeling

  • Developing DiffusionNet-based autoencoders for 3D face reconstruction
  • Tackling cross-topology alignment (BFM ↔ FLAME ↔ FaceVerse)
  • Designing identity-aware geometric metrics beyond Chamfer/L2

Computer Vision Research Intern — CHOP (Philadelphia, USA)

Evaluation Pipelines · Large-Scale Benchmarking

  • Architected FaceBench, a modular framework for 3D reconstruction evaluation
  • Executed 10k+ mesh comparisons with automated parallelization (~10× speedup)
  • Proposed identity-aware metrics outperforming pure geometric distances

Machine Learning Engineer — Software Technologies Lab

Green AI · System Efficiency

  • Co-authored Green AI studies on DL energy efficiency
  • Ran 60+ controlled experiments across 6 languages & 3 frameworks
  • Observed up to 4.6× energy and 11× runtime variance

Founder & Technical Lead — Sightcom

Medical AI · Production Systems

  • Built chromosome detection systems with 95% accuracy on clinical data
  • Deployed end-to-end pipelines (PyTorch → ONNX → C++)
  • Reduced clinical analysis time from ~5 minutes to ~15 seconds

📚 Publications

Status Title Venue
Green AI: Which Programming Language Consumes the Most?
Marini, Pampaloni, Di Martino, Verdecchia, Vicario
ICSE / GREENS 2025
🟡 Deep Green AI: Energy Efficiency of Deep Learning across Programming Languages and Frameworks
Pampaloni, Pagliocca, Vicario, Verdecchia
Under Review
🟡 Evaluating the Energy Consumption of Kubernetes Clusters
Verdecchia, Lago, Pampaloni
Under Review
🧊 Cross-Topology Diffusion Autoencoders for Robust 3D Facial Reconstruction
Pampaloni et al.
In Preparation

🧱 Featured Projects

Medical AI — Production-Grade

  • Deep learning framework for chromosome classification in the wild
  • Handles overlaps, folding, and noisy acquisitions  
  • 95% accuracy on clinical data  
  • Tech: PyTorch, OpenCV, NumPy

Large-Scale 3D Evaluation Framework

  • Modular pipeline for evaluating 3D face reconstruction methods
  • Identity-aware metrics, topology handling, automated parallel execution
  • Backbone of WBES and identity consistency studies  
  • Tech: Python, PyTorch3D, Trimesh

System-Level AI Efficiency Research

  • Benchmarking training & inference energy cost
  • Cross-language comparison (Python · C++ · Rust)
  • Power tracking via NVIDIA-SMI and RAPL

🧰 Tech Stack

Area Technologies
Languages Python, Rust, Java
Deep Learning PyTorch, PyTorch3D, TensorFlow, JAX, ONNX
3D & Geometry Open3D, Trimesh, LibIGL, ICP
Data & Analysis NumPy, SciPy, Pandas
Tooling Git, LaTeX, Linux

Popular repositories Loading

  1. GreenAI GreenAI Public

    This repository is a companion page for the revision at the 9th International Workshop on Green and Sustainable Software (GREENS’25)

    HTML 6

  2. ChromosomesRecognition ChromosomesRecognition Public

    DeepLearning research work for creating a custom CNN to make chromosomes recognition for healthcare institutions

    Python 3 1

  3. DeepGreen DeepGreen Public

    Exploring deep algorithms energy efficiency across different languages

    Makefile 2

  4. Tesi Tesi Public

    Last project for my first degree

    TeX 1

  5. MultiAgentsExploration MultiAgentsExploration Public

    Python 1

  6. OOPLab OOPLab Public

    Laboratory_Project

    C++