EADP: Entropy-Aware Dense Visual Token Pruning
A blog-style overview of our ECCV 2026 work on efficient visual token pruning for vision-language models.
I like sharing technical details. Here are a selection of blogs I wrote over the years.
A blog-style overview of our ECCV 2026 work on efficient visual token pruning for vision-language models.
This project implements a comprehensive Reinforcement Learning framework capable of solving both discrete control tasks (Atari games using DQN) and continuous control tasks (MuJoCo …
I dove into the world of Automatic Speech Recognition (ASR) by building a Large Vocabulary Continuous Speech Recognition (LVCSR) system using the Kaldi toolkit.