Research

Research interests rooted in machine learning, accessibility, and engineering systems.

My research work aims to connect technical depth with practical usefulness, especially where intelligent systems can improve human outcomes.

Research map

Publications, ongoing investigations, and technical writing collected with more structure.

Filter by type and year
Counts surface active research areas
Visual cards keep the page from feeling flat

Conference

5

2024 27th International Conference on Computer and Information Technology (ICCIT)

2024Conference

Residual Block-Driven CNN for Accurate White Blood Cell Image Analysis and Classification

Our findings show that using residual blocks is a very effective approach for detecting and classifying white blood cells (WBCs). As residual block offers lossless data restoration, We built a custom CNN model with residual blocks and achieved an accuracy of around 97.65%. We also tested our dataset (Raabin-WBC [4]) on other models that use depthwise separable convolutions, like MobileNet, InceptionNet, and XceptionNet. After fine-tuning, these models achieved accuracies of 97.85%, 98.40%, and 98%, respectively.

Convolutional neural networksFeature extractionMedical diagnosisOrganismsProtectionResidual neural networksWhite blood cells
Open publication

2024 27th International Conference on Computer and Information Technology (ICCIT)

2024Conference

A Hybrid Approach for Accurate Brain Tumor Detection Using Deep Learning Techniques

We assessed five widely-used deep learning models—ResNet50, Xception, DenseNet121, VGG19, and VGG16 with custom layers—for detecting brain tumors. We tracked the performance of each model over multiple epochs by analyzing metrics such as accuracy, loss, and ROC curves, ensuring fairness by standardizing hyperparameters and maintaining consistent batch sizes during training.

Brain modelingBrain tumorsComputer visionDeep learningInformation technologyMagnetic resonance imagingResidual neural networksVGG19
Open publication

Recognition

Research-adjacent milestones, awards, and project highlights.

Champion at Programming Contest 2k22

Programming Contest Organised by DEpartment of ETE for 20 Series

2022

Champion at Programming Contest 2k22

Achievement details coming soon.

C/C++LabProblem SolvingProgramming