
Cloud-Native Solution: Build a Server Cluster with Docker Swarm
Containers have become popular thanks to their focus on consistency across platforms from development to production. The rise in interest to …
Containers have become popular thanks to their focus on consistency across platforms from development to production. The rise in interest to …
Kubernetes has rapidly become a key ingredient in edge computing. With Kubernetes, companies can run containers at the edge in a way that maximizes …
When it comes to Face Recognition there are many options to choose from. While most of them are cloud-based, I decided to build a hardware-based face …
Recently, I found a very useful library that can utilize TensorRT to massively accelerate DNN (Deep Neural Network) application — the Jetson-Inference …
In the previous post, we have covered the basic concepts of MQTT such as Client/Broker, Subscription/Publish, and MQTT’s Workflow. In this post, we …
IoT (Internet of Things) cloud refers to any number of cloud services that power the IoT. These include the underlying infrastructure needed for …
For those of you who already tried out the Jetson-Inference provided by Nvidia. You might also want to try out my 10-line Python Code for real-time …
I have used the Jetson AGX Xavier Devkit for a few weeks and noticed that when the clock on the jetson is at MAX 0, the PWM fan will run at its …
Quick Link: https://www.github.com/yqlbu/jetson-install I’ve been playing around with my Jetson Nano and Jetson AGX Xavier development kits for a few …
What does Edge AI really mean? I was asked this question several times over and decided to share my thoughts on this topic. Edge AI commonly refers to …