AutoLabelerSegment
- **data: Any
- pydantic.main.BaseModel
- pydantic.utils.Representation
-
Config
-
cluster: pydantic.types.StrictInt
-
id: pydantic.types.StrictInt
-
mask_height: pydantic.types.StrictInt
-
mask_url: pydantic.types.StrictStr
-
mask_width: pydantic.types.StrictInt
-
mask_x: pydantic.types.StrictInt
-
mask_y: pydantic.types.StrictInt
Static methods
from_dict
- obj: dict
from_json
- json_str: str
Methods
to_dict
- self
to_json
- self
- indent=None
to_str
- self