Glas42 commited on
Commit
4d30778
·
verified ·
1 Parent(s): 042131f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -3
README.md CHANGED
@@ -1,3 +1,7 @@
1
- ---
2
- license: gpl-3.0
3
- ---
 
 
 
 
 
1
+ ---
2
+ license: gpl-3.0
3
+ ---
4
+ This is a PyTorch model in the TorchScript format.
5
+
6
+ This model can classify images of traffic lights into four classes: 0 = red, 1 = yellow, 2 = green, and 3 = not a traffic light.
7
+ The traffic light images used for training were taken from Euro Truck Simulator 2 and American Truck Simulator.