Giter VIP home page Giter VIP logo

etss-03-lanedet's Introduction

Automation Lab, Sungkyunkwan University

Lane Detection for CCTV-cameras using CLRNet: Cross-Layer Refinement Network

Prepare for an updated version, include:

  • Background subtraction module /Background_Subtraction_Example
  • Segment Anything module -> Generate Lane segments /Segment_Anything_Example
  • Yolov8 model -> detect vehicles
  • Overall Process /Overall_Process_Example

Introduction

- Lane Detection method for CCTV-cameras using Yolov8 + SegmentAnything + ByteTrack

  • Lane Detection method for CCTV-cameras using RTM + Norfair + SegmentAnything + Adaptive HoughR

Installation

Update soon

Getting Started

Results

Reproduce results using F1 score metric.

Backbone CULane Tusimple
CLRNet-Resnet18 / CLRNet-Resnet18* 79.58 / 79.49 97.89 / 97.82
CLRNet-Resnet34 / CLRNet-Resnet34* 79.73 / 79.44 97.82 / 97.97
CLRNet-Resnet101 / CLRNet-Resnet101* 80.13 / 79.92 97.62 / 97.71
'*' method is the reproduced results.

'F1@50' refers to the official metric, i.e., F1 score when IoU threshold is 0.5 between the gt and prediction. 'F1@75' is the F1 score when IoU threshold is 0.75.

CCTV-Camera Visualization

CCTV-Camera Visualization

Acknowledgement

etss-03-lanedet's People

Contributors

thptai avatar cutcutaye avatar duongtran1708 avatar turoad avatar duongtrandev avatar sonbkpro avatar mysupersoul 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.