Documentation Index
Fetch the complete documentation index at: https://docs.encord.com/llms.txt
Use this file to discover all available pages before exploring further.
Import Projects to Active
Theactive_import method supports the following when importing Annotate Projects to Active:
project_mode: Specifies the type of import for the Annotate Project into Active:ActiveProjectMode.DATA: Imports data onlyActiveProjectMode.LABEL: Imports data and labelsActiveProjectMode.METRIC: Imports data and labels, and performs calculations for natural language search, similarity search, and other metrics.ActiveProjectMode.ADVANCED: Imports data and labels, and performs calculations for natural language search, similarity search, embeddings plots, diversity and uniqueness metrics, and other metrics
video_sampling_rate: OPTIONAL - Specifies the sampling rate (float value) in FPS for videos when importing into Active. If this attribute is not included, videos import at the default of 1 FPS.
Sync Projects to Active
Changes to Annotate Projects are not automatically synced to Active. Useactive_sync to sync your Annotate Projects to your Active Projects.

