-
In this topic, in the code, following is written:
directory = "..." # fill in the path to your training IMG directory
img_center = process_image(np.asarray(Image.open(path + row[0])))
In 2nd line, …
-
If I send any value < 0 to the simulator (in autonomous mode) using drive.py, the car will steer 25° to the left, if I send any value > 0, it will steer 25° to the right. This is true for both version…
-
Behavioral Cloning - Lesson 8 - You mention the `drive.py` program. You say to clone it a 0m5s in the video. How about a URL on that page? :car: Other than that, good lesson so far.
-
*For heap stored "value classes" please see https://github.com/dotnet/csharplang/issues/460#issuecomment-296102185*
## Question
Why is it not possible to put classes on the stack? Value type `struct…
-
-
hi:
when running `python main.py configs/default-base.txt --task click-tab-2` the following error occurred, without changing any single line of code / data:
```
TrainingRun configuration:
gamm…
-
Behavioral Cloning - Lesson 17 - It seems to me like this is a terrible idea: `list = []` (because `list` is an important reserved word). I noticed it because I define lists with `mynewlist= list()` …
-
-
This is similar to https://github.com/udacity/CarND-Behavioral-Cloning-P3/issues/11
please have to look at my drive.py ( https://github.com/vdt/CarND-Behavioral-Cloning/blob/master/drive.py )
$ …
-
Related to: https://github.com/udacity/sdc-issue-reports/issues/315
Apparently, the link to the "helpful guide" changed again. It's currently:
https://carnd-forums.udacity.com/questions/26214464/b…
ghost updated
7 years ago