|
.github/workflows
|
Fixed python versions
|
2022-12-10 17:00:15 +02:00 |
|
assets/haar
|
Added TrafficLight HAAR
|
2022-12-17 16:40:49 +02:00 |
|
src
|
Added Traffic Light recognition to class
|
2022-12-17 16:51:13 +02:00 |
|
tests
|
Added blank test
|
2022-12-10 17:00:27 +02:00 |
|
.gitignore
|
Ignoring logs
|
2022-12-18 13:10:26 +02:00 |
|
LICENSE
|
Initial commit
|
2022-12-01 18:32:00 +02:00 |
|
main.py
|
Added TrafficLight recognition
|
2022-12-17 16:40:07 +02:00 |
|
pyproject.toml
|
Moved to folder
|
2022-12-17 16:11:49 +02:00 |
|
README.md
|
Added configuration files
|
2022-12-04 19:07:56 +02:00 |
|
requirements_dev.txt
|
Enabled mypy warn_unreachable
|
2022-12-11 17:47:09 +02:00 |
|
requirements.txt
|
Updated requirements
|
2022-12-17 16:12:04 +02:00 |
|
setup.cfg
|
Updated requirements
|
2022-12-17 16:12:04 +02:00 |
|
setup.py
|
Added configuration files
|
2022-12-04 19:07:56 +02:00 |
|
tox.ini
|
Added configuration files
|
2022-12-04 19:07:56 +02:00 |