-
The Mac install should include tensorflow-metal to leverage the builtin GPU capability and accelerate training.
-
# Simulator mod: High resolution images :: Ori Codes
Ori's self-driving RC car
[https://ori.codes/artificial-intelligence/simulator-mod/high-resolution-images/](https://ori.codes/artificial-intellig…
-
Hello,
I am building a self driving RC car project. I am having a hard time collecting the training data. So I am thinking can we collect the data from simulation and then feed it to the model? Can …
-
I'm trying to reinstall on my Macbook Air (i5, so x86, not ARM) and did the steps to remove the conda donkey environment as per https://docs.donkeycar.com/guide/host_pc/setup_mac/
```
conda update -…
-
# Replace the car config with a modular user-friendly design
## Issue description
Currently we ship a couple of templates with Donkey Car but for the majority of applications the `complete.py` is …
-
The path follow template currently relies on timely and accurate gps readings. However in the real world gps can fail. During a race this can lead to a crash as we have seen in the [Indy Autonomous …
-
# [Github Externship](https://github-externships.github.io/externship/) Proposal
* Student ID: `#84086761`
* Application No: `21-05_Sha696_tfa_291`
* Mentors: `hendersa, Abhishek_, sakethr98, ppo…
-
It would be useful if the system emitted its own local WIFI Access Point Host (hostapd) and DHCP server (dnsmasq).
REF:
https://www.raspberrypi.org/documentation/configuration/wireless/access-point.…
ghost updated
5 years ago
-
### Search before asking
- [X] I have searched the YOLOv5 [issues](https://github.com/ultralytics/yolov5/issues) and [discussions](https://github.com/ultralytics/yolov5/discussions) and found no simi…
-
## Problem Statement
Our current system hard-codes behavior in the joystick parts. This has unwanted side-effects;
- changes in linux drivers break our button/axis -> behavior mappings.
- users …