DATASET EXPLORATION
Understand what your dataset contains
2min
This page will help you comprehend the contents of your dataset.
To be able to know which scenes you can provide predictions for you need to understand which scenes you've annotations for in your dataset. This can be done by using an endpoint for listing annotations in your dataset. You're currently only able to add scenes indirectly to your dataset by adding annotations to the dataset. Please contact us if this is something you want help with or if you want to connect scenes to your dataset. The following code snippet by utilizing an endpoint for will do this and save it to a csv file.
Updated 16 Dec 2024
Did this page help you?