December 17, 2024

By Andrés Escobar

Isaac Sim integration with ROS 2

In this blog, we explore how NVIDIA Isaac Sim uses ROS 2 to create a seamless platform for designing and testing robotic systems. By integrating ROS 2’s versatile framework with Isaac Sim’s advanced tools, developers can test algorithms like navigation, perception, and manipulation. Researchers conduct these tests in realistic virtual environments. This combination bridges the … Continued

Nvidia Omniverse – Isaac Sim – Introduction to Universal Scene Description

In this blog, we introduce Universal Scene Description (USD), a powerful framework that has become a foundation for 3D content creation and collaboration. We explore how USD enables seamless integration of tools and workflows, revolutionizing industries from film and game production to robotics and AI simulation. By showcasing its role within NVIDIA Omniverse and Isaac … Continued

Scene-Based Synthetic Dataset Generation (SDG) using Isaac Sim

This blog summarizes the workflow for synthetic dataset generation using Isaac Sim. The provided code demonstrates how to automate object movement and rotation within a simulated environment, capture images from a camera, and generate annotations such as bounding boxes. This process is essential for creating synthetic datasets for training and testing computer vision models.   … Continued

Exploring NVIDIA Omniverse and Isaac Sim

This blog provides an overview of the NVIDIA Omniverse ecosystem, with a particular emphasis on NVIDIA Isaac Sim. Introduction NVIDIA Omniverse™ is a platform of APIs, SDKs, and services. It helps developers use Universal Scene Description (OpenUSD) and NVIDIA RTX™ rendering tools. These tools can be added to current software and simulation processes to create … Continued

How to use Sapiens to Improve AI generated human images

Computers are more powerful than ever before. This means we can do things with AI that we couldn’t do in the past. But, these new AI models need a lot of data to learn. This appetite for data has been successfully addressed in natural language processing (NLP) by self-supervised pretraining. The solutions are easy to … Continued

Building a RAG-Based Chatbot with Azure’s Prompt Flow

It’s undeniable that one of the fastest-growing fields of artificial intelligence in recent years is Generative AI, particularly in the field of natural language processing. The number of systems and processes that can benefit from the use of Large Language Models (LLMs) is enormous, ranging from applications like chatbots and content generation to summarization tools, … Continued

Mastering Automatic License Plate Recognition in Wild Environments

Introduction Automatic License Plate Recognition (ALPR) refers to the task of accurately extracting license plate information from a variety of visual sources, which can range from high-resolution still images to real-time video streams from surveillance cameras.   Applications of ALPR are broad and impactful. ALPR systems are used for identifying stolen vehicles, tracking suspects, and … Continued

Exploring Oracle AI Vector Search: Beyond Vector Databases

This blog post explores Oracle AI Vector Search, a new feature that introduces vector capabilities to the Oracle Database. Vector embeddings are a powerful tool for tasks like semantic search and Retrieval-Augmented Generation (RAG). We’ll delve into the creation, storage and search functionalities offered by Oracle AI Vector Search. Providing a practical guide for developers … Continued

Exploring RetNet: The Evolution of Transformers

Since 2017, transformers have demonstrated their superiority in performance and computational efficiency, surpassing recurrent neural networks (RNNs). The attention mechanism introduced in the paper ‘Attention is All You Need’ and their ability to parallelize training—a feat traditional RNNs struggled with—attribute this superiority. However, transformers come with a challenge: the memory and inference costs associated with … Continued

Next Page »

Document