Giter VIP home page Giter VIP logo

road-segmentation's Introduction

Road Segmentation

ezgif com-optimize (4) ezgif com-resize (8) ezgif com-optimize (5)

  • Development environment

    ubuntu 18.04, tensorflow 2.0.0, opencv-python 4.2.0.32, numpy 1.18.2

  • model

    FCN(test x)

    UNet (Test complete)

    PSPNet(Modification Required)

    PSPUNet(PSPNet + Unet, Test complete)

    ICNet(Modification Required)

image

  • Learning environment

    • Dataset - AI Hub sidewalk walking image

    • train data : 38000, val data : 12800

    • IMG_WIDTH = 480

    • IMG_HEIGHT = 272

    • n_classes = 7

    • data argumentation - random_flip_horizon, random brightness

    • learning rate : 1e-4 -> epoch>10 lr decay(1e-5)

  • Class

class label
Background 0
Bike_lane 1
Caution_zone 2
Crosswalk 3
braille_guide_blocks 4
Roadway 5
Sidewalk 6

detail

  • Quick start

I provide a pretraining model weight. (pspunet loss 0.3160 mIoU 74.5% acc 90.2%)

git clone https://github.com/JunHyeok96/Road-Segmentation.git
cd road_segmentation
python3 demo.py #before run command, you have to set your test video path in demo.py 

PSPUnet

pspunet 0 3160_miou_0 745_acc90 2

UNet

unet_0 35704005_acc89 1

  • performance evaluation

    TEST GPU - RTX2060 SUPER

model accuracy loss mIoU FPS Size
PSPUnet 90.2% 0.3160 74.5% 24.8 39.6MB
UNet 89.1% 0.3570 70.9% 22.7 131MB

road-segmentation's People

Contributors

junhyeok96 avatar

Recommend Projects

  • React photo React

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

  • Vue.js photo Vue.js

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

  • Typescript photo Typescript

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

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

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

Recommend Topics

  • javascript

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

  • web

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

  • server

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

  • Machine learning

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

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

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

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.