Skip to content
/ ADAS Public

Задача ADAS, для решения которой будут реализованы 3 модели

Notifications You must be signed in to change notification settings

Pupy101/ADAS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Content:

Description:

This repository resolve multiple task:

  1. Segmentation of the current and other road lanes;
  2. Detection of objects in front of the machine based on the kitty dataset.

Start

For start set config in config files.

Download weights and datasets:

python download_dataset_and_weights.py

And run main script:

python main.py

Segmentation:

Weights for net:

  1. U2Net
  2. UNet with Efficientnet-b0 as backbone from library segmentation-models-pytorch

Object detection

(In progress)

About

Задача ADAS, для решения которой будут реализованы 3 модели

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages