Articles
- January 29, 2015
- 3 Comments
Several years ago, the Sony PlayStation 3 Eye webcam was the staple of DIY Computer Vision projects. I happened to have several of them lying about from past projects. Here’s […]
- January 20, 2015
- 34 Comments
NVIDIA’s cuDNN is a GPU-accelelerated library of primitives for deep neural networks, which is designed to be integrated into higher-level machine learning frameworks, such as UC Berkeley’s Caffe deep learning […]
- January 17, 2015
- 7 Comments
Back in October 2014, Google’s Pete Warden wrote an interesting article: How to run the Caffe deep learning vision library on Nvidia’s Jetson mobile GPU board. At the time, I […]
- January 16, 2015
- No Comments
Facebook AI Research (FAIR) has open sourced Deep Learning CUDA extensions. The extensions are for Torch, a scientific computing framework with wide support for machine learning algorithms. In the Facebook […]
- January 9, 2015
- No Comments
Computación y Sistemas has published an interesting paper: Simulating and Visualizing Real-Time Crowds on GPU Clusters. Here’s the source of the paper: Computación y Sistemas. Several different NVIDIA GPUs were […]
- January 5, 2015
- 6 Comments
Walter Lucetti has step by step instructions on how to install OpenNI2 on the Jetson: http://myzharbot.robot-home.it/blog/software/configuration-nvidia-jetson-tk1/asus-xtion-pro-live-openni2-compilation-install-instructions/. These instructions are derived from this Jetsonhacks post: Building OpenNI2 for the Structure Sensor […]
- November 26, 2014
- 19 Comments
Note: This article is information about an older version of JetPack. Please see JetPack 2.0 Install for an updated version. One of the more intimidating tasks for newcomers to the […]
- November 26, 2014
- 15 Comments
This is just a short note on how to install OpenCV on the Jetson under Linux for Tegra (L4T) 21.1. Before the installation, you must install Linux for Tegra (L4T) […]
- November 19, 2014
- One Comment
Install CUDA 6.5 on a freshly flashed Linux for Tegra (L4T) 21.1. Also, the samples from the CUDA package are built, and a few of the graphics demos are shown. […]
- November 15, 2014
- 9 Comments
The release of Linux for Tegra (L4T) 21.1 for the NVIDIA Jetson TK1 brought with it the use of UBoot as the new kernel boot loader. UBoot makes it easier […]