New Video: Top 5 AI Developer Stories of the Month

n this month’s edition of our top 5 videos, we highlight the latest version of TensorRT 6, plus, we highlight an NVIDIA Jetson-based robodog designed to serve…

Nefi Alarcon
4 min readadvanced
--
View Original

Overview

This article presents the top five AI developer stories from NVIDIA, highlighting advancements in AI technologies such as TensorRT 6, a speech recognition model toolkit, and innovative applications like a Jetson-based robodog. Each story showcases significant developments in AI and machine learning that can enhance various applications for developers.

What You'll Learn

1

How to utilize TensorRT 6 for accelerating AI applications

2

Why Neural Modules can simplify speech recognition model development

3

How self-driving cars utilize deep learning for parking detection

4

When to apply automatic speech recognition systems for accessibility

5

How to implement AI in robotics using NVIDIA Jetson

Prerequisites & Requirements

  • Understanding of AI and machine learning concepts
  • Familiarity with NVIDIA TensorRT and Jetson platforms(optional)

Key Questions Answered

What are the new capabilities of TensorRT 6?
TensorRT 6 introduces features that significantly enhance conversational AI applications, speech recognition, and 3D image segmentation for medical uses, making it a powerful tool for developers in these fields.
How can developers build speech recognition models using Neural Modules?
Neural Modules is an open-source toolkit that allows developers to compose complex neural network architectures using reusable components, facilitating the creation of state-of-the-art speech and natural language processing networks through API-compatible modules.
How do self-driving cars find parking spots?
Self-driving cars utilize a visual perception system that detects open parking spots by processing camera image data through deep neural networks, enabling them to navigate complex parking environments effectively.
What is Google's ASR system for people with speech impairments?
Google's ASR system, developed as part of Project Euphoria, aims to improve communication for individuals with speech impairments by using a deep learning-based platform for accurate speech-to-text transcription, specifically fine-tuned for non-standard speech.
What capabilities does the NVIDIA Jetson-based robodog possess?
The NVIDIA Jetson-based robodog, Astro, is designed to learn from experience using deep neural networks and is equipped with sensors and cameras to assist visually impaired individuals and medical professionals, performing tasks akin to a service dog.

Technologies & Tools

AI Framework
Tensorrt 6
Used to accelerate AI applications in conversational AI and image processing.
AI Toolkit
Neural Modules
An open-source toolkit for building speech and natural language processing models.
Robotics Platform
Nvidia Jetson
Used in the development of the robodog for processing sensory inputs.
AI Technology
Deep Neural Networks
Utilized for tasks such as parking detection and speech recognition.

Key Actionable Insights

1
Leverage TensorRT 6 to enhance the performance of AI applications in your projects.
By integrating TensorRT 6, developers can significantly speed up inference times for conversational AI and image processing tasks, making applications more responsive and efficient.
2
Utilize Neural Modules to streamline the development of speech recognition systems.
This toolkit allows developers to quickly assemble and customize speech models, reducing the time and complexity involved in building advanced natural language processing applications.
3
Implement deep learning techniques for parking space detection in autonomous vehicles.
Understanding the challenges of parking in urban environments can help developers create more robust visual perception systems that improve the efficiency of self-driving cars.
4
Explore the potential of ASR systems for accessibility solutions.
By focusing on non-standard speech recognition, developers can create applications that significantly enhance communication for individuals with speech impairments, broadening the impact of their technology.
5
Investigate the use of robotics powered by NVIDIA Jetson for real-world applications.
The capabilities of Astro the robodog illustrate how AI and robotics can work together to provide assistance in various fields, inspiring developers to explore similar innovations.