DylDev commited on
Commit
7342306
·
verified ·
1 Parent(s): df887b9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -10
README.md CHANGED
@@ -3,13 +3,8 @@ license: gpl-3.0
3
  language:
4
  - en
5
  pipeline_tag: object-detection
6
- tags:
7
- - car
8
- - truck
9
- - bus
10
- - van
11
- - signs
12
- - road_marker
13
- - traffic_lights
14
- - road_marking
15
- ---
 
3
  language:
4
  - en
5
  pipeline_tag: object-detection
6
+ ---
7
+
8
+ # ETS2 Vehicle Detection
9
+ These models are made for the Euro Truck Simulator 2 Lane Asssist program, there are YOLOv5 and YOLOv7 models.
10
+ This can detect vehicles and their types along with signs, road markers, traffic lights, and road markings.