We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.
If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”
Customize cookie preferences
We use cookies and similar tools (collectively, "cookies") for the following purposes.
Essential
Essential cookies are necessary to provide our site and services and cannot be deactivated. They are usually set in response to your actions on the site, such as setting your privacy preferences, signing in, or filling in forms.
Performance
Performance cookies provide anonymous statistics about how customers navigate our site so we can improve site experience and performance. Approved third parties may perform analytics on our behalf, but they cannot use the data for their own purposes.
Allowed
Functional
Functional cookies help us provide useful site features, remember your preferences, and display relevant content. Approved third parties may set these cookies to provide certain site features. If you do not allow these cookies, then some or all of these services may not function properly.
Allowed
Advertising
Advertising cookies may be set through our site by us or our advertising partners and help us deliver relevant marketing content. If you do not allow these cookies, you will experience less relevant advertising.
Allowed
Blocking some types of cookies may impact your experience of our sites. You may review and change your choices at any time by selecting Cookie preferences in the footer of this site. We and selected third-parties use cookies or similar technologies as specified in the AWS Cookie Notice.
Your privacy choices
We display ads relevant to your interests on AWS sites and on other properties, including cross-context behavioral advertising. Cross-context behavioral advertising uses data from one site or app to advertise to you on a different company’s site or app.
To not allow AWS cross-context behavioral advertising based on cookies or similar technologies, select “Don't allow” and “Save privacy choices” below, or visit an AWS site with a legally-recognized decline signal enabled, such as the Global Privacy Control. If you delete your cookies or visit this site from a different browser or device, you will need to make your selection again. For more information about cookies and how we use them, please read our AWS Cookie Notice.
Konten ini tidak tersedia dalam bahasa yang dipilih. Kami terus berusaha menyediakan konten kami dalam bahasa yang dipilih. Terima kasih atas pengertian Anda.
Scene Intelligence with Rosbag on AWS is purpose-built to help streamline the development process for Advanced Driver Assistance Systems (ADAS) and Autonomous Vehicles (AV). The solution features modules for sensor extraction and object detection, helping machine learning engineers and data scientists to accelerate scene search for model training.
You can use this solution to stage sample rosbag files, extract rosbag sensor data such as metadata and images, apply object detection and lane detection models to the extracted images, as well as apply and store scene detection business logic.
Benefits
Streamline data management
Scalable, flexible data pipelines that reliably ingest, transform, label, and catalog billions of miles of real or simulated data.
Increase developer efficiency
Greater accessibility for global teams to search, identify, and analyze automotive data.
Simplify deployment
Reduce the number of dependencies and prerequisites with open-source configuration options.
Step 3 Amazon SageMaker applies object detection and lane detection models to the extracted data. SageMaker then writes the data and labels to another S3 bucket.
Step 4 Amazon EMR Serverless (with an Apache Spark job) applies business logic to the data and labels in Amazon S3. This generates metadata related to the object detection and lane detection. Amazon EMR Serverless then writes the metadata to Amazon DynamoDB and another S3 bucket.
Step 5 An AWS Lambda function publishes new incoming DynamoDB data (metadata) to the Amazon OpenSearch Service cluster. The end user accesses the OpenSearch Service cluster, through a proxy on Amazon Elastic Compute Cloud (Amazon EC2), to submit queries against the metadata.
Step 2 AWS Batch pulls the rosbag file from Amazon S3, parses and extracts the sensor and image data, and writes this data to another S3 bucket.
Step 3 Amazon SageMaker applies object detection and lane detection models to the extracted data. SageMaker then writes the data and labels to another S3 bucket.
Step 4 Amazon EMR Serverless (with an Apache Spark job) applies business logic to the data and labels in Amazon S3. This generates metadata related to the object detection and lane detection. Amazon EMR Serverless then writes the metadata to Amazon DynamoDB and another S3 bucket.
Step 5 An AWS Lambda function publishes new incoming DynamoDB data (metadata) to the Amazon OpenSearch Service cluster. The end user accesses the OpenSearch Service cluster, through a proxy on Amazon Elastic Compute Cloud (Amazon EC2), to submit queries against the metadata.
Step 2 AWS Batch pulls the rosbag file from Amazon S3, parses and extracts the sensor and image data, and writes this data to another S3 bucket.
Step 3 Amazon SageMaker applies object detection and lane detection models to the extracted data. SageMaker then writes the data and labels to another S3 bucket.
Step 3 Amazon SageMaker applies object detection and lane detection models to the extracted data. SageMaker then writes the data and labels to another S3 bucket.
Step 4 Amazon EMR Serverless (with an Apache Spark job) applies business logic to the data and labels in Amazon S3. This generates metadata related to the object detection and lane detection. Amazon EMR Serverless then writes the metadata to Amazon DynamoDB and another S3 bucket.
Step 5 An AWS Lambda function publishes new incoming DynamoDB data (metadata) to the Amazon OpenSearch Service cluster. The end user accesses the OpenSearch Service cluster, through a proxy on Amazon Elastic Compute Cloud (Amazon EC2), to submit queries against the metadata.
Step 2 AWS Batch pulls the rosbag file from Amazon S3, parses and extracts the sensor and image data, and writes this data to another S3 bucket.
Step 3 Amazon SageMaker applies object detection and lane detection models to the extracted data. SageMaker then writes the data and labels to another S3 bucket.
Step 4 Amazon EMR Serverless (with an Apache Spark job) applies business logic to the data and labels in Amazon S3. This generates metadata related to the object detection and lane detection. Amazon EMR Serverless then writes the metadata to Amazon DynamoDB and another S3 bucket.
Step 5 An AWS Lambda function publishes new incoming DynamoDB data (metadata) to the Amazon OpenSearch Service cluster. The end user accesses the OpenSearch Service cluster, through a proxy on Amazon Elastic Compute Cloud (Amazon EC2), to submit queries against the metadata.
Step 2 AWS Batch pulls the rosbag file from Amazon S3, parses and extracts the sensor and image data, and writes this data to another S3 bucket.
Step 3 Amazon SageMaker applies object detection and lane detection models to the extracted data. SageMaker then writes the data and labels to another S3 bucket.
Related content
Guidance for Autonomous Driving Data Framework on AWS
This Guidance demonstrates how customers can process and search high-accuracy, scenario-based data with the Autonomous Driving Data Framework (ADDF).