cv

Basics

Name Fahim Hafiz
Label Lecturer, CSE
Email fahimhafiz@.cse.uiu.ac.bd
Url https://fahimhafiz.github.io/

Education

  • 2023 - 2025

    Dhaka, Bangladesh

    MSc
    United International University
    Computer Science
  • 2016 - 2021

    Dhaka, Bangladesh

    BSc
    Bangladesh University of Engineering and Technology(BUET)
    Electrical and Electronic Engineering

Work

  • 2022 - Present
    Research Assistant
    Department of ECE, North South University(NSU), Dhaka, Bangladesh
  • 2022 - Present
    Lecturer
    Department of CSE, United International University(UIU), Dhaka, Bangladesh
  • 2021 - 2022
    Lecturer
    Department of EECE, Military Institute of Science and Technology(MIST), Dhaka, Bangladesh

Publications

  • 2024
    MosquitoFusion: A Multiclass Dataset for Real-Time Detection of Mosquitoes, Swarms, and Breeding Sites Using Deep Learning.
    ICLR-24
    In this paper, we present an integrated approach to real-time mosquito detection using our multiclass dataset (MosquitoFusion) containing 1204 diverse images and leverage cutting-edge technologies, specifically computer vision, to automate the identification of Mosquitoes, Swarms, and Breeding Sites. The pre-trained YOLOv8 model, trained on this dataset, achieved a mean Average Precision (mAP@50) of 57.1%, with precision at 73.4% and recall at 50.5%. The integration of Geographic Information Systems (GIS) further enriches the depth of our analysis, providing valuable insights into spatial patterns.
  • 2024
    ENRNN-AU-Net: A Hybrid Deep Learning Model to Classify and Segment Histopathology Images of Breast Cancer
    IEEE
    Breast cancer is a complicated and diverse ailment that requires thorough understanding at the cellular level to provide more accurate diagnoses and customized treatments. This work explores the categorization and division of breast cancer cells using imaging technology, computational algorithms, and histopathology examination. The classification result was derived by building a hybrid model that combined RNN and EfficientNetV2S with an accuracy of 99.99%, the model demonstrated promising improvement over the baseline, even though it acknowledged the influence of sparse data on outcomes. On the other hand, the segmentation result was derived by modifying the pre-trained model “U-Net” with an attention mechanism where the model was also able to achieve a significant accuracy of 99.54%.To achieve an understanding of the many subtleties of breast cancer, this study emphasizes the significance of classifying and segmenting cells at the individual cell level. It is possible to achieve a thorough understanding by using deep learning and machine learning models on image data.

Languages

Bengali
Native speaker
English
Fluent

Projects

  • 2023 - Present
    Designing Microprocessor Lab and Network Lab Project Manual using Raspberry Pi (ongoing)
    We are working on building a repository that any student can follow to implement complex engineering problems utilizing Microcontrollers, and sensors as well as build IoT-based Systems. You can see the detailed implementation strategy once our paper regarding this project is published online which is under review now. In the Microprocessors and Microcontrollers Lab design part, we have created these 4 experiments: 1) Interfacing of Gas Sensor using Arduino & Showing the Sensor Data in OLED Display. 2) Wi-Fi communication and building IoT-based systems using Arduino and XAMPP/Arduino IoT Cloud. 3) Introduction to Raspberry Pi (Gen 4 Model B/B+). 4) Image/Video Processing and Object Detection using Raspberry Pi.
  • 2024 - Present
    Enhancing Typing Speed and Ergonomics Through Optimal Keyboard Design: A Reinforcement Learning Approach (ongoing)
    This research tackles the problem of optimizing keyboard design for improved typing speed and ergonomics by employing reinforcement learning techniques. While existing keyboard layouts are often designed arbitrarily without following standardized approaches, this study aims to develop an optimal layout that maximizes typing efficiency and user comfort. Previous works have explored multi-objective function optimization and maintaining similarity with standard layouts using algorithms like Ant Colony Optimization, deep learning with genetic algorithms, and multi-objective optimization problems. However, accurate ergonomic criteria across different keyboard types and objective functions for optimal layout design remain unexplored. By considering the six ergonomic criteria proposed by Eggers et al. (2003) and leveraging reinforcement learning algorithms, we aim to apply reinforcement-based optimization methods to the keyboard design problem, paving the way for a more comprehensive and data-driven approach to optimizing keyboard layouts. This work is currently under review
  • 2018 - 2019
    Hand Gesture Controlled Robotic Arm Using EMG Sensor
    We utilized EMG sensors to measure small electrical signals generated by muscles to mimic the control of the actual hand using a prototype robotic hand. The EMG sensor connected to the human hand can pick up the muscle movement and send similar instructions to a robotic hand that can replicate the similar movement performed by the actual hand.
  • 2018 - 2019
    Face Recognition based door lock system using Raspberry Pi
    In this project, we controlled the opening of a door and lighting a light using Raspberry Pi. When Raspberry Pi detects a face, then it applies machine learning algorithms to decide if it is the face of a known person or not. The known persons are trained persons which visible in UI and their access in the room can be controlled with a checkbox. A person can only enter only if his face is known to the database and the relevant person's permission is granted in the control panel.