My First Project in Computer Vision: Cityscape Semantic Segmentation Using UNet
<p>When I first heard of computer vision, I was only familiar with Object Detection and Classification, but that’s not all there is to Image Semantic Segmentation. <strong>Image Segmentation is the process of partitioning a digital image into multiple image segments also known as image regions or image objects (sets of pixels)</strong>. The goal of segmentation is to simplify and/or change the representation of an image into something that is more representative and easier to analyze. Image segmentation is often used to locate objects and boundaries.</p>
<h1>Background</h1>
<p>A common problem in many big cities in the world is <strong>traffic jams and the high number of accidents</strong>. One of the factors that play a major role in the occurrence of this incident is the <strong>negligence of the driver</strong>.</p>
<p><a href="https://medium.com/@adliaulia16/my-first-project-in-computer-vision-cityscape-semantic-segmentation-using-unet-9d90cb9716b3"><strong>Read More</strong></a></p>