Hello everyone. We are excited to share the release of DeepStack GPU Version on the Nvidia Jetson. With support for the full range of Jetson Devices, from the 2GB Nano edition to the higher end jetson devices.
This supports the full spectrum of DeepStack features.
You can run DeepStack on the Jetson with the command below.
sudo docker run --runtime nvidia -e VISION-DETECTION=True -p 80:5000 deepquestai/deepstack:jetpack-x1-beta
To run with the face apis, simply use -e VISION-FACE=True instead, for scene, use -e VISION-SCENE=True.
We are super excited to finally bring a stable version of DeepStack that runs on ARM64. We strongly recommend using this over the Raspberry + NCS version, as it is faster, more stable and the Jetson Nano is also less costly than the RPI + NCS combination.
We are working towards full open source release before December, With support for custom detection models and the Windows Native Edition all scheduled for this week.
Thanks for all your feedbacks, we are excited to build the future AI platform with you all.