use LazyLock;
/// Object365 dataset labels without the leading `background` class (365 categories).
pub static NAMES_OBJECT365: = new;
/// Object365 dataset labels including `background` (366 categories).
/// Built by prepending `background` to `NAMES_OBJECT365` for compatibility.
pub static NAMES_OBJECT365_366: = new;