File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -7,11 +7,13 @@ Headlights control with computer vision using AI and python.
7
7
8
8
- [x] Modifying keras-yolo3 repo for taking labels and bounding box coordinates.
9
9
10
- - [ ] Write an algorithm for bounding box and Leds PWM relation.
10
+ - [x ] Write an algorithm for bounding box and Leds PWM relation.
11
11
12
- - [ ] Send bounding box coordinates to raspberry via UDP.
12
+ - [x ] Send bounding box coordinates to raspberry via UDP.
13
13
14
- - [ ] Write a PWM code according to coming bounding box coordinates.
14
+ - [x] Write a PWM code according to coming bounding box coordinates.
15
+
16
+ - [ ] Preparing listener code for RASPI.
15
17
16
18
- [ ] Make a PCB for Led Driver.
17
19
@@ -23,3 +25,4 @@ Headlights control with computer vision using AI and python.
23
25
24
26
-Mehmet TÜKENMEZ
25
27
28
+
You can’t perform that action at this time.
0 commit comments