<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
<channel>
<title>Project Report</title>
<link>http://dspace.daffodilvarsity.edu.bd:8080/handle/123456789/1196</link>
<description/>
<pubDate>Sun, 12 Apr 2026 20:59:51 GMT</pubDate>
<dc:date>2026-04-12T20:59:51Z</dc:date>
<item>
<title>Bangladeshi License Plate Detection and Recognition Using YOLO Variants and Enhanced OCR with Model Interpretability</title>
<link>http://dspace.daffodilvarsity.edu.bd:8080/handle/123456789/16791</link>
<description>Bangladeshi License Plate Detection and Recognition Using YOLO Variants and Enhanced OCR with Model Interpretability
Ramit, Shahriar Sultan
This study presents a sophisticated framework for automatic license plate&#13;
recognition (ALPR) designed for Bangladeshi vehicle registration plates,&#13;
tackling the intricacies of Bangla script and diverse environmental conditions.&#13;
We employ three YOLO variants YOLOv5, YOLOv8, and YOLOv11for accurate&#13;
license plate detection, yielding mean Average Precision (mAP50) scores of&#13;
0.955, 0.961, and 0.950, respectively, on a primary dataset of Bangladeshi&#13;
images. Detected plates undergo meticulous preprocessing with OpenCV,&#13;
encompassing grayscale conversion, adaptive thresholding, contour detection,&#13;
and Gaussian blur to mitigate noise and enhance text clarity. These steps are&#13;
critical to address challenges such as variable lighting, shadows, and plate&#13;
degradation. A tailored Optical Character Recognition (OCR) pipeline,&#13;
specifically adapted for Bangla script, achieves a character-level accuracy of&#13;
89%. The OCR modifications include enhanced character segmentation and a&#13;
Bangla-specific language model to overcome the complexities of Bangla’s nonlinear script, which poses significant challenges for standard OCR systems due&#13;
to its conjunct characters and intricate glyphs. The framework exhibits&#13;
robustness against occlusions, non-standard plate formats, and urban&#13;
environmental variability, offering a viable solution for intelligent&#13;
transportation systems in Bangladesh. Comparative evaluation of YOLO&#13;
variants highlights YOLOv8’s superior mAP50 and YOLOv11’s high precision,&#13;
informing their suitability for real-time applications. This work establishes a&#13;
foundation for scalable ALPR, with potential to enhance traffic management and&#13;
law enforcement in Bangladesh.
Project Report
</description>
<pubDate>Wed, 17 Sep 2025 00:00:00 GMT</pubDate>
<guid isPermaLink="false">http://dspace.daffodilvarsity.edu.bd:8080/handle/123456789/16791</guid>
<dc:date>2025-09-17T00:00:00Z</dc:date>
</item>
<item>
<title>Revolutionizing ACL Tear Detection Using Deep Learning Models</title>
<link>http://dspace.daffodilvarsity.edu.bd:8080/handle/123456789/16790</link>
<description>Revolutionizing ACL Tear Detection Using Deep Learning Models
Heem, Tarian Ahamed
Anterior cruciate ligament (ACL) injuries are considered to be one of the most widespread and acute knee disorders that can require appropriate and timely diagnosis because this can be one of the conditions that will be used to make decisions regarding the treatment. In manual inspection of magnetic resonance imaging (MRI), time-consuming mistakes are involved in interobserver errors. To address this problem, we propose a hybrid deep learning model, which will be based on EfficientNet-B0 and MobileNetV2, integrated with slice-level attention pooling and late fusion in the coronal and sagittal directions. The MRNet data were preprocessed through normalization, resizing, padding of the slice and augmentation of the data so as to enhance generalization. The sampling plan was identified as a dynamic weighted sampling technique to overcome the problem of class imbalance, whereas the training was conducted with the assistance of AdamW optimization, label smoothing, dropout, mix up augmentation, and exponential moving average (EMA) tracking. The experimental results show that the hybrid CNN was more efficient than the single architectures and the overall accuracy of the hybrid model is 94.1, the precision was 0.98, the recall was 0.89 on positive cases and the overall performance was balanced. The findings of the DenseNet169, EfficientNet-B0 and MobileNetV2 are 93, 91.6 and 90 percent which proves the outstanding of the hybrid approach. The model was also tested using precision, recall, F1-score and confusion matrices, which proved its strength. In this paper, I will give an insight into how a hybrid deep learning and attention can work to identify ACL tear on MRI and offer a reliable and scalable solution to assist radiologists and improve clinical decision-making.
Project Report
</description>
<pubDate>Wed, 17 Sep 2025 00:00:00 GMT</pubDate>
<guid isPermaLink="false">http://dspace.daffodilvarsity.edu.bd:8080/handle/123456789/16790</guid>
<dc:date>2025-09-17T00:00:00Z</dc:date>
</item>
<item>
<title>Adversarial Malware Detection: Defending AI Models Against Evasive Attacks</title>
<link>http://dspace.daffodilvarsity.edu.bd:8080/handle/123456789/16789</link>
<description>Adversarial Malware Detection: Defending AI Models Against Evasive Attacks
Hasan, Md Zahid
Adversarial manipulation of static malware features can derail learned detectors. This&#13;
research builds and audits a complete pipeline that measures and strengthens&#13;
robustness for Windows executable screening under explicit, realistic threat models.&#13;
Windows binaries were represented as fixed-length feature vectors and classified by&#13;
three complementary learners; a Feed Forward Neural network (FNN) with bounded&#13;
inputs, a one-dimensional Convolutional Neural Network (1D-CNN) with&#13;
standardized inputs, and a Gradient-Boosting (LitghtGBM) tree on raw features.&#13;
Evasion was evaluated with the Fast Gradient Sign Method (FGSM) and Projected&#13;
Gradient Descent (PGD) for the neural models and with a decision guided routine for&#13;
the tree model. Defenses combined adversarial training, feature squeezing detectors&#13;
calibrated at a fixed 1% false-positive rate, and simple probability averaging&#13;
ensembling. All iteration used fixed seeds and produced saved artifacts for audit.&#13;
Clean baselines on the full test set were strong: gradient-boosted trees reached 97.63%&#13;
accuracy and 99.62% receiver operating characteristic area under the curve (ROCAUC), the convolutional network reached 96.37% and 99.24%, and the feed forward&#13;
network reached 95.68% and 98.48%. Under iterative adversarial attacks, the&#13;
convolutional network falls to 0.23% at a large projected gradient descent budget and&#13;
the feed forward network to 28.43% at a moderate budget. Adversarial training&#13;
improved robustness only marginally while reducing clean accuracy; detectors&#13;
recovered up to 44.00% true-positive rate at a 1% false-positive rate; ensembling&#13;
stabilized predictions but did not neutralize strong attacks.
Project Report
</description>
<pubDate>Wed, 17 Sep 2025 00:00:00 GMT</pubDate>
<guid isPermaLink="false">http://dspace.daffodilvarsity.edu.bd:8080/handle/123456789/16789</guid>
<dc:date>2025-09-17T00:00:00Z</dc:date>
</item>
<item>
<title>Artifact-Aware Explainable Deep Learning for Reliable Bone Fracture Detection</title>
<link>http://dspace.daffodilvarsity.edu.bd:8080/handle/123456789/16788</link>
<description>Artifact-Aware Explainable Deep Learning for Reliable Bone Fracture Detection
Foragi, Dedarul Islam
Bone fracture detection in radiograph is a fundamental task in clinical practice and a correct and timely evaluation of bone fractures has a very high correlation with patient outcome. If their plates, screws and implants consist of metal, then they are likely to be misread by the clinicians and by the automated devices, and therefore their diagnostic value will be reduced. This project had a motivator, to get over this limitation, and bring us towards more accurate fracture detection and interpretability. In order to reduce reliance on artifact-induced error, we developed a methodology which integrates modern deep learning with artifact reduction and prediction based on actual fracture appearance rather than artifact-induced signals. Comparisons with models presented in the literature showed that the system was generally more accurate, reliable and clinically usable than the other models. Alongside performance gains, the study also highlights the importance of interpretability - scientific descriptions that increase clinicians' confidence by ensuring safe application to the healthcare workflow. When broadly deployed, these findings can help limit misdiagnostic error and improve decision making, provide a path forward for the practical use of artificial intelligence (AI) systems in clinical medical imaging.
Project Report
</description>
<pubDate>Tue, 16 Sep 2025 00:00:00 GMT</pubDate>
<guid isPermaLink="false">http://dspace.daffodilvarsity.edu.bd:8080/handle/123456789/16788</guid>
<dc:date>2025-09-16T00:00:00Z</dc:date>
</item>
</channel>
</rss>
