hamuchiwa / AutoRCCar

OpenCV Python Neural Network Autonomous RC Car
BSD 2-Clause "Simplified" License
3.33k stars 1.48k forks source link

Neural Network Training #240

Closed nandhukrishnan closed 4 years ago

nandhukrishnan commented 4 years ago

@hamuchiwa

  1. What are the minimum system requirements for the training of this Neural Network?

  2. How to implement the same project using Convolutional Neural Network? Can you please share the modified files model.py and model_training.py. Thanks in advance :) mail id: nandhukrishnan96@gmail.com

  3. Please suggest a power bank with sufficient capacity and minimum weight to use with
    raspberry pi?

hamuchiwa commented 4 years ago

@nandhukrishnan Hi, the model is trained on computer, so your laptop is sufficient to train the model, certainly if your model is more complex and you have more data, it takes longer. There are no modified files, but please take a look at #173. As long as it not too heavy for your rc car, any usb power supply should work.