Closed collabnix closed 4 years ago
I was able to get it up and running.
@collabnix what was the issue? did you fix anything?
@gkorland It was bit slow but appeared after sometime. I am planning to leverage this on my NVIDIA Jetson Board which comes with GPGPU card.
Hi @collabnix, you might be interested in a gist I wrote to make RedisAI run on a Jetson TX2 (https://gist.github.com/lantiga/315ab6e10f010e908d8e4eb4c63505d1).
how can you run it on Mac:
Open a second terminal for the video capturing:
$ pip install -r camera/requirements.txt $ python camera/read_camera.py
Hello, I tried the clone the repository and tried installing on my MacBook Pro.
Also, I created to build it:
I am unable to get http://localhost:3000 on MacBook. Is this script built for Mac which comes with inbuilt camera module.