Skip to content
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

Closed
mark9067 opened this issue Oct 1, 2019 · 5 comments
Closed

Hardware requirements #30

mark9067 opened this issue Oct 1, 2019 · 5 comments

Comments

@mark9067
Copy link

mark9067 commented Oct 1, 2019

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

@xavierjs
Copy link
Member

xavierjs commented Oct 1, 2019

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.
My mobile phone, a 4 yo Sony Xperia Zperformance seems to be the lower bound to have a good experience.

4GB of RAM is far enough, the lib does not use a lot of RAM (something like 20MB)
For the OS, it should work even with windows 7.

@mark9067
Copy link
Author

mark9067 commented Oct 4, 2019

Hi,
Thanks for the reply.
Have you tried on an intel stick or a mini pc?

@xavierjs
Copy link
Member

xavierjs commented Oct 4, 2019

Hi,

Intel stick, rpi, ... have very weak gpus.
If you want a small setup you should go with a Nvidia Jetson.
It works very well on the TX2, and I think the Jetson nano would be fine.

@mark9067
Copy link
Author

mark9067 commented Oct 7, 2019

Ok, thanks for the advice. I think I start on a jetson nano.
I would like to know if I can resell this device to my clients, and if it is a device that can remain on 24h / 24h 7 / 7d without problem ?
Thank you

@xavierjs
Copy link
Member

xavierjs commented Oct 7, 2019

Hi,

You can use this software stack to run JS apps on jetson: https://github.com/jeeliz/jetsonjs
The Jetson can run without interruption.

You are welcome to give any feedback using a specific hardware :).

Best,
Xavier

@xavierjs xavierjs pinned this issue Sep 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants