đź“…
15 Jul 2025
• ⏲️
26
mins
•
🇬🇧
•
hardware
Full body tracking, or pose tracking, skeleton tracking, etc.. is a hardware 📷 and software technology used for producing a virtual three dimensional representation of a person’s body in real time 🕺.
This technology recently gained my interest for a video game modding project 🎮.
However, capturing the body movements in real time is not an easy task and a combination of specialized hardware đź“· and software đź’ľ is necessary to achieve it.
More …
đź“…
7
Juin
2024
• ⏲️
20
min
•
🇫🇷
•
société
Cette année, mon travail m’a donné la chance d’assister à une conférence de recherche en Suède 🇸🇪.
Malheureusement, les conférences de chercheurs 🧑‍🔬 me renvoient une image de plus en plus négative à l’heure de l’urgence climatique.
Elles impliquent généralement que des centaines de personnes prennent l’avion pour passer quelques jours seulement à l’étranger (potentiellement à l’autre bout du monde) à écouter des présentations de travaux d’autres chercheurs.
L’impact individuel des déplacements en avion en terme d’émissions CO₂ est énorme.
Est-ce que ces déplacements valent vraiment le coup dans un monde aux ressources fragiles, qui souffre énormément de l’activité humaine ?
Plus …
đź“…
05 Jun 2024
• ⏲️
3
mins
•
🇬🇧
•
programming
•
low-level
This is an announce that I am currently working on a series of posts about assembly programming.
For this occasion, I created the series section in the blog 📑 : a place dedicated to articles that intend to deeply explore 🔎 some specific topics with advanced explanations and hands-on examples.
More …
đź“…
15 May 2023
• ⏲️
16
mins
•
🇬🇧
•
AI
•
puzzle
I recently came across an interesting logic puzzle found in a pokemon (unofficial) fangame.
As everyone knows, Pokemon is a famous role playing game license from nintendo where your goal is to train small creatures that fight each other.
While the core of pokemon gameplay is centered toward the training of pokemons, the player would encounter some logic puzzles on his way. For instance, the next image show one of these puzzles taken from pokemon emerald.
More …
đź“…
30 May 2022
• ⏲️
10
mins
•
🇬🇧
•
AI
As I recently defended my thesis, and since I am now looking for a job, I decided to dedicate to myself some time to study cutting edge computer science topics. Deep learning is one very famous (and somehow controversial) topic that I didn’t have the occasion to experiment with so far. Thus I started playing with dl frameworks such as pytorch and recently I decided to implement an old idea that I had back during my thesis: inducing the rules of chess using a machine learning algorithm.
More …