Skip to contents

Session progress manifest with per-label counts

Usage

at_manifest(session, call = rlang::caller_env())

Arguments

session

An annot_session.

call

The calling environment, for error reporting.

Value

A tibble::tibble with idx, name, path, status, n_layers, n_rois, and one integer column per label in the session vocabulary giving its ROI count per image.