Skip to content

maybe separate image from a session #16

Open
@eshellman

Description

@eshellman

Image:
type: object
properties:
src:
type: string
example: "images/cover.png"
hash:
type: string
example: ""
size:
type: string
example: "24KB"
alt:
type: string
example: ""
originalAlt:
type: string
example: ""
genAlt:
type: string
example: ""
genImageCaption:
type: string
example: ""
ocr:
type: string
example: ""
beforeContext:
type: string
example: ""
afterContext:
type: string
example: ""

it seems to me you'll want the results of an analysis session separate from the image, espesially if you imagine re-running the model. you can store processing times (and dates) on the session object.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions