Robocar microservice for steering estimation from tensorflow model and coral edgetpu integration
Go to file
2022-10-06 17:04:41 +02:00
cmd/rc-steering feat: implement linear model and autodetect parameters 2022-06-10 15:53:29 +02:00
pkg feat: remove filter on min score 2022-06-18 14:18:40 +02:00
vendor chore: upgrade go-tflite dependency 2022-09-08 10:39:54 +02:00
.gitignore First implementation 2021-10-10 21:03:57 +02:00
build-docker.sh build: bump to tflite 2.10.0 2022-10-06 17:04:41 +02:00
Dockerfile First implementation 2021-10-10 21:03:57 +02:00
go.mod build: bump to tflite 2.9.1 and golang 1.19 2022-09-29 19:40:06 +02:00
go.sum chore: upgrade go-tflite dependency 2022-09-08 10:39:54 +02:00
LICENSE First implementation 2021-10-10 21:03:57 +02:00