Projects
A curated portfolio of research projects in medical imaging, information retrieval, and generative deep learning, emphasizing reproducibility, generalization, and real-world evaluation.
work
Skin Lesion Classification with Deep Learning Ensembles
A generalizable ensemble deep learning framework for automated skin lesion classification, integrating CNNs and ViTs with internal + external validation.
Bangladesh AI Policy & Innovation Lab (BAPIL)
An independent research initiative proposing an AI-powered policy intelligence framework for evidence-based policymaking, responsible AI governance, and digital transformation in Bangladesh.
Patent Retrieval & Re-ranking (Dense + Cross-Encoders)
Research-oriented patent retrieval pipeline combining dense retrieval with transformer cross-encoder re-ranking, evaluated using standard IR metrics.
CycleGAN: Unpaired Horse-to-Zebra Image Translation
PyTorch implementation of CycleGAN for unpaired image-to-image translation, with qualitative results and quantitative evaluation using SSIM and PSNR.
Emotion Recognition from Text (ML + Transformers)
Comprehensive emotion recognition pipeline combining classical machine learning baselines with transformer-based models, evaluated on a standard emotion dataset.
Simplified DRAW Model for Generative Image Modeling
Implementation of a simplified DRAW-style recurrent variational autoencoder for iterative image reconstruction and generation on Fashion-MNIST.