GithubHelp home page GithubHelp logo

Hello everyone, πŸ‘‹

My name is Md Tasnim Jawad. I am a B.Sc. graduate of 2023, from Khulna University of Engineering and Technology, Bangladesh. During my undergraduate studies, I have had the privilege to work in various deep learning-based research. I conducted my own thesis on medical imaging using deep-learning-based neural networks, with a particular emphasis on their potential applications in clinical settings. Besides computer vision, I am highly interested in reinforcement learning and generative AI. Python serves as my primary tool for data processing and I am familiar with both Tensorflow and Pytorch frameworks.

Education:

Khulna University of Engineering and Technology (KUET)

B.Sc. in Department of Electrical and Electronic Engineering ( 2017-2023 )

Deep Learning
DeepLearning.AI TensorFlow Developer

Undergraduate thesis

In my thesis, I proposed a fully developed robust segmentation network called GSNet for the purpose of glioma segmentation. Unlike conventional 2-dimensional structures, GSNet directly deals with 3-dimensional (3D) data while utilizing attention-based skip links. The network is trained and validated using the BraTS 2020 dataset and further trained with BraTS 2019 and BraTS 2018 datasets for comparison. Details

Project Highlights: β˜•

πŸš€ "Volumetric brain tumor segmentation utilizing 3D CNN, Attention layers and, hybrid residual connections." This is an experimental part of a paper titled [GSNet: a multi-class 3D attention-based hybrid glioma segmentation network](https://doi.org/10.1364/OE.499054). The project explores the feasibility of using Deep Learning based Neural Networks to extract Glioma segments from brain MRIs. [Description](https://github.com/006jawad/GSNet_/tree/main/WebApp). (Material used: Python, HTML, CSS, JS)
🌱 "Detection of Breast Cancer through a Web Application using Ensemble of machine learning algorithms on numerical data." This miniaturized web application is an implementation of our paper [Breast Cancer Classification Using Ensemble of Machine Learning Boosting Algorithms](https://ieeexplore.ieee.org/abstract/document/9524617). The automation of the Breast Cancer detection framework has been accomplished in this article. [Description](https://github.com/006jawad/Breast-Cancer-Classification). (Material used: Python (Streamlit))

Publication Highlights: πŸ’‘

GSNet: a multi-class 3D attention-based hybrid glioma segmentation network πŸ“Ž In this article, we proposed a fully developed robust segmentation network called GSNet for the purpose of glioma segmentation. Unlike conventional 2-dimensional structures, GSNet directly deals with 3-dimensional (3D) data while utilizing attention-based skip links. While utilizing the BraTS 2020 dataset, our 3D network achieved an overall dice similarity coefficient of 0.9239, 0.9103, and 0.8139, respectively for whole tumor, tumor core, and enhancing tumor classes. [Full paper](https://doi.org/10.1364/OE.499054)
COVID-19 identification from volumetric chest CT scans using a progressively resized 3D-CNN incorporating segmentation, augmentation, and class-rebalancing πŸ“Ž This article aims to evaluate the proposed 3D-CNN classifier’s performance for identifying COVID-19 utilizing volumetric chest images, where the volumes have come from the same source. The recommended integral preprocessing in the proposed framework consists of segmentation, augmentations (both geometry- and intensity-based), and class rebalancing. The experimental analysis confirms that the CNN classifier’s training with the suitable smaller patches and progressively increasing the network size enhance the identification results. Furthermore, incorporating the lung segmentation empowers the classifier to learn salient and characteristic COVID-19 features rather than utilizing whole chest CT images, driving improved COVID-19 classification performance. [Full paper](https://doi.org/10.1016/j.imu.2021.100709)
Ensemble of Convolutional Neural Networks to diagnose Acute Lymphoblastic Leukemia from microscopic images πŸ“Ž In our approach, online random oversampling is applied to rebalance the dataset. Furthermore, in this paper, we have experimented with the performance of the various pretrained networks for different resolutions of input images, something not found in other studies performed on the dataset. Five different well-known networks are trained with the processed images to build an ensemble classifier as it ensures better performance in the other domain of medical image classifications. The pre-trained weights on the ImageNet dataset have been adopted for all the networks to utilize the transfer learning policy. In the end, those five trained weights are ensembled employing soft weighted aggregation to obtain the final prediction. [Full paper](https://doi.org/10.1016/j.imu.2021.100794)
Breast Cancer Classification Using Ensemble of Machine Learning Boosting Algorithms πŸ“Ž Throughout this paper, an automated decision-making pipeline for Breast Cancer (BC) detection has been proposed, incorporating Machine Learning (ML) algorithms like Gaussian Naive Bayes (GNB), Random Forest (RF), XGBoost (XGB), AdaBoost (AdB), and preprocessing such as Outlier Rejection (OR) and Attribute Selection (AS). A weighted ensemble of ML models has been recommended in the introduced pipeline. The observed results conclude that a weighted ensemble of AdB and XGB in conjunction with OR and AS as the preprocessing steps can successfully enhance the BC detection outcomes with a significantly short execution time of 2.10 seconds. [Full paper](https://ieeexplore.ieee.org/document/9850750)
Associating measles vaccine uptake classification and its underlying factors using an ensemble of machine learning models πŸ“Ž Missing values are imputed employing various approaches, and then several feature selection techniques have been applied to identify the crucial attributes for predicting measles vaccination. A grid search hyperparameter optimization technique has been applied for tuning the critical hyperparameters of different ML models, such as Naive Bayes, random forest, decision tree, XGboost, and lightgbm. The performance improved when the proposed weighted ensemble of the XGboost and lightgbm approach was adapted with the same preprocessing and recommended for measles vaccine utilization. [Full paper](https://ieeexplore.ieee.org/abstract/document/9524617)

Md Tasnim Jawad's Projects

albumentations icon albumentations

Fast image augmentation library and an easy-to-use wrapper around other libraries. Documentation: https://albumentations.ai/docs/ Paper about the library: https://www.mdpi.com/2078-2489/11/2/125

opencv-course icon opencv-course

Learn OpenCV in 4 Hours - Code used in my Python and OpenCV course on freeCodeCamp.

pytorch icon pytorch

Tensors and Dynamic neural networks in Python with strong GPU acceleration

tensorflow icon tensorflow

An Open Source Machine Learning Framework for Everyone

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.