Command Line Interface
To get help from the CLI, simply call encord-active
to see the complete list of commands,
then --help
combined with any of those can give you more information.
📄️ Quickstart
To get started quickly, you run the following command.
📄️ Downloading Sandbox Dataset
To get started quickly with a sandbox dataset, you run the following command.
📄️ Importing Encord Project
If you already have a project on Encord Annotate, you can import that project with the following command:
📄️ Initialising from Image Directory
If you have an image dataset stored on your local system already, you can initialise a project from that dataset with the init command.
📄️ Importing Coco Project
Make sure you have installed Encord Active with the coco extras.
📄️ Importing Coco Predictions
Make sure you have installed Encord Active with the coco extras.
📄️ Opening Encord Active
If you haven't downloaded or imported a project yet, you need to do that first.
📄️ Metric Management
Metrics constitute the foundation of Encord Active.
📄️ Configuration
Encord Active keeps some configurable properties to prevent repetitive input prompts.