Skip to content

Commit 693fd73

Browse files
adding demo video for EgoLanes
1 parent 5253779 commit 693fd73

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Models/model_library/EgoLanes/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
## EgoLanes
22
EgoLanes is a neural network that processes raw image frames and performs real-time semantic segmentation of driving lanes in the image. It produces a three class segmentation output for the ego-left lane, the ego-right lane and all other lanes. It outputs lanes at 1/4 resolution of the input image size allowing for quick inference on low power embedded hardware. EgoLanes was trained with data from a variety of real-world datasets including TuSimple, OpenLane, CurveLanes, Jiqing, and ONCE3D Lane.
33

4+
## Watch the explainer video
5+
Please click the video link to play - [***Video link***](https://drive.google.com/file/d/1UxzTlYf8ief8PKG65k-X9hN2WbcUoi9q/view?usp=drive_link)
6+
47
<img src="../../../Media/EgoLanes_GIF_2.gif" width="100%">
58

69
### Loss Function:

0 commit comments

Comments
 (0)