-
Notifications
You must be signed in to change notification settings - Fork 148
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hardware requirements #30
Comments
Hi, It depends more on the GPU. All computations are done on the GPU, for the deep learning network. The more the GPU is powerful, the more we can run the neuron network per second, and the more the result will be accurate and without delays. Then I don't have exact metrics about GPU performance. The best is to try some devices. 4GB of RAM is far enough, the lib does not use a lot of RAM (something like 20MB) |
Hi, |
Hi, Intel stick, rpi, ... have very weak gpus. |
Ok, thanks for the advice. I think I start on a jetson nano. |
Hi, You can use this software stack to run JS apps on jetson: https://github.com/jeeliz/jetsonjs You are welcome to give any feedback using a specific hardware :). Best, |
Hello, thank you for the work you do for this library.
I would like to know the minimum hardware requirements.
a pc with 4gb of ram and an Intel Atom x5-Z8350 processor
with windows 10 can it work?
thanks
The text was updated successfully, but these errors were encountered: