Greg Heinrich – NVIDIA Technical Blog News and tutorials for developers, data scientists, and IT admins 2023-01-13T17:32:49Z http://www.open-lab.net/blog/feed/ Greg Heinrich <![CDATA[Pruning Models with NVIDIA Transfer Learning Toolkit]]> http://www.open-lab.net/blog/?p=13836 2022-08-21T23:39:21Z 2019-03-18T23:00:33Z [stextbox id="info"]The NVIDIA Transfer Learning Toolkit is now NVIDIA TAO Toolkit.[/stextbox] It��s important for the model to make accurate predictions when...]]>

The NVIDIA Transfer Learning Toolkit is now NVIDIA TAO Toolkit. It’s important for the model to make accurate predictions when using a deep learning model for production. How efficiently these predictions happen also matters. Examples of efficiency measurements include electrical engineers measuring energy consumption to pick the best voltage regulator, mechanical engineers timing inference…

Source

]]>
0
Greg Heinrich <![CDATA[Photo Editing with Generative Adversarial Networks (Part 2)]]> http://www.open-lab.net/blog/parallelforall/?p=7793 2023-01-13T17:32:41Z 2017-04-24T23:10:12Z In part 1 of this series I introduced Generative Adversarial Networks (GANs) and showed how to generate images of handwritten digits using a GAN. In this post I...]]>

In part 1 of this series I introduced Generative Adversarial Networks (GANs) and showed how to generate images of handwritten digits using a GAN. In this post I will do something much more exciting: use Generative Adversarial Networks to generate images of celebrity faces. I am going to use CelebA [1], a dataset of 200,000 aligned and cropped 178 x 218-pixel RGB images of celebrities.

Source

]]>
2
Greg Heinrich <![CDATA[Photo Editing with Generative Adversarial Networks (Part 1)]]> http://www.open-lab.net/blog/parallelforall/?p=7749 2023-01-13T17:32:49Z 2017-04-20T16:00:23Z Adversarial training (also called GAN for Generative Adversarial Networks), and the variations that are now being proposed, is the most interesting idea in the...]]>

You heard it from the Deep Learning guru: Generative Adversarial Networks [2] are a very hot topic in Machine Learning. In this post I will explore various ways of using a GAN to create previously unseen images. I provide source code in Tensorflow and a modified version of DIGITS that you are free to use if you wish to try it out yourself. Figure 1 gives a preview of what you will learn to do in…

Source

]]>
12
Greg Heinrich <![CDATA[Image Segmentation Using DIGITS 5]]> http://www.open-lab.net/blog/parallelforall/?p=7382 2022-08-21T23:38:01Z 2016-11-10T19:58:04Z Today we��re excited to announce NVIDIA DIGITS 5. DIGITS 5 comes with a number of new features, two of which are of particular interest for this post: a...]]>

Today we’re excited to announce NVIDIA DIGITS 5. DIGITS 5 comes with a number of new features, two of which are of particular interest for this post: In this post I will explore the subject of image segmentation. I’ll use DIGITS 5 to teach a neural network to recognize and locate cars, pedestrians, road signs and a variety of other urban objects in synthetic images from the SYNTHIA dataset.

Source

]]>
44
���˳���97caoporen����