module documentation
Definition of the fiftyone
command-line interface (CLI).
Class |
|
Tools for working with the FiftyOne annotation API. |
Class |
|
Tools for working with your FiftyOne annotation config. |
Class |
|
Tools for working with the FiftyOne App. |
Class |
|
Tools for working with your FiftyOne App config. |
Class |
|
Connect to a remote FiftyOne App in your web browser. |
Class |
|
Launch the FiftyOne App. |
Class |
|
View datasets in the App without persisting them to the database. |
Class |
|
Tools for working with the FiftyOne Brain. |
Class |
|
Tools for working with your FiftyOne Brain config. |
Class |
|
Interface for defining commands. |
Class |
|
Populates the metadata field of all samples in the dataset. |
Class |
|
Tools for working with your FiftyOne config. |
Class |
|
Print constants from fiftyone.constants . |
Class |
|
Convert datasets on disk between supported formats. |
Class |
|
Tools for working with FiftyOne datasets. |
Class |
|
Tools for creating FiftyOne datasets. |
Class |
|
Delete FiftyOne datasets. |
Class |
|
Renders annotated versions of samples in FiftyOne datasets to disk. |
Class |
|
Export FiftyOne datasets to disk in supported formats. |
Class |
|
Prints the first few samples in a FiftyOne dataset. |
Class |
|
Print information about FiftyOne datasets. |
Class |
|
List FiftyOne datasets. |
Class |
|
Rename FiftyOne datasets. |
Class |
|
Print stats about FiftyOne datasets on disk. |
Class |
|
Stream samples in a FiftyOne dataset to the terminal. |
Class |
|
Prints the last few samples in a FiftyOne dataset. |
Class |
|
Tools for working with the FiftyOne Dataset Zoo. |
Class |
|
Deletes the local copy of the zoo dataset on disk. |
Class |
|
Download zoo datasets. |
Class |
|
Locate a downloaded zoo dataset on disk. |
Class |
|
Print information about datasets in the FiftyOne Dataset Zoo. |
Class |
|
List datasets in the FiftyOne Dataset Zoo. |
Class |
|
Load zoo datasets as persistent FiftyOne datasets. |
Class |
|
Cleanup delegated operations. |
Class |
|
Tools for working with FiftyOne delegated operations. |
Class |
|
Delete delegated operations. |
Class |
|
Manually mark delegated operations as failed. |
Class |
|
Prints information about a delegated operation. |
Class |
|
Launches a service for running delegated operations. |
Class |
|
List delegated operations. |
Class |
|
Tools for working with the FiftyOne evaluation API. |
Class |
|
Tools for working with your FiftyOne evaluation config. |
Class |
|
The FiftyOne command-line interface. |
Class |
|
Tools for migrating the FiftyOne database. |
Class |
|
Apply zoo models to datasets. |
Class |
|
Tools for working with the FiftyOne Model Zoo. |
Class |
|
Deletes the local copy of the zoo model on disk. |
Class |
|
Deletes the remote source and all downloaded models associated with it. |
Class |
|
Download zoo models. |
Class |
|
Generate embeddings for datasets with zoo models. |
Class |
|
Locate the downloaded zoo model on disk. |
Class |
|
Print information about models in the FiftyOne Model Zoo. |
Class |
|
List models in the FiftyOne Model Zoo. |
Class |
|
Lists remote zoo model sources that are registered locally. |
Class |
|
Registers a remote source of zoo models. |
Class |
|
Handles package requirements for zoo models. |
Class |
|
Tools for working with FiftyOne operators and panels. |
Class |
|
Prints info about operators and panels that are installed locally. |
Class |
|
List operators and panels that are installed locally. |
Class |
|
Tools for working with FiftyOne plugins. |
Class |
|
Creates or initializes a plugin. |
Class |
|
Delete plugins from your local machine. |
Class |
|
Disables the given plugin(s). |
Class |
|
Download plugins from the web. |
Class |
|
Enables the given plugin(s). |
Class |
|
Prints info about plugins that are installed locally. |
Class |
|
List plugins that are installed locally. |
Class |
|
Handles package requirements for plugins. |
Class |
|
Launch a FiftyOne quickstart. |
Class |
|
Transforms the images in a dataset per the specified parameters. |
Class |
|
Transforms the videos in a dataset per the specified parameters. |
Class |
|
FiftyOne utilities. |
Class |
|
Tools for working with the FiftyOne Zoo. |
Function | main |
Executes the fiftyone tool with the given command-line args. |
Class | _ |
Undocumented |
Class | _ |
Undocumented |
Class | _ |
Undocumented |
Function | _cleanup |
Undocumented |
Function | _cleanup |
Undocumented |
Function | _format |
Undocumented |
Function | _has |
Undocumented |
Function | _iter |
Undocumented |
Function | _launch |
Undocumented |
Function | _parse |
Undocumented |
Function | _parse |
Undocumented |
Function | _parse |
Undocumented |
Function | _parse |
Undocumented |
Function | _parse |
Undocumented |
Function | _print |
Undocumented |
Function | _print |
Undocumented |
Function | _print |
Undocumented |
Function | _print |
Undocumented |
Function | _print |
Undocumented |
Function | _print |
Undocumented |
Function | _print |
Undocumented |
Function | _print |
Undocumented |
Function | _print |
Undocumented |
Function | _print |
Undocumented |
Function | _print |
Undocumented |
Function | _print |
Undocumented |
Function | _print |
Undocumented |
Function | _print |
Undocumented |
Function | _print |
Undocumented |
Function | _print |
Undocumented |
Function | _register |
Undocumented |
Function | _register |
Undocumented |
Function | _render |
Undocumented |
Function | _wait |
Undocumented |
Function | _watch |
Undocumented |
Constant | _MAX |
Undocumented |
Constant | _TABLE |
Undocumented |
def _print_zoo_dataset_list(downloaded_datasets, all_datasets, all_sources, default_source, downloaded_only=False, match_tags=None, match_source=None, names_only=False):
(source)
¶
Undocumented