<?xml version="1.0" encoding="UTF-8"?>
<mods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.1" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
  <titleInfo>
    <title>Speed bumps and potholes detection using yolov4</title>
  </titleInfo>
  <name type="personal">
    <namePart>Connie Lee Wai Yan</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
    <role>
      <roleTerm type="text">author.</roleTerm>
    </role>
  </name>
  <typeOfResource manuscript="yes">text</typeOfResource>
  <originInfo>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xiv, 81 pages : illustrations ; 1 CD-ROM</extent>
  </physicalDescription>
  <abstract>Road maintenance is a challenging task in Malaysia. Malaysia has seen an increase in the  number of fatal transport accidents, such as road accidents caused by potholes, year after  year. Aside from potholes, speed bumps increase the number of injuries in road traffic  accidents, even if no fatalities occur. Rather of waiting for the government to remedy the  problem, there is an increasing need for a low-cost automatic detection of speed bumps  and potholes. Many recent techniques have demonstrated promising results when using  deep learning to various object identification tasks. Convolutional Neural Networks  (CNNs) able to learn how to extract significant characteristics from an image. Many  recent techniques have demonstrated promising results when using deep learning to  various object identification tasks. In this paper, two image datasets has been download  from Kaggle. The datasets are annotated by LabelImg and trained YOLO (You Only  Look Once) version 4. The result is evaluated based on the confusion matrix, precision,  recall, f1-score and mAP. The model is tested on different speed bumps and pothole  images, and it detects with a reasonable accuracy. The expected outcome is to build a  model that can effectively detect speed bumps and potholes to help drivers and car  manufacturers.</abstract>
  <note type="statement of responsibility">Connie Lee Wai Yan</note>
  <note>Centre for Mathematical Sciences</note>
  <note>Bachelor of Applied Science in Data Analytics with Honours -- Universiti Malaysia Pahang – 2023</note>
  <note>Includes bibliographical references</note>
  <subject authority="lcsh">
    <name type="corporate">
      <namePart>Centre for Mathematical Sciences</namePart>
    </name>
    <topic>Dissertations</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Universities and colleges</topic>
    <topic>Dissertations</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Final Year Project</topic>
    <topic>Dissertations</topic>
  </subject>
  <identifier type="isbn">THE0010020 (Local)</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">UMPSA</recordContentSource>
    <recordCreationDate encoding="marc">250502</recordCreationDate>
    <recordChangeDate encoding="iso8601">20251125111037.0</recordChangeDate>
    <languageOfCataloging>
      <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
    </languageOfCataloging>
  </recordInfo>
</mods>
