CINXE.COM

(PDF) Vehicle Detection for Vision-Based Intelligent Transportation Systems Using Convolutional Neural Network Algorithm | OTHMAN O KHALIFA and Elmustafa S A Y E D Ali - Academia.edu

<!DOCTYPE html> <html > <head> <meta charset="utf-8"> <meta rel="search" type="application/opensearchdescription+xml" href="/open_search.xml" title="Academia.edu"> <meta content="width=device-width, initial-scale=1" name="viewport"> <meta name="google-site-verification" content="bKJMBZA7E43xhDOopFZkssMMkBRjvYERV-NaN4R6mrs"> <meta name="csrf-param" content="authenticity_token" /> <meta name="csrf-token" content="Dx2ckxV15JtaUwSMZyQOejM+0GrYz4k9XBGEU954gJbMEdLVkhitmGEFcZn7U6T47bpSNfWMA/GzY/Ik/zUy8A==" /> <meta name="citation_title" content="Vehicle Detection for Vision-Based Intelligent Transportation Systems Using Convolutional Neural Network Algorithm" /> <meta name="citation_publication_date" content="2022" /> <meta name="citation_journal_title" content="Journal of Advanced Transportation" /> <meta name="citation_author" content="Othman O. Khalifa" /> <meta name="citation_author" content="Muhammad H. Wajdi" /> <meta name="citation_author" content="Rashid A. Saeed" /> <meta name="citation_author" content="Aisha H. A. Hashim" /> <meta name="citation_author" content="Muhammed Z. Ahmed" /> <meta name="citation_author" content="Elmustafa Sayed Ali" /> <meta name="citation_volume" content="2022" /> <meta name="citation_firstpage" content="1-11" /> <meta name="citation_issn" content="2042-3195" /> <meta name="twitter:card" content="summary" /> <meta name="twitter:url" content="https://www.academia.edu/97082644/Vehicle_Detection_for_Vision_Based_Intelligent_Transportation_Systems_Using_Convolutional_Neural_Network_Algorithm" /> <meta name="twitter:title" content="Vehicle Detection for Vision-Based Intelligent Transportation Systems Using Convolutional Neural Network Algorithm" /> <meta name="twitter:description" content="Vehicle detection in Intelligent Transportation Systems (ITS) is a key factor ensuring road safety, as it is necessary for the monitoring of vehicle flow, illegal vehicle type detection, incident detection, and vehicle speed estimation. Despite the" /> <meta name="twitter:image" content="https://0.academia-photos.com/113737/74690625/63190936/s200_othman.khalifa.jpg" /> <meta property="fb:app_id" content="2369844204" /> <meta property="og:type" content="article" /> <meta property="og:url" content="https://www.academia.edu/97082644/Vehicle_Detection_for_Vision_Based_Intelligent_Transportation_Systems_Using_Convolutional_Neural_Network_Algorithm" /> <meta property="og:title" content="Vehicle Detection for Vision-Based Intelligent Transportation Systems Using Convolutional Neural Network Algorithm" /> <meta property="og:image" content="http://a.academia-assets.com/images/open-graph-icons/fb-paper.gif" /> <meta property="og:description" content="Vehicle detection in Intelligent Transportation Systems (ITS) is a key factor ensuring road safety, as it is necessary for the monitoring of vehicle flow, illegal vehicle type detection, incident detection, and vehicle speed estimation. Despite the" /> <meta property="article:author" content="https://iium.academia.edu/OTHMANOKHALIFA" /> <meta property="article:author" content="https://redseauniveristy.academia.edu/elmustafasayed" /> <meta name="description" content="Vehicle detection in Intelligent Transportation Systems (ITS) is a key factor ensuring road safety, as it is necessary for the monitoring of vehicle flow, illegal vehicle type detection, incident detection, and vehicle speed estimation. Despite the" /> <title>(PDF) Vehicle Detection for Vision-Based Intelligent Transportation Systems Using Convolutional Neural Network Algorithm | OTHMAN O KHALIFA and Elmustafa S A Y E D Ali - Academia.edu</title> <link rel="canonical" href="https://www.academia.edu/97082644/Vehicle_Detection_for_Vision_Based_Intelligent_Transportation_Systems_Using_Convolutional_Neural_Network_Algorithm" /> <script async src="https://www.googletagmanager.com/gtag/js?id=G-5VKX33P2DS"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-5VKX33P2DS', { cookie_domain: 'academia.edu', send_page_view: false, }); gtag('event', 'page_view', { 'controller': "single_work", 'action': "show", 'controller_action': 'single_work#show', 'logged_in': 'false', 'edge': 'unknown', // Send nil if there is no A/B test bucket, in case some records get logged // with missing data - that way we can distinguish between the two cases. // ab_test_bucket should be of the form <ab_test_name>:<bucket> 'ab_test_bucket': null, }) </script> <script> var $controller_name = 'single_work'; var $action_name = "show"; var $rails_env = 'production'; var $app_rev = '49879c2402910372f4abc62630a427bbe033d190'; var $domain = 'academia.edu'; var $app_host = "academia.edu"; var $asset_host = "academia-assets.com"; var $start_time = new Date().getTime(); var $recaptcha_key = "6LdxlRMTAAAAADnu_zyLhLg0YF9uACwz78shpjJB"; var $recaptcha_invisible_key = "6Lf3KHUUAAAAACggoMpmGJdQDtiyrjVlvGJ6BbAj"; var $disableClientRecordHit = false; </script> <script> window.require = { config: function() { return function() {} } } </script> <script> window.Aedu = window.Aedu || {}; window.Aedu.hit_data = null; window.Aedu.serverRenderTime = new Date(1732489058000); window.Aedu.timeDifference = new Date().getTime() - 1732489058000; </script> <script type="application/ld+json">{"@context":"https://schema.org","@type":"ScholarlyArticle","abstract":"Vehicle detection in Intelligent Transportation Systems (ITS) is a key factor ensuring road safety, as it is necessary for the monitoring of vehicle flow, illegal vehicle type detection, incident detection, and vehicle speed estimation. Despite the growing popularity in research, it remains a challenging problem that must be solved. Hardware-based solutions such as radars and LIDAR are been proposed but are too expensive to be maintained and produce little valuable information to human operators at traffic monitoring systems. Software based solutions using traditional algorithms such as Histogram of Gradients (HOG) and Gaussian Mixed Model (GMM) are computationally slow and not suitable for real-time traffic detection. erefore, the paper will review and evaluate different vehicle detection methods. In addition, a method of utilizing Convolutional Neural Network (CNN) is used for the detection of vehicles from roadway camera outputs to apply video processing techniques and extract the desired information. Specifically, the paper utilized the YOLOv5s architecture coupled with k-means algorithm to perform anchor box optimization under different illumination levels. Results from the simulated and evaluated algorithm showed that the proposed model was able to achieve a mAP of 97.8 in the daytime dataset and 95.1 in the nighttime dataset.","author":[{"@context":"https://schema.org","@type":"Person","name":"OTHMAN O KHALIFA"},{"@context":"https://schema.org","@type":"Person","name":"Elmustafa S A Y E D Ali"}],"contributor":[{"@context":"https://schema.org","@type":"Person","name":"Elmustafa S A Y E D Ali"}],"dateCreated":"2023-02-17","dateModified":null,"datePublished":null,"headline":"Vehicle Detection for Vision-Based Intelligent Transportation Systems Using Convolutional Neural Network Algorithm","inLanguage":"en","keywords":[],"locationCreated":null,"publication":null,"publisher":{"@context":"https://schema.org","@type":"Organization","name":null},"image":null,"thumbnailUrl":null,"url":"https://www.academia.edu/97082644/Vehicle_Detection_for_Vision_Based_Intelligent_Transportation_Systems_Using_Convolutional_Neural_Network_Algorithm","sourceOrganization":[{"@context":"https://schema.org","@type":"EducationalOrganization","name":"iium"},{"@context":"https://schema.org","@type":"EducationalOrganization","name":"redseauniveristy"}]}</script><link rel="stylesheet" media="all" href="//a.academia-assets.com/assets/single_work_page/loswp-352e32ba4e89304dc0b4fa5b3952eef2198174c54cdb79066bc62e91c68a1a91.css" /><link rel="stylesheet" media="all" href="//a.academia-assets.com/assets/design_system/body-8d679e925718b5e8e4b18e9a4fab37f7eaa99e43386459376559080ac8f2856a.css" /><link rel="stylesheet" media="all" href="//a.academia-assets.com/assets/design_system/button-3cea6e0ad4715ed965c49bfb15dedfc632787b32ff6d8c3a474182b231146ab7.css" /><link rel="stylesheet" media="all" href="//a.academia-assets.com/assets/design_system/text_button-73590134e40cdb49f9abdc8e796cc00dc362693f3f0f6137d6cf9bb78c318ce7.css" /><link crossorigin="" href="https://fonts.gstatic.com/" rel="preconnect" /><link href="https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&amp;family=Gupter:wght@400;500;700&amp;family=IBM+Plex+Mono:wght@300;400&amp;family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20,400,0,0&amp;display=swap" rel="stylesheet" /><link rel="stylesheet" media="all" href="//a.academia-assets.com/assets/design_system/common-10fa40af19d25203774df2d4a03b9b5771b45109c2304968038e88a81d1215c5.css" /> </head> <body> <div id='react-modal'></div> <div class="js-upgrade-ie-banner" style="display: none; text-align: center; padding: 8px 0; background-color: #ebe480;"><p style="color: #000; font-size: 12px; margin: 0 0 4px;">Academia.edu no longer supports Internet Explorer.</p><p style="color: #000; font-size: 12px; margin: 0;">To browse Academia.edu and the wider internet faster and more securely, please take a few seconds to&nbsp;<a href="https://www.academia.edu/upgrade-browser">upgrade your browser</a>.</p></div><script>// Show this banner for all versions of IE if (!!window.MSInputMethodContext || /(MSIE)/.test(navigator.userAgent)) { document.querySelector('.js-upgrade-ie-banner').style.display = 'block'; }</script> <div class="bootstrap login"><div class="modal fade login-modal" id="login-modal"><div class="login-modal-dialog modal-dialog"><div class="modal-content"><div class="modal-header"><button class="close close" data-dismiss="modal" type="button"><span aria-hidden="true">&times;</span><span class="sr-only">Close</span></button><h4 class="modal-title text-center"><strong>Log In</strong></h4></div><div class="modal-body"><div class="row"><div class="col-xs-10 col-xs-offset-1"><button class="btn btn-fb btn-lg btn-block btn-v-center-content" id="login-facebook-oauth-button"><svg style="float: left; width: 19px; line-height: 1em; margin-right: .3em;" aria-hidden="true" focusable="false" data-prefix="fab" data-icon="facebook-square" class="svg-inline--fa fa-facebook-square fa-w-14" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="currentColor" d="M400 32H48A48 48 0 0 0 0 80v352a48 48 0 0 0 48 48h137.25V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.27c-30.81 0-40.42 19.12-40.42 38.73V256h68.78l-11 71.69h-57.78V480H400a48 48 0 0 0 48-48V80a48 48 0 0 0-48-48z"></path></svg><small><strong>Log in</strong> with <strong>Facebook</strong></small></button><br /><button class="btn btn-google btn-lg btn-block btn-v-center-content" id="login-google-oauth-button"><svg style="float: left; width: 22px; line-height: 1em; margin-right: .3em;" aria-hidden="true" focusable="false" data-prefix="fab" data-icon="google-plus" class="svg-inline--fa fa-google-plus fa-w-16" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M256,8C119.1,8,8,119.1,8,256S119.1,504,256,504,504,392.9,504,256,392.9,8,256,8ZM185.3,380a124,124,0,0,1,0-248c31.3,0,60.1,11,83,32.3l-33.6,32.6c-13.2-12.9-31.3-19.1-49.4-19.1-42.9,0-77.2,35.5-77.2,78.1S142.3,334,185.3,334c32.6,0,64.9-19.1,70.1-53.3H185.3V238.1H302.2a109.2,109.2,0,0,1,1.9,20.7c0,70.8-47.5,121.2-118.8,121.2ZM415.5,273.8v35.5H380V273.8H344.5V238.3H380V202.8h35.5v35.5h35.2v35.5Z"></path></svg><small><strong>Log in</strong> with <strong>Google</strong></small></button><br /><style type="text/css">.sign-in-with-apple-button { width: 100%; height: 52px; border-radius: 3px; border: 1px solid black; cursor: pointer; }</style><script src="https://appleid.cdn-apple.com/appleauth/static/jsapi/appleid/1/en_US/appleid.auth.js" type="text/javascript"></script><div class="sign-in-with-apple-button" data-border="false" data-color="white" id="appleid-signin"><span &nbsp;&nbsp;="Sign Up with Apple" class="u-fs11"></span></div><script>AppleID.auth.init({ clientId: 'edu.academia.applesignon', scope: 'name email', redirectURI: 'https://www.academia.edu/sessions', state: "73bcb0fd0871e5870b44346c8eab22a7565558b1e984c8a8ccc6d477cc5a1197", });</script><script>// Hacky way of checking if on fast loswp if (window.loswp == null) { (function() { const Google = window?.Aedu?.Auth?.OauthButton?.Login?.Google; const Facebook = window?.Aedu?.Auth?.OauthButton?.Login?.Facebook; if (Google) { new Google({ el: '#login-google-oauth-button', rememberMeCheckboxId: 'remember_me', track: null }); } if (Facebook) { new Facebook({ el: '#login-facebook-oauth-button', rememberMeCheckboxId: 'remember_me', track: null }); } })(); }</script></div></div></div><div class="modal-body"><div class="row"><div class="col-xs-10 col-xs-offset-1"><div class="hr-heading login-hr-heading"><span class="hr-heading-text">or</span></div></div></div></div><div class="modal-body"><div class="row"><div class="col-xs-10 col-xs-offset-1"><form class="js-login-form" action="https://www.academia.edu/sessions" accept-charset="UTF-8" method="post"><input name="utf8" type="hidden" value="&#x2713;" autocomplete="off" /><input type="hidden" name="authenticity_token" value="VLgxoLHfTEi0Z4GgnKr237Foor5fY6HIxiYxpxJ45YWXtH/mNrIFS48x9LUA3Vxdb+wg4XIgKwQpVEfQMzVX4w==" autocomplete="off" /><div class="form-group"><label class="control-label" for="login-modal-email-input" style="font-size: 14px;">Email</label><input class="form-control" id="login-modal-email-input" name="login" type="email" /></div><div class="form-group"><label class="control-label" for="login-modal-password-input" style="font-size: 14px;">Password</label><input class="form-control" id="login-modal-password-input" name="password" type="password" /></div><input type="hidden" name="post_login_redirect_url" id="post_login_redirect_url" value="https://www.academia.edu/97082644/Vehicle_Detection_for_Vision_Based_Intelligent_Transportation_Systems_Using_Convolutional_Neural_Network_Algorithm" autocomplete="off" /><div class="checkbox"><label><input type="checkbox" name="remember_me" id="remember_me" value="1" checked="checked" /><small style="font-size: 12px; margin-top: 2px; display: inline-block;">Remember me on this computer</small></label></div><br><input type="submit" name="commit" value="Log In" class="btn btn-primary btn-block btn-lg js-login-submit" data-disable-with="Log In" /></br></form><script>typeof window?.Aedu?.recaptchaManagedForm === 'function' && window.Aedu.recaptchaManagedForm( document.querySelector('.js-login-form'), document.querySelector('.js-login-submit') );</script><small style="font-size: 12px;"><br />or <a data-target="#login-modal-reset-password-container" data-toggle="collapse" href="javascript:void(0)">reset password</a></small><div class="collapse" id="login-modal-reset-password-container"><br /><div class="well margin-0x"><form class="js-password-reset-form" action="https://www.academia.edu/reset_password" accept-charset="UTF-8" method="post"><input name="utf8" type="hidden" value="&#x2713;" autocomplete="off" /><input type="hidden" name="authenticity_token" value="PDC/15furGU0g/Kv0CzDpEzTOhLB4NbGkvoha8Y9kJ//PPGREIPlZg/Vh7pMW2kmkle4TeyjXAp9iFcc53Ai+Q==" autocomplete="off" /><p>Enter the email address you signed up with and we&#39;ll email you a reset link.</p><div class="form-group"><input class="form-control" name="email" type="email" /></div><input class="btn btn-primary btn-block g-recaptcha js-password-reset-submit" data-sitekey="6Lf3KHUUAAAAACggoMpmGJdQDtiyrjVlvGJ6BbAj" type="submit" value="Email me a link" /></form></div></div><script> require.config({ waitSeconds: 90 })(["https://a.academia-assets.com/assets/collapse-45805421cf446ca5adf7aaa1935b08a3a8d1d9a6cc5d91a62a2a3a00b20b3e6a.js"], function() { // from javascript_helper.rb $("#login-modal-reset-password-container").on("shown.bs.collapse", function() { $(this).find("input[type=email]").focus(); }); }); </script> </div></div></div><div class="modal-footer"><div class="text-center"><small style="font-size: 12px;">Need an account?&nbsp;<a rel="nofollow" href="https://www.academia.edu/signup">Click here to sign up</a></small></div></div></div></div></div></div><script>// If we are on subdomain or non-bootstrapped page, redirect to login page instead of showing modal (function(){ if (typeof $ === 'undefined') return; var host = window.location.hostname; if ((host === $domain || host === "www."+$domain) && (typeof $().modal === 'function')) { $("#nav_log_in").click(function(e) { // Don't follow the link and open the modal e.preventDefault(); $("#login-modal").on('shown.bs.modal', function() { $(this).find("#login-modal-email-input").focus() }).modal('show'); }); } })()</script> <div id="fb-root"></div><script>window.fbAsyncInit = function() { FB.init({ appId: "2369844204", version: "v8.0", status: true, cookie: true, xfbml: true }); // Additional initialization code. if (window.InitFacebook) { // facebook.ts already loaded, set it up. window.InitFacebook(); } else { // Set a flag for facebook.ts to find when it loads. window.academiaAuthReadyFacebook = true; } };</script> <div id="google-root"></div><script>window.loadGoogle = function() { if (window.InitGoogle) { // google.ts already loaded, set it up. window.InitGoogle("331998490334-rsn3chp12mbkiqhl6e7lu2q0mlbu0f1b"); } else { // Set a flag for google.ts to use when it loads. window.GoogleClientID = "331998490334-rsn3chp12mbkiqhl6e7lu2q0mlbu0f1b"; } };</script> <div class="header--container" id="main-header-container"><div class="header--inner-container header--inner-container-ds2"><div class="header-ds2--left-wrapper"><div class="header-ds2--left-wrapper-inner"><a data-main-header-link-target="logo_home" href="https://www.academia.edu/"><img class="hide-on-desktop-redesign" style="height: 24px; width: 24px;" alt="Academia.edu" src="//a.academia-assets.com/images/academia-logo-redesign-2015-A.svg" width="24" height="24" /><img width="145.2" height="18" class="hide-on-mobile-redesign" style="height: 24px;" alt="Academia.edu" src="//a.academia-assets.com/images/academia-logo-redesign-2015.svg" /></a><div class="header--search-container header--search-container-ds2"><form class="js-SiteSearch-form select2-no-default-pills" action="https://www.academia.edu/search" accept-charset="UTF-8" method="get"><input name="utf8" type="hidden" value="&#x2713;" autocomplete="off" /><svg style="width: 14px; height: 14px;" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="search" class="header--search-icon svg-inline--fa fa-search fa-w-16" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z"></path></svg><input class="header--search-input header--search-input-ds2 js-SiteSearch-form-input" data-main-header-click-target="search_input" name="q" placeholder="Search" type="text" /></form></div></div></div><nav class="header--nav-buttons header--nav-buttons-ds2 js-main-nav"><a class="ds2-5-button ds2-5-button--secondary js-header-login-url header-button-ds2 header-login-ds2 hide-on-mobile-redesign" href="https://www.academia.edu/login" rel="nofollow">Log In</a><a class="ds2-5-button ds2-5-button--secondary header-button-ds2 hide-on-mobile-redesign" href="https://www.academia.edu/signup" rel="nofollow">Sign Up</a><button class="header--hamburger-button header--hamburger-button-ds2 hide-on-desktop-redesign js-header-hamburger-button"><div class="icon-bar"></div><div class="icon-bar" style="margin-top: 4px;"></div><div class="icon-bar" style="margin-top: 4px;"></div></button></nav></div><ul class="header--dropdown-container js-header-dropdown"><li class="header--dropdown-row"><a class="header--dropdown-link" href="https://www.academia.edu/login" rel="nofollow">Log In</a></li><li class="header--dropdown-row"><a class="header--dropdown-link" href="https://www.academia.edu/signup" rel="nofollow">Sign Up</a></li><li class="header--dropdown-row js-header-dropdown-expand-button"><button class="header--dropdown-button">more<svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="caret-down" class="header--dropdown-button-icon svg-inline--fa fa-caret-down fa-w-10" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512"><path fill="currentColor" d="M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z"></path></svg></button></li><li><ul class="header--expanded-dropdown-container"><li class="header--dropdown-row"><a class="header--dropdown-link" href="https://www.academia.edu/about">About</a></li><li class="header--dropdown-row"><a class="header--dropdown-link" href="https://www.academia.edu/press">Press</a></li><li class="header--dropdown-row"><a class="header--dropdown-link" href="https://medium.com/@academia">Blog</a></li><li class="header--dropdown-row"><a class="header--dropdown-link" href="https://www.academia.edu/documents">Papers</a></li><li class="header--dropdown-row"><a class="header--dropdown-link" href="https://www.academia.edu/terms">Terms</a></li><li class="header--dropdown-row"><a class="header--dropdown-link" href="https://www.academia.edu/privacy">Privacy</a></li><li class="header--dropdown-row"><a class="header--dropdown-link" href="https://www.academia.edu/copyright">Copyright</a></li><li class="header--dropdown-row"><a class="header--dropdown-link" href="https://www.academia.edu/hiring"><svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="briefcase" class="header--dropdown-row-icon svg-inline--fa fa-briefcase fa-w-16" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M320 336c0 8.84-7.16 16-16 16h-96c-8.84 0-16-7.16-16-16v-48H0v144c0 25.6 22.4 48 48 48h416c25.6 0 48-22.4 48-48V288H320v48zm144-208h-80V80c0-25.6-22.4-48-48-48H176c-25.6 0-48 22.4-48 48v48H48c-25.6 0-48 22.4-48 48v80h512v-80c0-25.6-22.4-48-48-48zm-144 0H192V96h128v32z"></path></svg>We&#39;re Hiring!</a></li><li class="header--dropdown-row"><a class="header--dropdown-link" href="https://support.academia.edu/"><svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="question-circle" class="header--dropdown-row-icon svg-inline--fa fa-question-circle fa-w-16" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M504 256c0 136.997-111.043 248-248 248S8 392.997 8 256C8 119.083 119.043 8 256 8s248 111.083 248 248zM262.655 90c-54.497 0-89.255 22.957-116.549 63.758-3.536 5.286-2.353 12.415 2.715 16.258l34.699 26.31c5.205 3.947 12.621 3.008 16.665-2.122 17.864-22.658 30.113-35.797 57.303-35.797 20.429 0 45.698 13.148 45.698 32.958 0 14.976-12.363 22.667-32.534 33.976C247.128 238.528 216 254.941 216 296v4c0 6.627 5.373 12 12 12h56c6.627 0 12-5.373 12-12v-1.333c0-28.462 83.186-29.647 83.186-106.667 0-58.002-60.165-102-116.531-102zM256 338c-25.365 0-46 20.635-46 46 0 25.364 20.635 46 46 46s46-20.636 46-46c0-25.365-20.635-46-46-46z"></path></svg>Help Center</a></li><li class="header--dropdown-row js-header-dropdown-collapse-button"><button class="header--dropdown-button">less<svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="caret-up" class="header--dropdown-button-icon svg-inline--fa fa-caret-up fa-w-10" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512"><path fill="currentColor" d="M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z"></path></svg></button></li></ul></li></ul></div> <script src="//a.academia-assets.com/assets/webpack_bundles/fast_loswp-bundle-bf3d831cde46cd0e142f29f81a3fc4ce5ab45a404c10c12a480e83de68aff851.js" defer="defer"></script><script>window.loswp = {}; window.loswp.author = 113737; window.loswp.bulkDownloadFilterCounts = {}; window.loswp.hasDownloadableAttachment = true; window.loswp.hasViewableAttachments = true; // TODO: just use routes for this window.loswp.loginUrl = "https://www.academia.edu/login?post_login_redirect_url=https%3A%2F%2Fwww.academia.edu%2F97082644%2FVehicle_Detection_for_Vision_Based_Intelligent_Transportation_Systems_Using_Convolutional_Neural_Network_Algorithm%3Fauto%3Ddownload"; window.loswp.translateUrl = "https://www.academia.edu/login?post_login_redirect_url=https%3A%2F%2Fwww.academia.edu%2F97082644%2FVehicle_Detection_for_Vision_Based_Intelligent_Transportation_Systems_Using_Convolutional_Neural_Network_Algorithm%3Fshow_translation%3Dtrue"; window.loswp.previewableAttachments = [{"id":98803146,"identifier":"Attachment_98803146","shouldShowBulkDownload":false}]; window.loswp.shouldDetectTimezone = true; window.loswp.shouldShowBulkDownload = true; window.loswp.showSignupCaptcha = false window.loswp.willEdgeCache = false; window.loswp.work = {"work":{"id":97082644,"created_at":"2023-02-17T14:03:44.804-08:00","from_world_paper_id":null,"updated_at":"2023-06-05T02:19:00.142-07:00","_data":{"abstract":"Vehicle detection in Intelligent Transportation Systems (ITS) is a key factor ensuring road safety, as it is necessary for the monitoring of vehicle flow, illegal vehicle type detection, incident detection, and vehicle speed estimation. Despite the growing popularity in research, it remains a challenging problem that must be solved. Hardware-based solutions such as radars and LIDAR are been proposed but are too expensive to be maintained and produce little valuable information to human operators at traffic monitoring systems. Software based solutions using traditional algorithms such as Histogram of Gradients (HOG) and Gaussian Mixed Model (GMM) are computationally slow and not suitable for real-time traffic detection. erefore, the paper will review and evaluate different vehicle detection methods. In addition, a method of utilizing Convolutional Neural Network (CNN) is used for the detection of vehicles from roadway camera outputs to apply video processing techniques and extract the desired information. Specifically, the paper utilized the YOLOv5s architecture coupled with k-means algorithm to perform anchor box optimization under different illumination levels. Results from the simulated and evaluated algorithm showed that the proposed model was able to achieve a mAP of 97.8 in the daytime dataset and 95.1 in the nighttime dataset."},"document_type":"paper","pre_hit_view_count_baseline":null,"quality":"high","language":"en","title":"Vehicle Detection for Vision-Based Intelligent Transportation Systems Using Convolutional Neural Network Algorithm","broadcastable":true,"draft":null,"has_indexable_attachment":true,"indexable":true}}["work"]; window.loswp.workCoauthors = [4676562,113737]; window.loswp.locale = "en"; window.loswp.countryCode = "SG"; window.loswp.cwvAbTestBucket = ""; window.loswp.designVariant = "ds_vanilla"; window.loswp.fullPageMobileSutdModalVariant = "full_page_mobile_sutd_modal"; window.loswp.useOptimizedScribd4genScript = false; window.loswp.appleClientId = 'edu.academia.applesignon';</script><script defer="" src="https://accounts.google.com/gsi/client"></script><div class="ds-loswp-container"><div class="ds-work-card--grid-container"><div class="ds-work-card--container js-loswp-work-card"><div class="ds-work-card--cover"><div class="ds-work-cover--wrapper"><div class="ds-work-cover--container"><button class="ds-work-cover--clickable js-swp-download-button" data-signup-modal="{&quot;location&quot;:&quot;swp-splash-paper-cover&quot;,&quot;attachmentId&quot;:98803146,&quot;attachmentType&quot;:&quot;pdf&quot;}"><img alt="First page of “Vehicle Detection for Vision-Based Intelligent Transportation Systems Using Convolutional Neural Network Algorithm”" class="ds-work-cover--cover-thumbnail" src="https://0.academia-photos.com/attachment_thumbnails/98803146/mini_magick20230217-1-14200un.png?1676671461" /><img alt="PDF Icon" class="ds-work-cover--file-icon" src="//a.academia-assets.com/assets/single_work_splash/adobe.icon-574afd46eb6b03a77a153a647fb47e30546f9215c0ee6a25df597a779717f9ef.svg" /><div class="ds-work-cover--hover-container"><span class="material-symbols-outlined" style="font-size: 20px" translate="no">download</span><p>Download Free PDF</p></div><div class="ds-work-cover--ribbon-container">Download Free PDF</div><div class="ds-work-cover--ribbon-triangle"></div></button></div></div></div><div class="ds-work-card--work-information"><h1 class="ds-work-card--work-title">Vehicle Detection for Vision-Based Intelligent Transportation Systems Using Convolutional Neural Network Algorithm</h1><div class="ds-work-card--work-authors ds-work-card--detail"><a class="ds-work-card--author js-wsj-grid-card-author ds2-5-body-md ds2-5-body-link" data-author-id="4676562" href="https://redseauniveristy.academia.edu/elmustafasayed"><img alt="Profile image of Elmustafa S A Y E D Ali" class="ds-work-card--author-avatar" src="https://0.academia-photos.com/4676562/8428112/30549807/s65_elmustafa.sayed.jpg" />Elmustafa S A Y E D Ali</a><a class="ds-work-card--author js-wsj-grid-card-author ds2-5-body-md ds2-5-body-link" data-author-id="113737" href="https://iium.academia.edu/OTHMANOKHALIFA"><img alt="Profile image of OTHMAN O KHALIFA" class="ds-work-card--author-avatar" src="https://0.academia-photos.com/113737/74690625/63190936/s65_othman.khalifa.jpg" />OTHMAN O KHALIFA</a></div><p class="ds-work-card--work-abstract ds-work-card--detail ds2-5-body-md">Vehicle detection in Intelligent Transportation Systems (ITS) is a key factor ensuring road safety, as it is necessary for the monitoring of vehicle flow, illegal vehicle type detection, incident detection, and vehicle speed estimation. Despite the growing popularity in research, it remains a challenging problem that must be solved. Hardware-based solutions such as radars and LIDAR are been proposed but are too expensive to be maintained and produce little valuable information to human operators at traffic monitoring systems. Software based solutions using traditional algorithms such as Histogram of Gradients (HOG) and Gaussian Mixed Model (GMM) are computationally slow and not suitable for real-time traffic detection. erefore, the paper will review and evaluate different vehicle detection methods. In addition, a method of utilizing Convolutional Neural Network (CNN) is used for the detection of vehicles from roadway camera outputs to apply video processing techniques and extract the desired information. Specifically, the paper utilized the YOLOv5s architecture coupled with k-means algorithm to perform anchor box optimization under different illumination levels. Results from the simulated and evaluated algorithm showed that the proposed model was able to achieve a mAP of 97.8 in the daytime dataset and 95.1 in the nighttime dataset.</p><div class="ds-work-card--button-container"><button class="ds2-5-button js-swp-download-button" data-signup-modal="{&quot;location&quot;:&quot;continue-reading-button--work-card&quot;,&quot;attachmentId&quot;:98803146,&quot;attachmentType&quot;:&quot;pdf&quot;,&quot;workUrl&quot;:&quot;https://www.academia.edu/97082644/Vehicle_Detection_for_Vision_Based_Intelligent_Transportation_Systems_Using_Convolutional_Neural_Network_Algorithm&quot;}">See full PDF</button><button class="ds2-5-button ds2-5-button--secondary js-swp-download-button" data-signup-modal="{&quot;location&quot;:&quot;download-pdf-button--work-card&quot;,&quot;attachmentId&quot;:98803146,&quot;attachmentType&quot;:&quot;pdf&quot;,&quot;workUrl&quot;:&quot;https://www.academia.edu/97082644/Vehicle_Detection_for_Vision_Based_Intelligent_Transportation_Systems_Using_Convolutional_Neural_Network_Algorithm&quot;}"><span class="material-symbols-outlined" style="font-size: 20px" translate="no">download</span>Download PDF</button></div></div></div></div><div data-auto_select="false" data-client_id="331998490334-rsn3chp12mbkiqhl6e7lu2q0mlbu0f1b" data-doc_id="98803146" data-landing_url="https://www.academia.edu/97082644/Vehicle_Detection_for_Vision_Based_Intelligent_Transportation_Systems_Using_Convolutional_Neural_Network_Algorithm" data-login_uri="https://www.academia.edu/registrations/google_one_tap" data-moment_callback="onGoogleOneTapEvent" id="g_id_onload"></div><div class="ds-top-related-works--grid-container"><div class="ds-related-content--container ds-top-related-works--container"><h2 class="ds-related-content--heading">Related papers</h2><div class="ds-related-work--container js-wsj-grid-card" data-collection-position="0" data-entity-id="90202241" data-sort-order="default"><a class="ds-related-work--title js-wsj-grid-card-title ds2-5-body-md ds2-5-body-link" href="https://www.academia.edu/90202241/Vehicular_Detection_and_Classification_for_Intelligent_Transportation_System_A_Deep_Learning_Approach_Using_Faster_R_CNN_Model">Vehicular Detection and Classification for Intelligent Transportation System: A Deep Learning Approach Using Faster R-CNN Model</a><div class="ds-related-work--metadata"><a class="js-wsj-grid-card-author ds2-5-body-sm ds2-5-body-link" data-author-id="126655250" href="https://independent.academia.edu/CorazonRebong">Corazon Rebong</a></div><p class="ds-related-work--metadata ds2-5-body-xs">International journal of simulation: systems, science &amp; technology, 2019</p><div class="ds-related-work--ctas"><button class="ds2-5-text-link ds2-5-text-link--inline js-swp-download-button" data-signup-modal="{&quot;location&quot;:&quot;wsj-grid-card-download-pdf-modal&quot;,&quot;work_title&quot;:&quot;Vehicular Detection and Classification for Intelligent Transportation System: A Deep Learning Approach Using Faster R-CNN Model&quot;,&quot;attachmentId&quot;:93829286,&quot;attachmentType&quot;:&quot;pdf&quot;,&quot;work_url&quot;:&quot;https://www.academia.edu/90202241/Vehicular_Detection_and_Classification_for_Intelligent_Transportation_System_A_Deep_Learning_Approach_Using_Faster_R_CNN_Model&quot;,&quot;alternativeTracking&quot;:true}"><span class="material-symbols-outlined" style="font-size: 18px" translate="no">download</span><span class="ds2-5-text-link__content">Download free PDF</span></button><a class="ds2-5-text-link ds2-5-text-link--inline js-wsj-grid-card-view-pdf" href="https://www.academia.edu/90202241/Vehicular_Detection_and_Classification_for_Intelligent_Transportation_System_A_Deep_Learning_Approach_Using_Faster_R_CNN_Model"><span class="ds2-5-text-link__content">View PDF</span><span class="material-symbols-outlined" style="font-size: 18px" translate="no">chevron_right</span></a></div></div><div class="ds-related-work--container js-wsj-grid-card" data-collection-position="1" data-entity-id="121436455" data-sort-order="default"><a class="ds-related-work--title js-wsj-grid-card-title ds2-5-body-md ds2-5-body-link" href="https://www.academia.edu/121436455/A_Fast_and_Accurate_Real_Time_Vehicle_Detection_Method_Using_Deep_Learning_for_Unconstrained_Environments">A Fast and Accurate Real-Time Vehicle Detection Method Using Deep Learning for Unconstrained Environments</a><div class="ds-related-work--metadata"><a class="js-wsj-grid-card-author ds2-5-body-sm ds2-5-body-link" data-author-id="300174126" href="https://independent.academia.edu/UzairKhan696">Uzair Khan</a></div><p class="ds-related-work--metadata ds2-5-body-xs">Applied Sciences</p><p class="ds-related-work--abstract ds2-5-body-sm">Deep learning-based classification and detection algorithms have emerged as a powerful tool for vehicle detection in intelligent transportation systems. The limitations of the number of high-quality labeled training samples makes the single vehicle detection methods incapable of accomplishing acceptable accuracy in road vehicle detection. This paper presents detection and classification of vehicles on publicly available datasets by utilizing the YOLO-v5 architecture. This paper’s findings utilize the concept of transfer learning through fine tuning the weights of the pre-trained YOLO-v5 architecture. To employ the concept of transfer learning, extensive data sets of images and videos of the congested traffic patterns were collected by the authors. These datasets were made more comprehensive by pointing various attributes, for instance high- and low-density traffic patterns, occlusions, and different weather circumstances. All of these gathered datasets were manually annotated. Ultim...</p><div class="ds-related-work--ctas"><button class="ds2-5-text-link ds2-5-text-link--inline js-swp-download-button" data-signup-modal="{&quot;location&quot;:&quot;wsj-grid-card-download-pdf-modal&quot;,&quot;work_title&quot;:&quot;A Fast and Accurate Real-Time Vehicle Detection Method Using Deep Learning for Unconstrained Environments&quot;,&quot;attachmentId&quot;:116311986,&quot;attachmentType&quot;:&quot;pdf&quot;,&quot;work_url&quot;:&quot;https://www.academia.edu/121436455/A_Fast_and_Accurate_Real_Time_Vehicle_Detection_Method_Using_Deep_Learning_for_Unconstrained_Environments&quot;,&quot;alternativeTracking&quot;:true}"><span class="material-symbols-outlined" style="font-size: 18px" translate="no">download</span><span class="ds2-5-text-link__content">Download free PDF</span></button><a class="ds2-5-text-link ds2-5-text-link--inline js-wsj-grid-card-view-pdf" href="https://www.academia.edu/121436455/A_Fast_and_Accurate_Real_Time_Vehicle_Detection_Method_Using_Deep_Learning_for_Unconstrained_Environments"><span class="ds2-5-text-link__content">View PDF</span><span class="material-symbols-outlined" style="font-size: 18px" translate="no">chevron_right</span></a></div></div><div class="ds-related-work--container js-wsj-grid-card" data-collection-position="2" data-entity-id="43807151" data-sort-order="default"><a class="ds-related-work--title js-wsj-grid-card-title ds2-5-body-md ds2-5-body-link" href="https://www.academia.edu/43807151/IJERT_Real_Time_Road_Surveillance_and_Vehicle_Detection_using_Deep_Learning">IJERT-Real Time Road Surveillance and Vehicle Detection using Deep Learning</a><div class="ds-related-work--metadata"><a class="js-wsj-grid-card-author ds2-5-body-sm ds2-5-body-link" data-author-id="109571315" href="https://independent.academia.edu/IJERTORG">IJERT Journal</a></div><p class="ds-related-work--metadata ds2-5-body-xs">International Journal of Engineering Research and Technology (IJERT), 2020</p><p class="ds-related-work--abstract ds2-5-body-sm">https://www.ijert.org/real-time-road-surveillance-and-vehicle-detection-using-deep-learning https://www.ijert.org/research/real-time-road-surveillance-and-vehicle-detection-using-deep-learning-IJERTV9IS070665.pdf There is a need for an intelligent transportation infrastructure and now there are technologies which could help us. Artificial Intelligence (deep learning in particular) could help with a lot of solutions to increase the efficiency of the current systems. The ability to detect and classify vehicles accurately is of paramount importance for the intelligent systems to succeed. In a country like India with growing population and limited space, these systems could play a vital role in helping us get around in the near future. Here, the focus of this project is to solve a few problems that are very relevant in the context of India. The aim is to detect and classify vehicles efficiently on a real time basis. This sets the base for further actions to be taken. For example, these actions can be detecting helmet, detecting triples, detecting seat-belt etc... (depending on the type of vehicle). This system could potentially help reduce traffic violations and also improve upon the safety of those using the road network.</p><div class="ds-related-work--ctas"><button class="ds2-5-text-link ds2-5-text-link--inline js-swp-download-button" data-signup-modal="{&quot;location&quot;:&quot;wsj-grid-card-download-pdf-modal&quot;,&quot;work_title&quot;:&quot;IJERT-Real Time Road Surveillance and Vehicle Detection using Deep Learning&quot;,&quot;attachmentId&quot;:64125003,&quot;attachmentType&quot;:&quot;pdf&quot;,&quot;work_url&quot;:&quot;https://www.academia.edu/43807151/IJERT_Real_Time_Road_Surveillance_and_Vehicle_Detection_using_Deep_Learning&quot;,&quot;alternativeTracking&quot;:true}"><span class="material-symbols-outlined" style="font-size: 18px" translate="no">download</span><span class="ds2-5-text-link__content">Download free PDF</span></button><a class="ds2-5-text-link ds2-5-text-link--inline js-wsj-grid-card-view-pdf" href="https://www.academia.edu/43807151/IJERT_Real_Time_Road_Surveillance_and_Vehicle_Detection_using_Deep_Learning"><span class="ds2-5-text-link__content">View PDF</span><span class="material-symbols-outlined" style="font-size: 18px" translate="no">chevron_right</span></a></div></div><div class="ds-related-work--container js-wsj-grid-card" data-collection-position="3" data-entity-id="103380713" data-sort-order="default"><a class="ds-related-work--title js-wsj-grid-card-title ds2-5-body-md ds2-5-body-link" href="https://www.academia.edu/103380713/Vehicle_detection_systems_for_intelligent_driving_using_deep_convolutional_neural_networks">Vehicle detection systems for intelligent driving using deep convolutional neural networks</a><div class="ds-related-work--metadata"><a class="js-wsj-grid-card-author ds2-5-body-sm ds2-5-body-link" data-author-id="40045720" href="https://independent.academia.edu/Abiyev">Rahib Abiyev</a></div><p class="ds-related-work--metadata ds2-5-body-xs">Discover Artificial Intelligence</p><p class="ds-related-work--abstract ds2-5-body-sm">In the paper, a vision-based vehicle identification system is proposed for autonomous intelligent car driving. The accurate detection of obstacles (vehicles) during intelligent car driving allows avoiding crashes, preventing accidents, saving people’s lives and reducing harm. The vehicle detection system, which uses low-quality images captured by a monocular video camera mounted at the front of the car, is based on convolutional neural networks (CNN). The CNN can extract global features of the images using convolutional layers and achieves more accurate, and faithful contours of vehicles. The CNN structure proposed in the paper provides high-accuracy detection of vehicle images. The experiments that have been performed using GTI dataset demonstrate that the CNN-based vehicle detection system achieves very accurate results and is more robust to different variations of images.</p><div class="ds-related-work--ctas"><button class="ds2-5-text-link ds2-5-text-link--inline js-swp-download-button" data-signup-modal="{&quot;location&quot;:&quot;wsj-grid-card-download-pdf-modal&quot;,&quot;work_title&quot;:&quot;Vehicle detection systems for intelligent driving using deep convolutional neural networks&quot;,&quot;attachmentId&quot;:103402835,&quot;attachmentType&quot;:&quot;pdf&quot;,&quot;work_url&quot;:&quot;https://www.academia.edu/103380713/Vehicle_detection_systems_for_intelligent_driving_using_deep_convolutional_neural_networks&quot;,&quot;alternativeTracking&quot;:true}"><span class="material-symbols-outlined" style="font-size: 18px" translate="no">download</span><span class="ds2-5-text-link__content">Download free PDF</span></button><a class="ds2-5-text-link ds2-5-text-link--inline js-wsj-grid-card-view-pdf" href="https://www.academia.edu/103380713/Vehicle_detection_systems_for_intelligent_driving_using_deep_convolutional_neural_networks"><span class="ds2-5-text-link__content">View PDF</span><span class="material-symbols-outlined" style="font-size: 18px" translate="no">chevron_right</span></a></div></div><div class="ds-related-work--container js-wsj-grid-card" data-collection-position="4" data-entity-id="97048117" data-sort-order="default"><a class="ds-related-work--title js-wsj-grid-card-title ds2-5-body-md ds2-5-body-link" href="https://www.academia.edu/97048117/Customized_Deep_Learning_Technique_for_Vehicle_Detection_along_with_Speed_Estimation">Customized Deep Learning Technique for Vehicle Detection along with Speed Estimation</a><div class="ds-related-work--metadata"><a class="js-wsj-grid-card-author ds2-5-body-sm ds2-5-body-link" data-author-id="29451838" href="https://vit.academia.edu/DrSagarPande">Dr. Sagar D Pande</a><span>, </span><a class="js-wsj-grid-card-author ds2-5-body-sm ds2-5-body-link" data-author-id="32919427" href="https://independent.academia.edu/IdesEditor">Grenze International Journal of Engineering and Technology GIJET</a></div><p class="ds-related-work--abstract ds2-5-body-sm">The method proposed over here in this paper is a vehicle speed estimation technique on moving vehicle under the cctv camera surveillance. For real-time vehicle detection, the YOLO (You Only Look Once) technique is employed, and the centroid approach is used to estimate vehicle speed. The video frame is converted to grayscale so that it may be processed by the computer as 0 and 1. The brightness of the scale is represented by each number. Then, by looking at these statistics, we train the YOLO Convolutional Neural Network to learn to identify the final detection. YOLO reframes object recognition as a single regression issue by taking the entire image and going directly from image pixels to bounding box coordinates and class probabilities. The next step is to compute bounding boxes (boxes that encompass the objects) using IoU (Intersect over Union) and NMS (non-maximum suppression). The IoU indicates how closely the machine&#39;s predicted bounding box fits the bounding box of the real item. However, because of the process, a problem of over-identification with a specific object arises. NMS ensures that the best cell is found among all these bounding boxes. Rather than concluding that a single car in the image has numerous causes, NMS chooses the boxes with the highest likelihood of determining the same vehicle. The vehicle centroid values are calculated after the cars have been detected. The distance traveled by vehicle is calculated using the centroid value. The speed of the vehicle is calculated after sorting out the distance that has been covered by the vehicle. YOLO is an effective and efficient strategy that epitomizes the spirit of machine learning in the suggested methodology for our vehicle recognition and speed estimation system. YOLO initially trains with 416*416 photographs, then retrains for 30 epochs at a 10-3 learning rate using 416*416 images. After training, the classifier has a top-one accuracy of 99.4% and a top-five accuracy of 99.3%.</p><div class="ds-related-work--ctas"><button class="ds2-5-text-link ds2-5-text-link--inline js-swp-download-button" data-signup-modal="{&quot;location&quot;:&quot;wsj-grid-card-download-pdf-modal&quot;,&quot;work_title&quot;:&quot;Customized Deep Learning Technique for Vehicle Detection along with Speed Estimation&quot;,&quot;attachmentId&quot;:98777846,&quot;attachmentType&quot;:&quot;pdf&quot;,&quot;work_url&quot;:&quot;https://www.academia.edu/97048117/Customized_Deep_Learning_Technique_for_Vehicle_Detection_along_with_Speed_Estimation&quot;,&quot;alternativeTracking&quot;:true}"><span class="material-symbols-outlined" style="font-size: 18px" translate="no">download</span><span class="ds2-5-text-link__content">Download free PDF</span></button><a class="ds2-5-text-link ds2-5-text-link--inline js-wsj-grid-card-view-pdf" href="https://www.academia.edu/97048117/Customized_Deep_Learning_Technique_for_Vehicle_Detection_along_with_Speed_Estimation"><span class="ds2-5-text-link__content">View PDF</span><span class="material-symbols-outlined" style="font-size: 18px" translate="no">chevron_right</span></a></div></div><div class="ds-related-work--container js-wsj-grid-card" data-collection-position="5" data-entity-id="122469105" data-sort-order="default"><a class="ds-related-work--title js-wsj-grid-card-title ds2-5-body-md ds2-5-body-link" href="https://www.academia.edu/122469105/The_implementation_of_intelligent_systems_in_automating_vehicle_detection_on_the_road">The implementation of intelligent systems in automating vehicle detection on the road</a><div class="ds-related-work--metadata"><a class="js-wsj-grid-card-author ds2-5-body-sm ds2-5-body-link" data-author-id="178710491" href="https://universitassemarang.academia.edu/SusantoSanto">Susanto Santo</a></div><p class="ds-related-work--metadata ds2-5-body-xs">IAES International Journal of Artificial Intelligence (IJ-AI), 2021</p><p class="ds-related-work--abstract ds2-5-body-sm">Indonesia is a country with a high population, especially in big cities. The road always crowded with various types of vehicles. Sometimes the growth of vehicles is not matched by road construction. During peak hours, too many vehicles can cause traffic jams on the road. The road is needed to be widened to accommodate the number of vehicles that pass each day. In order for road widening to be precise at locations that frequently occur in traffic jams, data on the number and classification of vehicles passing is required. Therefore, a system that can calculate and recognize the type of vehicle that passes is needed. The development of various studies on artificial intelligence especially about object detection can classify and calculate the type of vehicle. In this study, the authors used the you only look once (YOLO) object detection system using a convolution neural network (CNN) method to classify and count vehicles that pass automatically. The author uses a dataset of 600 images with 4 classes which are car, truck, bus, and motorbikes that pass through the road. The results showed that the YOLO object detection system can recognize objects consistently with accuracy more than 80% on CCTV video that installed on the road.</p><div class="ds-related-work--ctas"><button class="ds2-5-text-link ds2-5-text-link--inline js-swp-download-button" data-signup-modal="{&quot;location&quot;:&quot;wsj-grid-card-download-pdf-modal&quot;,&quot;work_title&quot;:&quot;The implementation of intelligent systems in automating vehicle detection on the road&quot;,&quot;attachmentId&quot;:117126373,&quot;attachmentType&quot;:&quot;pdf&quot;,&quot;work_url&quot;:&quot;https://www.academia.edu/122469105/The_implementation_of_intelligent_systems_in_automating_vehicle_detection_on_the_road&quot;,&quot;alternativeTracking&quot;:true}"><span class="material-symbols-outlined" style="font-size: 18px" translate="no">download</span><span class="ds2-5-text-link__content">Download free PDF</span></button><a class="ds2-5-text-link ds2-5-text-link--inline js-wsj-grid-card-view-pdf" href="https://www.academia.edu/122469105/The_implementation_of_intelligent_systems_in_automating_vehicle_detection_on_the_road"><span class="ds2-5-text-link__content">View PDF</span><span class="material-symbols-outlined" style="font-size: 18px" translate="no">chevron_right</span></a></div></div><div class="ds-related-work--container js-wsj-grid-card" data-collection-position="6" data-entity-id="37365242" data-sort-order="default"><a class="ds-related-work--title js-wsj-grid-card-title ds2-5-body-md ds2-5-body-link" href="https://www.academia.edu/37365242/Deep_Learning_based_Vehicle_Detection_and_Tracking_Techniques_State_of_the_Art_Survey">Deep Learning based Vehicle Detection and Tracking Techniques: State-of- the-Art Survey</a><div class="ds-related-work--metadata"><a class="js-wsj-grid-card-author ds2-5-body-sm ds2-5-body-link" data-author-id="2328357" href="https://independent.academia.edu/JournalofComputerScienceIJCSIS">Journal of Computer Science IJCSIS</a></div><p class="ds-related-work--abstract ds2-5-body-sm">Vehicle detection has become anessential task because of the rising usage of surveillance cameras in smart cities, road network managent, highway and urban traffic planning etc.But detection of vehicles faces many challenges such as occluded vehicles, shadows of structures, similarity in designs of vehicle leading to classification issues. Deep Learning based algorithms such as CNN, RCNN, Faster CNN etc. provides appropriate solution to facilitate vehicle detection because of the self learning capability of the algorithm after training. This paper aims to present an overview of various vehicle detection techniques based on deep learning which can effectively be used for video surveillance in highway, road and traffic management systems.</p><div class="ds-related-work--ctas"><button class="ds2-5-text-link ds2-5-text-link--inline js-swp-download-button" data-signup-modal="{&quot;location&quot;:&quot;wsj-grid-card-download-pdf-modal&quot;,&quot;work_title&quot;:&quot;Deep Learning based Vehicle Detection and Tracking Techniques: State-of- the-Art Survey&quot;,&quot;attachmentId&quot;:57326671,&quot;attachmentType&quot;:&quot;pdf&quot;,&quot;work_url&quot;:&quot;https://www.academia.edu/37365242/Deep_Learning_based_Vehicle_Detection_and_Tracking_Techniques_State_of_the_Art_Survey&quot;,&quot;alternativeTracking&quot;:true}"><span class="material-symbols-outlined" style="font-size: 18px" translate="no">download</span><span class="ds2-5-text-link__content">Download free PDF</span></button><a class="ds2-5-text-link ds2-5-text-link--inline js-wsj-grid-card-view-pdf" href="https://www.academia.edu/37365242/Deep_Learning_based_Vehicle_Detection_and_Tracking_Techniques_State_of_the_Art_Survey"><span class="ds2-5-text-link__content">View PDF</span><span class="material-symbols-outlined" style="font-size: 18px" translate="no">chevron_right</span></a></div></div><div class="ds-related-work--container js-wsj-grid-card" data-collection-position="7" data-entity-id="51054895" data-sort-order="default"><a class="ds-related-work--title js-wsj-grid-card-title ds2-5-body-md ds2-5-body-link" href="https://www.academia.edu/51054895/A_Model_Based_on_Convolutional_Neural_Network_CNN_for_Vehicle_Classification">A Model Based on Convolutional Neural Network (CNN) for Vehicle Classification</a><div class="ds-related-work--metadata"><a class="js-wsj-grid-card-author ds2-5-body-sm ds2-5-body-link" data-author-id="202459106" href="https://northsouth.academia.edu/TONMOYROY">TONMOY ROY</a><span>, </span><a class="js-wsj-grid-card-author ds2-5-body-sm ds2-5-body-link" data-author-id="180841030" href="https://independent.academia.edu/MahdiaAmina">Mahdia Amina</a><span>, </span><a class="js-wsj-grid-card-author ds2-5-body-sm ds2-5-body-link" data-author-id="99384668" href="https://malaya.academia.edu/FMJavedMehediShamrat">F M Javed Mehedi Shamrat</a><span>, </span><a class="js-wsj-grid-card-author ds2-5-body-sm ds2-5-body-link" data-author-id="27426166" href="https://independent.academia.edu/KarimAsif">Joyece Jane</a></div><p class="ds-related-work--metadata ds2-5-body-xs">IEEE, 2021</p><p class="ds-related-work--abstract ds2-5-body-sm">The Convolutional Neural Network (CNN) is a form of artificial neural network that has become very popular in computer vision. We proposed a convolutional neural network for classifying common types of vehicles in our country in this paper. Vehicle classification is essential in many applications, including surveillance protection systems and traffic control systems. We raised these concerns and set a goal to find a way to eliminate traffic-related road accidents. The most challenging aspect of computer vision is achieving effective outcomes in order to execute a device due to variations of data shapes and colors. We used three learning methods to identify the vehicle: MobileNetV2, DenseNet, and VGG 19, and demonstrated the methods detection accuracy. Convolutional neural networks are capable of performing all three approaches with grace. The system performs impressively on a real-time standard dataset-the Nepal dataset, which contains 4800 photographs of vehicles. DenseNet has a training accuracy of 94.32 % and a validation accuracy of 95.37%. Furthermore, the VGG 19 has a training accuracy of 91.94 % and a validation accuracy of 92.68 %. The MobileNetV2 architecture has the best accuracy, with a training accuracy of 97.01% and validation accuracy of 98.10%.</p><div class="ds-related-work--ctas"><button class="ds2-5-text-link ds2-5-text-link--inline js-swp-download-button" data-signup-modal="{&quot;location&quot;:&quot;wsj-grid-card-download-pdf-modal&quot;,&quot;work_title&quot;:&quot;A Model Based on Convolutional Neural Network (CNN) for Vehicle Classification&quot;,&quot;attachmentId&quot;:68916032,&quot;attachmentType&quot;:&quot;pdf&quot;,&quot;work_url&quot;:&quot;https://www.academia.edu/51054895/A_Model_Based_on_Convolutional_Neural_Network_CNN_for_Vehicle_Classification&quot;,&quot;alternativeTracking&quot;:true}"><span class="material-symbols-outlined" style="font-size: 18px" translate="no">download</span><span class="ds2-5-text-link__content">Download free PDF</span></button><a class="ds2-5-text-link ds2-5-text-link--inline js-wsj-grid-card-view-pdf" href="https://www.academia.edu/51054895/A_Model_Based_on_Convolutional_Neural_Network_CNN_for_Vehicle_Classification"><span class="ds2-5-text-link__content">View PDF</span><span class="material-symbols-outlined" style="font-size: 18px" translate="no">chevron_right</span></a></div></div><div class="ds-related-work--container js-wsj-grid-card" data-collection-position="8" data-entity-id="43669902" data-sort-order="default"><a class="ds-related-work--title js-wsj-grid-card-title ds2-5-body-md ds2-5-body-link" href="https://www.academia.edu/43669902/OBJECT_DETECTION_IN_TRAFFIC_SCENARIOS_A_COMPARISON_OF_TRADITIONAL_AND_DEEP_LEARNING_APPROACHES">OBJECT DETECTION IN TRAFFIC SCENARIOS -A COMPARISON OF TRADITIONAL AND DEEP LEARNING APPROACHES</a><div class="ds-related-work--metadata"><a class="js-wsj-grid-card-author ds2-5-body-sm ds2-5-body-link" data-author-id="15689241" href="https://independent.academia.edu/ComputerScienceInformationTechnologyCSIT">Computer Science &amp; Information Technology (CS &amp; IT) Computer Science Conference Proceedings (CSCP)</a></div><p class="ds-related-work--abstract ds2-5-body-sm">In the area of computer vision, research on object detection algorithms has grown rapidly as it is the fundamental step for automation, specifically for self-driving vehicles. This work presents a comparison of traditional and deep learning approaches for the task of object detection in traffic scenarios. The handcrafted feature descriptor like Histogram of oriented Gradients (HOG) with a linear Support Vector Machine (SVM) classifier is compared with deep learning approaches like Single Shot Detector (SSD) and You Only Look Once (YOLO), in terms of mean Average Precision (mAP) and processing speed. SSD algorithm is implemented with different backbone architectures like VGG16, MobileNetV2 and ResNeXt50, similarly YOLO algorithm with MobileNetV1 and ResNet50, to compare the performance of the approaches. The training and inference is performed on PASCAL VOC 2007 and 2012 training, and PASCAL VOC 2007 test data respectively. We consider five classes relevant for traffic scenarios, namely, bicycle, bus, car, motorbike and person for the calculation of mAP. Both qualitative and quantitative results are presented for comparison. For the task of object detection, the deep learning approaches outperform the traditional approach both in accuracy and speed. This is achieved at the cost of requiring large amount of data, high computation power and time to train a deep learning approach.</p><div class="ds-related-work--ctas"><button class="ds2-5-text-link ds2-5-text-link--inline js-swp-download-button" data-signup-modal="{&quot;location&quot;:&quot;wsj-grid-card-download-pdf-modal&quot;,&quot;work_title&quot;:&quot;OBJECT DETECTION IN TRAFFIC SCENARIOS -A COMPARISON OF TRADITIONAL AND DEEP LEARNING APPROACHES&quot;,&quot;attachmentId&quot;:63971211,&quot;attachmentType&quot;:&quot;pdf&quot;,&quot;work_url&quot;:&quot;https://www.academia.edu/43669902/OBJECT_DETECTION_IN_TRAFFIC_SCENARIOS_A_COMPARISON_OF_TRADITIONAL_AND_DEEP_LEARNING_APPROACHES&quot;,&quot;alternativeTracking&quot;:true}"><span class="material-symbols-outlined" style="font-size: 18px" translate="no">download</span><span class="ds2-5-text-link__content">Download free PDF</span></button><a class="ds2-5-text-link ds2-5-text-link--inline js-wsj-grid-card-view-pdf" href="https://www.academia.edu/43669902/OBJECT_DETECTION_IN_TRAFFIC_SCENARIOS_A_COMPARISON_OF_TRADITIONAL_AND_DEEP_LEARNING_APPROACHES"><span class="ds2-5-text-link__content">View PDF</span><span class="material-symbols-outlined" style="font-size: 18px" translate="no">chevron_right</span></a></div></div><div class="ds-related-work--container js-wsj-grid-card" data-collection-position="9" data-entity-id="80176070" data-sort-order="default"><a class="ds-related-work--title js-wsj-grid-card-title ds2-5-body-md ds2-5-body-link" href="https://www.academia.edu/80176070/A_Comparitive_Study_of_Convolutional_Neural_Network_Models_for_Detection_Classification_and_Counting_of_Vehicles_in_Traffic">A Comparitive Study of Convolutional Neural Network Models for Detection, Classification and Counting of Vehicles in Traffic</a><div class="ds-related-work--metadata"><a class="js-wsj-grid-card-author ds2-5-body-sm ds2-5-body-link" data-author-id="45702421" href="https://independent.academia.edu/AziziAbdullah3">Azizi Abdullah</a></div><p class="ds-related-work--metadata ds2-5-body-xs">2020</p><p class="ds-related-work--abstract ds2-5-body-sm">Deep Learning based networks especially Convolutional Neural Network (CNN) models are widely used in vehicle detection, classification and counting system. On the other hand, transfer learning is a process of re-using a trained model to solve a problem similar to the one it was trained. Two ways of implementing transfer learning are direct usage of a model as a classifier and usage of a pre-trained model as a weight initialization for training with a new dataset. With recent development in the field of deep learning, many CNN models and architectures are available which makes the selection of a suitable model for performing vehicle detection, classification and counting a big challenge. Besides that, a tracking method is also required to track the vehicles in the video sequences so that the counting can be done as accurate as possible. In this project three types of CNN models i.e. SSD Inception, Faster R-CNN ResNet and Yolo DarkNet were tested on 10 traffic video samples using tran...</p><div class="ds-related-work--ctas"><button class="ds2-5-text-link ds2-5-text-link--inline js-swp-download-button" data-signup-modal="{&quot;location&quot;:&quot;wsj-grid-card-download-pdf-modal&quot;,&quot;work_title&quot;:&quot;A Comparitive Study of Convolutional Neural Network Models for Detection, Classification and Counting of Vehicles in Traffic&quot;,&quot;attachmentId&quot;:86645411,&quot;attachmentType&quot;:&quot;pdf&quot;,&quot;work_url&quot;:&quot;https://www.academia.edu/80176070/A_Comparitive_Study_of_Convolutional_Neural_Network_Models_for_Detection_Classification_and_Counting_of_Vehicles_in_Traffic&quot;,&quot;alternativeTracking&quot;:true}"><span class="material-symbols-outlined" style="font-size: 18px" translate="no">download</span><span class="ds2-5-text-link__content">Download free PDF</span></button><a class="ds2-5-text-link ds2-5-text-link--inline js-wsj-grid-card-view-pdf" href="https://www.academia.edu/80176070/A_Comparitive_Study_of_Convolutional_Neural_Network_Models_for_Detection_Classification_and_Counting_of_Vehicles_in_Traffic"><span class="ds2-5-text-link__content">View PDF</span><span class="material-symbols-outlined" style="font-size: 18px" translate="no">chevron_right</span></a></div></div></div></div><div class="ds-sticky-ctas--wrapper js-loswp-sticky-ctas hidden"><div class="ds-sticky-ctas--grid-container"><div class="ds-sticky-ctas--container"><button class="ds2-5-button js-swp-download-button" data-signup-modal="{&quot;location&quot;:&quot;continue-reading-button--sticky-ctas&quot;,&quot;attachmentId&quot;:98803146,&quot;attachmentType&quot;:&quot;pdf&quot;,&quot;workUrl&quot;:null}">See full PDF</button><button class="ds2-5-button ds2-5-button--secondary js-swp-download-button" data-signup-modal="{&quot;location&quot;:&quot;download-pdf-button--sticky-ctas&quot;,&quot;attachmentId&quot;:98803146,&quot;attachmentType&quot;:&quot;pdf&quot;,&quot;workUrl&quot;:null}"><span class="material-symbols-outlined" style="font-size: 20px" translate="no">download</span>Download PDF</button></div></div></div><div class="ds-below-fold--grid-container"><div class="ds-work--container js-loswp-embedded-document"><div class="attachment_preview" data-attachment="Attachment_98803146" style="display: none"><div class="js-scribd-document-container"><div class="scribd--document-loading js-scribd-document-loader" style="display: block;"><img alt="Loading..." src="//a.academia-assets.com/images/loaders/paper-load.gif" /><p>Loading Preview</p></div></div><div style="text-align: center;"><div class="scribd--no-preview-alert js-preview-unavailable"><p>Sorry, preview is currently unavailable. You can download the paper by clicking the button above.</p></div></div></div></div><div class="ds-sidebar--container js-work-sidebar"><div class="ds-related-content--container"><h2 class="ds-related-content--heading">Related papers</h2><div class="ds-related-work--container js-related-work-sidebar-card" data-collection-position="0" data-entity-id="112084286" data-sort-order="default"><a class="ds-related-work--title js-related-work-grid-card-title ds2-5-body-md ds2-5-body-link" href="https://www.academia.edu/112084286/Vehicle_Detection_and_Identification_Using_Computer_Vision_Technology_with_the_Utilization_of_the_YOLOv8_Deep_Learning_Method">Vehicle Detection and Identification Using Computer Vision Technology with the Utilization of the YOLOv8 Deep Learning Method</a><div class="ds-related-work--metadata"><a class="js-related-work-grid-card-author ds2-5-body-sm ds2-5-body-link" data-author-id="218588178" href="https://independent.academia.edu/TELAUMBANUAPASRAH">PASRAH TELAUMBANUA</a></div><p class="ds-related-work--metadata ds2-5-body-xs">sinkron</p><div class="ds-related-work--ctas"><button class="ds2-5-text-link ds2-5-text-link--inline js-swp-download-button" data-signup-modal="{&quot;location&quot;:&quot;wsj-grid-card-download-pdf-modal&quot;,&quot;work_title&quot;:&quot;Vehicle Detection and Identification Using Computer Vision Technology with the Utilization of the YOLOv8 Deep Learning Method&quot;,&quot;attachmentId&quot;:109424272,&quot;attachmentType&quot;:&quot;pdf&quot;,&quot;work_url&quot;:&quot;https://www.academia.edu/112084286/Vehicle_Detection_and_Identification_Using_Computer_Vision_Technology_with_the_Utilization_of_the_YOLOv8_Deep_Learning_Method&quot;,&quot;alternativeTracking&quot;:true}"><span class="material-symbols-outlined" style="font-size: 18px" translate="no">download</span><span class="ds2-5-text-link__content">Download free PDF</span></button><a class="ds2-5-text-link ds2-5-text-link--inline js-related-work-grid-card-view-pdf" href="https://www.academia.edu/112084286/Vehicle_Detection_and_Identification_Using_Computer_Vision_Technology_with_the_Utilization_of_the_YOLOv8_Deep_Learning_Method"><span class="ds2-5-text-link__content">View PDF</span><span class="material-symbols-outlined" style="font-size: 18px" translate="no">chevron_right</span></a></div></div><div class="ds-related-work--container js-related-work-sidebar-card" data-collection-position="1" data-entity-id="51346382" data-sort-order="default"><a class="ds-related-work--title js-related-work-grid-card-title ds2-5-body-md ds2-5-body-link" href="https://www.academia.edu/51346382/An_Efficient_Road_Surveillance_Approach_to_Detect_Recognize_and_Tracking_Vehicles_Using_Deep_Learning_Methods">An Efficient Road Surveillance Approach to Detect, Recognize &amp; Tracking Vehicles Using Deep Learning Methods</a><div class="ds-related-work--metadata"><a class="js-related-work-grid-card-author ds2-5-body-sm ds2-5-body-link" data-author-id="64525554" href="https://technoscienceacademy.academia.edu/IJSRCSEIT">International Journal of Scientific Research in Computer Science, Engineering and Information Technology IJSRCSEIT</a></div><p class="ds-related-work--metadata ds2-5-body-xs">International Journal of Scientific Research in Computer Science, Engineering and Information Technology, 2021</p><div class="ds-related-work--ctas"><button class="ds2-5-text-link ds2-5-text-link--inline js-swp-download-button" data-signup-modal="{&quot;location&quot;:&quot;wsj-grid-card-download-pdf-modal&quot;,&quot;work_title&quot;:&quot;An Efficient Road Surveillance Approach to Detect, Recognize \u0026 Tracking Vehicles Using Deep Learning Methods&quot;,&quot;attachmentId&quot;:69107363,&quot;attachmentType&quot;:&quot;pdf&quot;,&quot;work_url&quot;:&quot;https://www.academia.edu/51346382/An_Efficient_Road_Surveillance_Approach_to_Detect_Recognize_and_Tracking_Vehicles_Using_Deep_Learning_Methods&quot;,&quot;alternativeTracking&quot;:true}"><span class="material-symbols-outlined" style="font-size: 18px" translate="no">download</span><span class="ds2-5-text-link__content">Download free PDF</span></button><a class="ds2-5-text-link ds2-5-text-link--inline js-related-work-grid-card-view-pdf" href="https://www.academia.edu/51346382/An_Efficient_Road_Surveillance_Approach_to_Detect_Recognize_and_Tracking_Vehicles_Using_Deep_Learning_Methods"><span class="ds2-5-text-link__content">View PDF</span><span class="material-symbols-outlined" style="font-size: 18px" translate="no">chevron_right</span></a></div></div><div class="ds-related-work--container js-related-work-sidebar-card" data-collection-position="2" data-entity-id="80691601" data-sort-order="default"><a class="ds-related-work--title js-related-work-grid-card-title ds2-5-body-md ds2-5-body-link" href="https://www.academia.edu/80691601/Large_Scale_Traffic_Surveillance_Vehicle_Detection_and_Classification_Using_Cascade_Classifier_and_Convolutional_Neural_Network">Large Scale Traffic Surveillance :Vehicle Detection and Classification Using Cascade Classifier and Convolutional Neural Network</a><div class="ds-related-work--metadata"><a class="js-related-work-grid-card-author ds2-5-body-sm ds2-5-body-link" data-author-id="219352128" href="https://independent.academia.edu/ShaifChowdhury">Shaif Chowdhury</a></div><p class="ds-related-work--metadata ds2-5-body-xs">2017</p><div class="ds-related-work--ctas"><button class="ds2-5-text-link ds2-5-text-link--inline js-swp-download-button" data-signup-modal="{&quot;location&quot;:&quot;wsj-grid-card-download-pdf-modal&quot;,&quot;work_title&quot;:&quot;Large Scale Traffic Surveillance :Vehicle Detection and Classification Using Cascade Classifier and Convolutional Neural Network&quot;,&quot;attachmentId&quot;:86990259,&quot;attachmentType&quot;:&quot;pdf&quot;,&quot;work_url&quot;:&quot;https://www.academia.edu/80691601/Large_Scale_Traffic_Surveillance_Vehicle_Detection_and_Classification_Using_Cascade_Classifier_and_Convolutional_Neural_Network&quot;,&quot;alternativeTracking&quot;:true}"><span class="material-symbols-outlined" style="font-size: 18px" translate="no">download</span><span class="ds2-5-text-link__content">Download free PDF</span></button><a class="ds2-5-text-link ds2-5-text-link--inline js-related-work-grid-card-view-pdf" href="https://www.academia.edu/80691601/Large_Scale_Traffic_Surveillance_Vehicle_Detection_and_Classification_Using_Cascade_Classifier_and_Convolutional_Neural_Network"><span class="ds2-5-text-link__content">View PDF</span><span class="material-symbols-outlined" style="font-size: 18px" translate="no">chevron_right</span></a></div></div><div class="ds-related-work--container js-related-work-sidebar-card" data-collection-position="3" data-entity-id="49975663" data-sort-order="default"><a class="ds-related-work--title js-related-work-grid-card-title ds2-5-body-md ds2-5-body-link" href="https://www.academia.edu/49975663/VEHICLE_CLASSIFICATION_USING_THE_CONVOLUTION_NEURAL_NETWORK_APPROACH">VEHICLE CLASSIFICATION USING THE CONVOLUTION NEURAL NETWORK APPROACH</a><div class="ds-related-work--metadata"><a class="js-related-work-grid-card-author ds2-5-body-sm ds2-5-body-link" data-author-id="187691426" href="https://independent.academia.edu/MandalapuSaradaDevi">Mandalapu Sarada Devi</a><span>, </span><a class="js-related-work-grid-card-author ds2-5-body-sm ds2-5-body-link" data-author-id="52647603" href="https://gtu-in.academia.edu/JANAKTRIVEDI">JANAK TRIVEDI</a></div><p class="ds-related-work--metadata ds2-5-body-xs">Scientific Journal of Silesian University of Technology. Series Transport , 2021</p><div class="ds-related-work--ctas"><button class="ds2-5-text-link ds2-5-text-link--inline js-swp-download-button" data-signup-modal="{&quot;location&quot;:&quot;wsj-grid-card-download-pdf-modal&quot;,&quot;work_title&quot;:&quot;VEHICLE CLASSIFICATION USING THE CONVOLUTION NEURAL NETWORK APPROACH&quot;,&quot;attachmentId&quot;:68133202,&quot;attachmentType&quot;:&quot;pdf&quot;,&quot;work_url&quot;:&quot;https://www.academia.edu/49975663/VEHICLE_CLASSIFICATION_USING_THE_CONVOLUTION_NEURAL_NETWORK_APPROACH&quot;,&quot;alternativeTracking&quot;:true}"><span class="material-symbols-outlined" style="font-size: 18px" translate="no">download</span><span class="ds2-5-text-link__content">Download free PDF</span></button><a class="ds2-5-text-link ds2-5-text-link--inline js-related-work-grid-card-view-pdf" href="https://www.academia.edu/49975663/VEHICLE_CLASSIFICATION_USING_THE_CONVOLUTION_NEURAL_NETWORK_APPROACH"><span class="ds2-5-text-link__content">View PDF</span><span class="material-symbols-outlined" style="font-size: 18px" translate="no">chevron_right</span></a></div></div><div class="ds-related-work--container js-related-work-sidebar-card" data-collection-position="4" data-entity-id="93292664" data-sort-order="default"><a class="ds-related-work--title js-related-work-grid-card-title ds2-5-body-md ds2-5-body-link" href="https://www.academia.edu/93292664/A_Vehicle_Detection_Approach_using_Deep_Learning_Methodologies">A Vehicle Detection Approach using Deep Learning Methodologies</a><div class="ds-related-work--metadata"><a class="js-related-work-grid-card-author ds2-5-body-sm ds2-5-body-link" data-author-id="66264307" href="https://ankara.academia.edu/%C4%B0manAskerbeyli">İman Askerbeyli</a></div><p class="ds-related-work--metadata ds2-5-body-xs">ArXiv, 2018</p><div class="ds-related-work--ctas"><button class="ds2-5-text-link ds2-5-text-link--inline js-swp-download-button" data-signup-modal="{&quot;location&quot;:&quot;wsj-grid-card-download-pdf-modal&quot;,&quot;work_title&quot;:&quot;A Vehicle Detection Approach using Deep Learning Methodologies&quot;,&quot;attachmentId&quot;:96070035,&quot;attachmentType&quot;:&quot;pdf&quot;,&quot;work_url&quot;:&quot;https://www.academia.edu/93292664/A_Vehicle_Detection_Approach_using_Deep_Learning_Methodologies&quot;,&quot;alternativeTracking&quot;:true}"><span class="material-symbols-outlined" style="font-size: 18px" translate="no">download</span><span class="ds2-5-text-link__content">Download free PDF</span></button><a class="ds2-5-text-link ds2-5-text-link--inline js-related-work-grid-card-view-pdf" href="https://www.academia.edu/93292664/A_Vehicle_Detection_Approach_using_Deep_Learning_Methodologies"><span class="ds2-5-text-link__content">View PDF</span><span class="material-symbols-outlined" style="font-size: 18px" translate="no">chevron_right</span></a></div></div><div class="ds-related-work--container js-related-work-sidebar-card" data-collection-position="5" data-entity-id="115250543" data-sort-order="default"><a class="ds-related-work--title js-related-work-grid-card-title ds2-5-body-md ds2-5-body-link" href="https://www.academia.edu/115250543/Vehicle_Detection_Algorithm_Analysis">Vehicle Detection Algorithm Analysis</a><div class="ds-related-work--metadata"><a class="js-related-work-grid-card-author ds2-5-body-sm ds2-5-body-link" data-author-id="64525554" href="https://technoscienceacademy.academia.edu/IJSRCSEIT">International Journal of Scientific Research in Computer Science, Engineering and Information Technology IJSRCSEIT</a></div><p class="ds-related-work--metadata ds2-5-body-xs">International Journal of Scientific Research in Computer Science, Engineering and Information Technology, 2023</p><div class="ds-related-work--ctas"><button class="ds2-5-text-link ds2-5-text-link--inline js-swp-download-button" data-signup-modal="{&quot;location&quot;:&quot;wsj-grid-card-download-pdf-modal&quot;,&quot;work_title&quot;:&quot;Vehicle Detection Algorithm Analysis&quot;,&quot;attachmentId&quot;:111712632,&quot;attachmentType&quot;:&quot;pdf&quot;,&quot;work_url&quot;:&quot;https://www.academia.edu/115250543/Vehicle_Detection_Algorithm_Analysis&quot;,&quot;alternativeTracking&quot;:true}"><span class="material-symbols-outlined" style="font-size: 18px" translate="no">download</span><span class="ds2-5-text-link__content">Download free PDF</span></button><a class="ds2-5-text-link ds2-5-text-link--inline js-related-work-grid-card-view-pdf" href="https://www.academia.edu/115250543/Vehicle_Detection_Algorithm_Analysis"><span class="ds2-5-text-link__content">View PDF</span><span class="material-symbols-outlined" style="font-size: 18px" translate="no">chevron_right</span></a></div></div><div class="ds-related-work--container js-related-work-sidebar-card" data-collection-position="6" data-entity-id="99066119" data-sort-order="default"><a class="ds-related-work--title js-related-work-grid-card-title ds2-5-body-md ds2-5-body-link" href="https://www.academia.edu/99066119/Performance_Analysis_of_YOLO_based_Architectures_for_Vehicle_Detection_from_Traffic_Images_in_Bangladesh">Performance Analysis of YOLO-based Architectures for Vehicle Detection from Traffic Images in Bangladesh</a><div class="ds-related-work--metadata"><a class="js-related-work-grid-card-author ds2-5-body-sm ds2-5-body-link" data-author-id="163355014" href="https://independent.academia.edu/NusratJahanRani170041044">Nusrat Jahan Rani, 170041044</a></div><p class="ds-related-work--metadata ds2-5-body-xs">Cornell University - arXiv, 2022</p><div class="ds-related-work--ctas"><button class="ds2-5-text-link ds2-5-text-link--inline js-swp-download-button" data-signup-modal="{&quot;location&quot;:&quot;wsj-grid-card-download-pdf-modal&quot;,&quot;work_title&quot;:&quot;Performance Analysis of YOLO-based Architectures for Vehicle Detection from Traffic Images in Bangladesh&quot;,&quot;attachmentId&quot;:100251692,&quot;attachmentType&quot;:&quot;pdf&quot;,&quot;work_url&quot;:&quot;https://www.academia.edu/99066119/Performance_Analysis_of_YOLO_based_Architectures_for_Vehicle_Detection_from_Traffic_Images_in_Bangladesh&quot;,&quot;alternativeTracking&quot;:true}"><span class="material-symbols-outlined" style="font-size: 18px" translate="no">download</span><span class="ds2-5-text-link__content">Download free PDF</span></button><a class="ds2-5-text-link ds2-5-text-link--inline js-related-work-grid-card-view-pdf" href="https://www.academia.edu/99066119/Performance_Analysis_of_YOLO_based_Architectures_for_Vehicle_Detection_from_Traffic_Images_in_Bangladesh"><span class="ds2-5-text-link__content">View PDF</span><span class="material-symbols-outlined" style="font-size: 18px" translate="no">chevron_right</span></a></div></div><div class="ds-related-work--container js-related-work-sidebar-card" data-collection-position="7" data-entity-id="124774797" data-sort-order="default"><a class="ds-related-work--title js-related-work-grid-card-title ds2-5-body-md ds2-5-body-link" href="https://www.academia.edu/124774797/Image_Segmentation_and_Object_Detection_for_Automobile_using_OpenCV_and_CNN">Image Segmentation and Object Detection for Automobile using OpenCV and CNN</a><div class="ds-related-work--metadata"><a class="js-related-work-grid-card-author ds2-5-body-sm ds2-5-body-link" data-author-id="200848773" href="https://independent.academia.edu/PreciousOchofieAdaji">Precious Ochofie Adaji</a><span>, </span><a class="js-related-work-grid-card-author ds2-5-body-sm ds2-5-body-link" data-author-id="329208261" href="https://independent.academia.edu/MazaduIsmaila">Mazadu Ismaila</a></div><p class="ds-related-work--metadata ds2-5-body-xs">Journal of Network and Information Security, 2024</p><div class="ds-related-work--ctas"><button class="ds2-5-text-link ds2-5-text-link--inline js-swp-download-button" data-signup-modal="{&quot;location&quot;:&quot;wsj-grid-card-download-pdf-modal&quot;,&quot;work_title&quot;:&quot;Image Segmentation and Object Detection for Automobile using OpenCV and CNN&quot;,&quot;attachmentId&quot;:118937544,&quot;attachmentType&quot;:&quot;pdf&quot;,&quot;work_url&quot;:&quot;https://www.academia.edu/124774797/Image_Segmentation_and_Object_Detection_for_Automobile_using_OpenCV_and_CNN&quot;,&quot;alternativeTracking&quot;:true}"><span class="material-symbols-outlined" style="font-size: 18px" translate="no">download</span><span class="ds2-5-text-link__content">Download free PDF</span></button><a class="ds2-5-text-link ds2-5-text-link--inline js-related-work-grid-card-view-pdf" href="https://www.academia.edu/124774797/Image_Segmentation_and_Object_Detection_for_Automobile_using_OpenCV_and_CNN"><span class="ds2-5-text-link__content">View PDF</span><span class="material-symbols-outlined" style="font-size: 18px" translate="no">chevron_right</span></a></div></div><div class="ds-related-work--container js-related-work-sidebar-card" data-collection-position="8" data-entity-id="99155359" data-sort-order="default"><a class="ds-related-work--title js-related-work-grid-card-title ds2-5-body-md ds2-5-body-link" href="https://www.academia.edu/99155359/Vehicle_Detection_for_Accident_Prevention">Vehicle Detection for Accident Prevention</a><div class="ds-related-work--metadata"><a class="js-related-work-grid-card-author ds2-5-body-sm ds2-5-body-link" data-author-id="6079060" href="https://independent.academia.edu/IJRASETPublication">IJRASET Publication</a></div><p class="ds-related-work--metadata ds2-5-body-xs">International Journal for Research in Applied Science &amp; Engineering Technology (IJRASET), 2023</p><div class="ds-related-work--ctas"><button class="ds2-5-text-link ds2-5-text-link--inline js-swp-download-button" data-signup-modal="{&quot;location&quot;:&quot;wsj-grid-card-download-pdf-modal&quot;,&quot;work_title&quot;:&quot;Vehicle Detection for Accident Prevention&quot;,&quot;attachmentId&quot;:100317371,&quot;attachmentType&quot;:&quot;pdf&quot;,&quot;work_url&quot;:&quot;https://www.academia.edu/99155359/Vehicle_Detection_for_Accident_Prevention&quot;,&quot;alternativeTracking&quot;:true}"><span class="material-symbols-outlined" style="font-size: 18px" translate="no">download</span><span class="ds2-5-text-link__content">Download free PDF</span></button><a class="ds2-5-text-link ds2-5-text-link--inline js-related-work-grid-card-view-pdf" href="https://www.academia.edu/99155359/Vehicle_Detection_for_Accident_Prevention"><span class="ds2-5-text-link__content">View PDF</span><span class="material-symbols-outlined" style="font-size: 18px" translate="no">chevron_right</span></a></div></div><div class="ds-related-work--container js-related-work-sidebar-card" data-collection-position="9" data-entity-id="50280953" data-sort-order="default"><a class="ds-related-work--title js-related-work-grid-card-title ds2-5-body-md ds2-5-body-link" href="https://www.academia.edu/50280953/Development_of_a_Vehicle_for_Driving_with_Convolutional_Neural_Network">Development of a Vehicle for Driving with Convolutional Neural Network</a><div class="ds-related-work--metadata"><a class="js-related-work-grid-card-author ds2-5-body-sm ds2-5-body-link" data-author-id="45362177" href="https://independent.academia.edu/ArbnorPajaziti">Arbnor Pajaziti</a></div><p class="ds-related-work--metadata ds2-5-body-xs">International Journal of Advanced Computer Science and Applications</p><div class="ds-related-work--ctas"><button class="ds2-5-text-link ds2-5-text-link--inline js-swp-download-button" data-signup-modal="{&quot;location&quot;:&quot;wsj-grid-card-download-pdf-modal&quot;,&quot;work_title&quot;:&quot;Development of a Vehicle for Driving with Convolutional Neural Network&quot;,&quot;attachmentId&quot;:68325483,&quot;attachmentType&quot;:&quot;pdf&quot;,&quot;work_url&quot;:&quot;https://www.academia.edu/50280953/Development_of_a_Vehicle_for_Driving_with_Convolutional_Neural_Network&quot;,&quot;alternativeTracking&quot;:true}"><span class="material-symbols-outlined" style="font-size: 18px" translate="no">download</span><span class="ds2-5-text-link__content">Download free PDF</span></button><a class="ds2-5-text-link ds2-5-text-link--inline js-related-work-grid-card-view-pdf" href="https://www.academia.edu/50280953/Development_of_a_Vehicle_for_Driving_with_Convolutional_Neural_Network"><span class="ds2-5-text-link__content">View PDF</span><span class="material-symbols-outlined" style="font-size: 18px" translate="no">chevron_right</span></a></div></div><div class="ds-related-work--container js-related-work-sidebar-card" data-collection-position="10" data-entity-id="87642621" data-sort-order="default"><a class="ds-related-work--title js-related-work-grid-card-title ds2-5-body-md ds2-5-body-link" href="https://www.academia.edu/87642621/Comparative_Analysis_of_Deep_Learning_Models_for_Vehicle_Detection">Comparative Analysis of Deep Learning Models for Vehicle Detection</a><div class="ds-related-work--metadata"><a class="js-related-work-grid-card-author ds2-5-body-sm ds2-5-body-link" data-author-id="47939579" href="https://independent.academia.edu/RendiNurcahyo">Rendi Nurcahyo</a></div><p class="ds-related-work--metadata ds2-5-body-xs">Journal of Systems Engineering and Information Technology (JOSEIT), 2022</p><div class="ds-related-work--ctas"><button class="ds2-5-text-link ds2-5-text-link--inline js-swp-download-button" data-signup-modal="{&quot;location&quot;:&quot;wsj-grid-card-download-pdf-modal&quot;,&quot;work_title&quot;:&quot;Comparative Analysis of Deep Learning Models for Vehicle Detection&quot;,&quot;attachmentId&quot;:91796036,&quot;attachmentType&quot;:&quot;pdf&quot;,&quot;work_url&quot;:&quot;https://www.academia.edu/87642621/Comparative_Analysis_of_Deep_Learning_Models_for_Vehicle_Detection&quot;,&quot;alternativeTracking&quot;:true}"><span class="material-symbols-outlined" style="font-size: 18px" translate="no">download</span><span class="ds2-5-text-link__content">Download free PDF</span></button><a class="ds2-5-text-link ds2-5-text-link--inline js-related-work-grid-card-view-pdf" href="https://www.academia.edu/87642621/Comparative_Analysis_of_Deep_Learning_Models_for_Vehicle_Detection"><span class="ds2-5-text-link__content">View PDF</span><span class="material-symbols-outlined" style="font-size: 18px" translate="no">chevron_right</span></a></div></div><div class="ds-related-work--container js-related-work-sidebar-card" data-collection-position="11" data-entity-id="72613432" data-sort-order="default"><a class="ds-related-work--title js-related-work-grid-card-title ds2-5-body-md ds2-5-body-link" href="https://www.academia.edu/72613432/Vehicle_detection_and_tracking_for_traffic_management">Vehicle detection and tracking for traffic management</a><div class="ds-related-work--metadata"><a class="js-related-work-grid-card-author ds2-5-body-sm ds2-5-body-link" data-author-id="75486743" href="https://independent.academia.edu/pavanabaligar">pavana baligar</a></div><p class="ds-related-work--metadata ds2-5-body-xs">IAES International Journal of Artificial Intelligence, 2021</p><div class="ds-related-work--ctas"><button class="ds2-5-text-link ds2-5-text-link--inline js-swp-download-button" data-signup-modal="{&quot;location&quot;:&quot;wsj-grid-card-download-pdf-modal&quot;,&quot;work_title&quot;:&quot;Vehicle detection and tracking for traffic management&quot;,&quot;attachmentId&quot;:81473152,&quot;attachmentType&quot;:&quot;pdf&quot;,&quot;work_url&quot;:&quot;https://www.academia.edu/72613432/Vehicle_detection_and_tracking_for_traffic_management&quot;,&quot;alternativeTracking&quot;:true}"><span class="material-symbols-outlined" style="font-size: 18px" translate="no">download</span><span class="ds2-5-text-link__content">Download free PDF</span></button><a class="ds2-5-text-link ds2-5-text-link--inline js-related-work-grid-card-view-pdf" href="https://www.academia.edu/72613432/Vehicle_detection_and_tracking_for_traffic_management"><span class="ds2-5-text-link__content">View PDF</span><span class="material-symbols-outlined" style="font-size: 18px" translate="no">chevron_right</span></a></div></div><div class="ds-related-work--container js-related-work-sidebar-card" data-collection-position="12" data-entity-id="81860069" data-sort-order="default"><a class="ds-related-work--title js-related-work-grid-card-title ds2-5-body-md ds2-5-body-link" href="https://www.academia.edu/81860069/Automatic_Car_Detection_Using_Haar_Cascade_Classifier_and_Convolutional_Neural_Network_for_Traffic_Density_Estimation">Automatic Car Detection Using Haar Cascade Classifier and Convolutional Neural Network for Traffic Density Estimation</a><div class="ds-related-work--metadata"><a class="js-related-work-grid-card-author ds2-5-body-sm ds2-5-body-link" data-author-id="96815005" href="https://independent.academia.edu/MiftahulHasanah59">Miftahul Hasanah</a></div><p class="ds-related-work--metadata ds2-5-body-xs">2021</p><div class="ds-related-work--ctas"><button class="ds2-5-text-link ds2-5-text-link--inline js-swp-download-button" data-signup-modal="{&quot;location&quot;:&quot;wsj-grid-card-download-pdf-modal&quot;,&quot;work_title&quot;:&quot;Automatic Car Detection Using Haar Cascade Classifier and Convolutional Neural Network for Traffic Density Estimation&quot;,&quot;attachmentId&quot;:87757120,&quot;attachmentType&quot;:&quot;pdf&quot;,&quot;work_url&quot;:&quot;https://www.academia.edu/81860069/Automatic_Car_Detection_Using_Haar_Cascade_Classifier_and_Convolutional_Neural_Network_for_Traffic_Density_Estimation&quot;,&quot;alternativeTracking&quot;:true}"><span class="material-symbols-outlined" style="font-size: 18px" translate="no">download</span><span class="ds2-5-text-link__content">Download free PDF</span></button><a class="ds2-5-text-link ds2-5-text-link--inline js-related-work-grid-card-view-pdf" href="https://www.academia.edu/81860069/Automatic_Car_Detection_Using_Haar_Cascade_Classifier_and_Convolutional_Neural_Network_for_Traffic_Density_Estimation"><span class="ds2-5-text-link__content">View PDF</span><span class="material-symbols-outlined" style="font-size: 18px" translate="no">chevron_right</span></a></div></div><div class="ds-related-work--container js-related-work-sidebar-card" data-collection-position="13" data-entity-id="120891378" data-sort-order="default"><a class="ds-related-work--title js-related-work-grid-card-title ds2-5-body-md ds2-5-body-link" href="https://www.academia.edu/120891378/An_efficient_object_detection_by_autonomous_vehicle_using_deep_learning">An efficient object detection by autonomous vehicle using deep learning</a><div class="ds-related-work--metadata"><a class="js-related-work-grid-card-author ds2-5-body-sm ds2-5-body-link" data-author-id="163474776" href="https://independent.academia.edu/JournalIJECE">International Journal of Electrical and Computer Engineering (IJECE)</a></div><p class="ds-related-work--metadata ds2-5-body-xs">International Journal of Electrical and Computer Engineering (IJECE), 2024</p><div class="ds-related-work--ctas"><button class="ds2-5-text-link ds2-5-text-link--inline js-swp-download-button" data-signup-modal="{&quot;location&quot;:&quot;wsj-grid-card-download-pdf-modal&quot;,&quot;work_title&quot;:&quot;An efficient object detection by autonomous vehicle using deep learning&quot;,&quot;attachmentId&quot;:115901107,&quot;attachmentType&quot;:&quot;pdf&quot;,&quot;work_url&quot;:&quot;https://www.academia.edu/120891378/An_efficient_object_detection_by_autonomous_vehicle_using_deep_learning&quot;,&quot;alternativeTracking&quot;:true}"><span class="material-symbols-outlined" style="font-size: 18px" translate="no">download</span><span class="ds2-5-text-link__content">Download free PDF</span></button><a class="ds2-5-text-link ds2-5-text-link--inline js-related-work-grid-card-view-pdf" href="https://www.academia.edu/120891378/An_efficient_object_detection_by_autonomous_vehicle_using_deep_learning"><span class="ds2-5-text-link__content">View PDF</span><span class="material-symbols-outlined" style="font-size: 18px" translate="no">chevron_right</span></a></div></div><div class="ds-related-work--container js-related-work-sidebar-card" data-collection-position="14" data-entity-id="122121565" data-sort-order="default"><a class="ds-related-work--title js-related-work-grid-card-title ds2-5-body-md ds2-5-body-link" href="https://www.academia.edu/122121565/An_Efficient_Deep_Learning_Methods_for_Track_and_Detect_Vehicles_from_Road_Surveillance_Video">An Efficient Deep Learning Methods for Track &amp; Detect Vehicles from Road Surveillance Video</a><div class="ds-related-work--metadata"><a class="js-related-work-grid-card-author ds2-5-body-sm ds2-5-body-link" data-author-id="245432697" href="https://rgpv-in.academia.edu/DrVinodKumarYadav">Dr. Vinod Kumar Yadav</a></div><p class="ds-related-work--metadata ds2-5-body-xs">METSZET JOURNAL, 2022</p><div class="ds-related-work--ctas"><button class="ds2-5-text-link ds2-5-text-link--inline js-swp-download-button" data-signup-modal="{&quot;location&quot;:&quot;wsj-grid-card-download-pdf-modal&quot;,&quot;work_title&quot;:&quot;An Efficient Deep Learning Methods for Track \u0026 Detect Vehicles from Road Surveillance Video&quot;,&quot;attachmentId&quot;:116849038,&quot;attachmentType&quot;:&quot;pdf&quot;,&quot;work_url&quot;:&quot;https://www.academia.edu/122121565/An_Efficient_Deep_Learning_Methods_for_Track_and_Detect_Vehicles_from_Road_Surveillance_Video&quot;,&quot;alternativeTracking&quot;:true}"><span class="material-symbols-outlined" style="font-size: 18px" translate="no">download</span><span class="ds2-5-text-link__content">Download free PDF</span></button><a class="ds2-5-text-link ds2-5-text-link--inline js-related-work-grid-card-view-pdf" href="https://www.academia.edu/122121565/An_Efficient_Deep_Learning_Methods_for_Track_and_Detect_Vehicles_from_Road_Surveillance_Video"><span class="ds2-5-text-link__content">View PDF</span><span class="material-symbols-outlined" style="font-size: 18px" translate="no">chevron_right</span></a></div></div><div class="ds-related-work--container js-related-work-sidebar-card" data-collection-position="15" data-entity-id="122121642" data-sort-order="default"><a class="ds-related-work--title js-related-work-grid-card-title ds2-5-body-md ds2-5-body-link" href="https://www.academia.edu/122121642/A_COMPUTER_VISION_FRAME_WORK_FOR_TRACKING_and_DETECT_VEHICLES_FROM_ROAD_SURVEILLANCE_VIDEO">A COMPUTER VISION FRAME WORK FOR TRACKING &amp; DETECT VEHICLES FROM ROAD SURVEILLANCE VIDEO</a><div class="ds-related-work--metadata"><a class="js-related-work-grid-card-author ds2-5-body-sm ds2-5-body-link" data-author-id="245432697" href="https://rgpv-in.academia.edu/DrVinodKumarYadav">Dr. Vinod Kumar Yadav</a></div><p class="ds-related-work--metadata ds2-5-body-xs">GIS SCIENCE JOURNAL, 2023</p><div class="ds-related-work--ctas"><button class="ds2-5-text-link ds2-5-text-link--inline js-swp-download-button" data-signup-modal="{&quot;location&quot;:&quot;wsj-grid-card-download-pdf-modal&quot;,&quot;work_title&quot;:&quot;A COMPUTER VISION FRAME WORK FOR TRACKING \u0026 DETECT VEHICLES FROM ROAD SURVEILLANCE VIDEO&quot;,&quot;attachmentId&quot;:116849138,&quot;attachmentType&quot;:&quot;pdf&quot;,&quot;work_url&quot;:&quot;https://www.academia.edu/122121642/A_COMPUTER_VISION_FRAME_WORK_FOR_TRACKING_and_DETECT_VEHICLES_FROM_ROAD_SURVEILLANCE_VIDEO&quot;,&quot;alternativeTracking&quot;:true}"><span class="material-symbols-outlined" style="font-size: 18px" translate="no">download</span><span class="ds2-5-text-link__content">Download free PDF</span></button><a class="ds2-5-text-link ds2-5-text-link--inline js-related-work-grid-card-view-pdf" href="https://www.academia.edu/122121642/A_COMPUTER_VISION_FRAME_WORK_FOR_TRACKING_and_DETECT_VEHICLES_FROM_ROAD_SURVEILLANCE_VIDEO"><span class="ds2-5-text-link__content">View PDF</span><span class="material-symbols-outlined" style="font-size: 18px" translate="no">chevron_right</span></a></div></div><div class="ds-related-work--container js-related-work-sidebar-card" data-collection-position="16" data-entity-id="90641130" data-sort-order="default"><a class="ds-related-work--title js-related-work-grid-card-title ds2-5-body-md ds2-5-body-link" href="https://www.academia.edu/90641130/A_Novel_Vehicle_Classification_Model_for_Urban_Traffic_Surveillance_Using_the_Deep_Neural_Network_Model">A Novel Vehicle Classification Model for Urban Traffic Surveillance Using the Deep Neural Network Model</a><div class="ds-related-work--metadata"><a class="js-related-work-grid-card-author ds2-5-body-sm ds2-5-body-link" data-author-id="6065196" href="https://independent.academia.edu/kaurdapinder">dapinder kaur</a></div><p class="ds-related-work--metadata ds2-5-body-xs">International Journal of Education and Management Engineering, 2016</p><div class="ds-related-work--ctas"><button class="ds2-5-text-link ds2-5-text-link--inline js-swp-download-button" data-signup-modal="{&quot;location&quot;:&quot;wsj-grid-card-download-pdf-modal&quot;,&quot;work_title&quot;:&quot;A Novel Vehicle Classification Model for Urban Traffic Surveillance Using the Deep Neural Network Model&quot;,&quot;attachmentId&quot;:94147965,&quot;attachmentType&quot;:&quot;pdf&quot;,&quot;work_url&quot;:&quot;https://www.academia.edu/90641130/A_Novel_Vehicle_Classification_Model_for_Urban_Traffic_Surveillance_Using_the_Deep_Neural_Network_Model&quot;,&quot;alternativeTracking&quot;:true}"><span class="material-symbols-outlined" style="font-size: 18px" translate="no">download</span><span class="ds2-5-text-link__content">Download free PDF</span></button><a class="ds2-5-text-link ds2-5-text-link--inline js-related-work-grid-card-view-pdf" href="https://www.academia.edu/90641130/A_Novel_Vehicle_Classification_Model_for_Urban_Traffic_Surveillance_Using_the_Deep_Neural_Network_Model"><span class="ds2-5-text-link__content">View PDF</span><span class="material-symbols-outlined" style="font-size: 18px" translate="no">chevron_right</span></a></div></div><div class="ds-related-work--container js-related-work-sidebar-card" data-collection-position="17" data-entity-id="96629748" data-sort-order="default"><a class="ds-related-work--title js-related-work-grid-card-title ds2-5-body-md ds2-5-body-link" href="https://www.academia.edu/96629748/Robust_and_Scalable_Real_Time_Vehicle_Classification_and_Tracking_A_Case_Study_of_Thailand">Robust and Scalable Real-Time Vehicle Classification and Tracking: A Case Study of Thailand</a><div class="ds-related-work--metadata"><a class="js-related-work-grid-card-author ds2-5-body-sm ds2-5-body-link" data-author-id="46229769" href="https://unimelb.academia.edu/BipulNeupane">Bipul Neupane</a></div><p class="ds-related-work--metadata ds2-5-body-xs">ISPRS Annals of the Photogrammetry, Remote Sensing and Spatial Information Sciences</p><div class="ds-related-work--ctas"><button class="ds2-5-text-link ds2-5-text-link--inline js-swp-download-button" data-signup-modal="{&quot;location&quot;:&quot;wsj-grid-card-download-pdf-modal&quot;,&quot;work_title&quot;:&quot;Robust and Scalable Real-Time Vehicle Classification and Tracking: A Case Study of Thailand&quot;,&quot;attachmentId&quot;:98474964,&quot;attachmentType&quot;:&quot;pdf&quot;,&quot;work_url&quot;:&quot;https://www.academia.edu/96629748/Robust_and_Scalable_Real_Time_Vehicle_Classification_and_Tracking_A_Case_Study_of_Thailand&quot;,&quot;alternativeTracking&quot;:true}"><span class="material-symbols-outlined" style="font-size: 18px" translate="no">download</span><span class="ds2-5-text-link__content">Download free PDF</span></button><a class="ds2-5-text-link ds2-5-text-link--inline js-related-work-grid-card-view-pdf" href="https://www.academia.edu/96629748/Robust_and_Scalable_Real_Time_Vehicle_Classification_and_Tracking_A_Case_Study_of_Thailand"><span class="ds2-5-text-link__content">View PDF</span><span class="material-symbols-outlined" style="font-size: 18px" translate="no">chevron_right</span></a></div></div><div class="ds-related-work--container js-related-work-sidebar-card" data-collection-position="18" data-entity-id="77048760" data-sort-order="default"><a class="ds-related-work--title js-related-work-grid-card-title ds2-5-body-md ds2-5-body-link" href="https://www.academia.edu/77048760/Vehicle_Traffic_Analysis_using_CNN_Algorithm">Vehicle Traffic Analysis using CNN Algorithm</a><div class="ds-related-work--metadata"><a class="js-related-work-grid-card-author ds2-5-body-sm ds2-5-body-link" data-author-id="31493941" href="https://irjet.academia.edu/IRJET">IRJET Journal</a></div><p class="ds-related-work--metadata ds2-5-body-xs">IRJET, 2022</p><div class="ds-related-work--ctas"><button class="ds2-5-text-link ds2-5-text-link--inline js-swp-download-button" data-signup-modal="{&quot;location&quot;:&quot;wsj-grid-card-download-pdf-modal&quot;,&quot;work_title&quot;:&quot;Vehicle Traffic Analysis using CNN Algorithm&quot;,&quot;attachmentId&quot;:84532003,&quot;attachmentType&quot;:&quot;pdf&quot;,&quot;work_url&quot;:&quot;https://www.academia.edu/77048760/Vehicle_Traffic_Analysis_using_CNN_Algorithm&quot;,&quot;alternativeTracking&quot;:true}"><span class="material-symbols-outlined" style="font-size: 18px" translate="no">download</span><span class="ds2-5-text-link__content">Download free PDF</span></button><a class="ds2-5-text-link ds2-5-text-link--inline js-related-work-grid-card-view-pdf" href="https://www.academia.edu/77048760/Vehicle_Traffic_Analysis_using_CNN_Algorithm"><span class="ds2-5-text-link__content">View PDF</span><span class="material-symbols-outlined" style="font-size: 18px" translate="no">chevron_right</span></a></div></div></div></div></div></div><div class="footer--content"><ul class="footer--main-links hide-on-mobile"><li><a href="https://www.academia.edu/about">About</a></li><li><a href="https://www.academia.edu/press">Press</a></li><li><a rel="nofollow" href="https://medium.com/academia">Blog</a></li><li><a href="https://www.academia.edu/documents">Papers</a></li><li><a href="https://www.academia.edu/topics">Topics</a></li><li><a href="https://www.academia.edu/hiring"><svg style="width: 13px; height: 13px; position: relative; bottom: -1px;" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="briefcase" class="svg-inline--fa fa-briefcase fa-w-16" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M320 336c0 8.84-7.16 16-16 16h-96c-8.84 0-16-7.16-16-16v-48H0v144c0 25.6 22.4 48 48 48h416c25.6 0 48-22.4 48-48V288H320v48zm144-208h-80V80c0-25.6-22.4-48-48-48H176c-25.6 0-48 22.4-48 48v48H48c-25.6 0-48 22.4-48 48v80h512v-80c0-25.6-22.4-48-48-48zm-144 0H192V96h128v32z"></path></svg>&nbsp;<strong>We&#39;re Hiring!</strong></a></li><li><a href="https://support.academia.edu/"><svg style="width: 12px; height: 12px; position: relative; bottom: -1px;" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="question-circle" class="svg-inline--fa fa-question-circle fa-w-16" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M504 256c0 136.997-111.043 248-248 248S8 392.997 8 256C8 119.083 119.043 8 256 8s248 111.083 248 248zM262.655 90c-54.497 0-89.255 22.957-116.549 63.758-3.536 5.286-2.353 12.415 2.715 16.258l34.699 26.31c5.205 3.947 12.621 3.008 16.665-2.122 17.864-22.658 30.113-35.797 57.303-35.797 20.429 0 45.698 13.148 45.698 32.958 0 14.976-12.363 22.667-32.534 33.976C247.128 238.528 216 254.941 216 296v4c0 6.627 5.373 12 12 12h56c6.627 0 12-5.373 12-12v-1.333c0-28.462 83.186-29.647 83.186-106.667 0-58.002-60.165-102-116.531-102zM256 338c-25.365 0-46 20.635-46 46 0 25.364 20.635 46 46 46s46-20.636 46-46c0-25.365-20.635-46-46-46z"></path></svg>&nbsp;<strong>Help Center</strong></a></li></ul><ul class="footer--research-interests"><li>Find new research papers in:</li><li><a href="https://www.academia.edu/Documents/in/Physics">Physics</a></li><li><a href="https://www.academia.edu/Documents/in/Chemistry">Chemistry</a></li><li><a href="https://www.academia.edu/Documents/in/Biology">Biology</a></li><li><a href="https://www.academia.edu/Documents/in/Health_Sciences">Health Sciences</a></li><li><a href="https://www.academia.edu/Documents/in/Ecology">Ecology</a></li><li><a href="https://www.academia.edu/Documents/in/Earth_Sciences">Earth Sciences</a></li><li><a href="https://www.academia.edu/Documents/in/Cognitive_Science">Cognitive Science</a></li><li><a href="https://www.academia.edu/Documents/in/Mathematics">Mathematics</a></li><li><a href="https://www.academia.edu/Documents/in/Computer_Science">Computer Science</a></li></ul><ul class="footer--legal-links hide-on-mobile"><li><a href="https://www.academia.edu/terms">Terms</a></li><li><a href="https://www.academia.edu/privacy">Privacy</a></li><li><a href="https://www.academia.edu/copyright">Copyright</a></li><li>Academia &copy;2024</li></ul></div> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10